ZLMediaKit/srt
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
..
Ack.cpp fix srt ack packet packet buf length error 2022-09-22 12:00:02 +08:00
Ack.hpp 格式化srt相关代码 2022-06-07 09:52:20 +08:00
CMakeLists.txt 整理 CMakeLists.txt 2022-07-25 00:22:30 +08:00
Common.hpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
Crypto.cpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
Crypto.hpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
HSExt.cpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
HSExt.hpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
NackContext.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
NackContext.hpp 添加utf-bom头 2022-06-11 15:11:03 +08:00
Packet.cpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
Packet.hpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
PacketQueue.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
PacketQueue.hpp srt support tlpktdrop=0 feature 2022-06-18 13:01:04 +08:00
PacketSendQueue.cpp 优化代码,去除编译警告,修复拼写错误 2022-08-08 17:36:07 +08:00
PacketSendQueue.hpp srt support tlpktdrop=0 feature 2022-06-18 13:01:04 +08:00
srt_en.md change srt streamid like srs srt streamid 2022-06-11 21:37:41 +08:00
srt.md 增加VLC如何播放SRT协议说明 (#1929) 2022-09-01 15:53:19 +08:00
SrtSession.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
SrtSession.hpp release 8.0 2023-12-09 16:23:51 +08:00
SrtTransport.cpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
SrtTransport.hpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
SrtTransportImp.cpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
SrtTransportImp.hpp Add srt caller mode and stream encryption support. (#4088) 2024-12-28 20:21:29 +08:00
Statistic.cpp fix srt ack packet packet buf length error 2022-09-22 12:00:02 +08:00
Statistic.hpp add more dump 2022-09-22 01:07:10 +08:00