baigao-X
|
1c8ed1c55a
|
Add srt caller mode and stream encryption support. (#4088)
Add srt caller mode and stream encryption support.
1. Support srt caller mode, realize srt proxy pull stream proxy push
stream;
url parameter format such as: srt://127.0.0.1:9000?streamid=#!
::r=live/test11
2. Support srt stream encrypted transmission in caller and listener
mode.
---------
Co-authored-by: xiongguangjie <xiong_panda@163.com>
|
2024-12-28 20:21:29 +08:00 |
|
xiongguangjie
|
533f35dac4
|
copy srt estimated link capacity algorithm
|
2022-09-22 00:34:42 +08:00 |
|
xiongguangjie
|
49a0183df0
|
fix clang format change include order result in windows build error
|
2022-06-09 22:54:24 +08:00 |
|
xiongguangjie
|
f58211fb08
|
optimize send nack when check packet lost send nack immediately
|
2022-06-09 19:30:03 +08:00 |
|
ziyue
|
e5ca3aa0fb
|
格式化代码
|
2022-06-07 10:01:42 +08:00 |
|
ziyue
|
e415230e47
|
格式化srt相关代码
|
2022-06-07 09:52:20 +08:00 |
|
xiongguangjie
|
020b8b85ea
|
try fix for windows build
|
2022-06-06 22:13:53 +08:00 |
|
xiongguangjie
|
c92fc8a4a8
|
format code and remove some useless code
|
2022-06-06 20:40:04 +08:00 |
|
xiongguangjie
|
7606dd7110
|
for srt push fix ack paramter error result in pkt lost
|
2022-06-03 20:18:34 +08:00 |
|
xiongguangjie
|
aa2ff01d9f
|
first commit for srt intergrate
|
2022-06-03 13:25:32 +08:00 |
|