1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00
srs/trunk/src/srt
Alex.CR af05f89925 SRT: Use thread-safe log for multiple-threading SRT module. (#2474) v4.0.143
* solve srt push bugs

* solve h264 mutiple nalus in srt when obs is configured in zerolatency

* optimize error code

* optimize error code

* optimize error code

* add commemnt:we only skip pps/sps frame and send left nalus in srt

* add commemnt:we only skip pps/sps frame and send left nalus in srt

* optimize srt log system

* update conf

* update srt hpp

Co-authored-by: shiwei <shiwei05@kuaishou.com>
2021-07-21 10:28:42 +08:00
..
srt_conn.cpp SRT: Use thread-safe log for multiple-threading SRT module. (#2474) v4.0.143 2021-07-21 10:28:42 +08:00
srt_conn.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srt_data.cpp SRT: Use thread-safe log for multiple-threading SRT module. (#2474) v4.0.143 2021-07-21 10:28:42 +08:00
srt_data.hpp SRT: Use thread-safe log for multiple-threading SRT module. (#2474) v4.0.143 2021-07-21 10:28:42 +08:00
srt_handle.cpp SRT: Use thread-safe log for multiple-threading SRT module. (#2474) v4.0.143 2021-07-21 10:28:42 +08:00
srt_handle.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
srt_log.cpp SRT: Use thread-safe log for multiple-threading SRT module. (#2474) v4.0.143 2021-07-21 10:28:42 +08:00
srt_log.hpp SRT: Use thread-safe log for multiple-threading SRT module. (#2474) v4.0.143 2021-07-21 10:28:42 +08:00
srt_server.cpp SRT: Use thread-safe log for multiple-threading SRT module. (#2474) v4.0.143 2021-07-21 10:28:42 +08:00
srt_server.hpp SRT: Use thread-safe log for multiple-threading SRT module. (#2474) v4.0.143 2021-07-21 10:28:42 +08:00
srt_to_rtmp.cpp SRT: Use thread-safe log for multiple-threading SRT module. (#2474) v4.0.143 2021-07-21 10:28:42 +08:00
srt_to_rtmp.hpp SRT: Use thread-safe log for multiple-threading SRT module. (#2474) v4.0.143 2021-07-21 10:28:42 +08:00
stringex.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
time_help.h Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
ts_demux.cpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
ts_demux.hpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00
ts_demux_test.cpp Use SPDX-License-Identifier: MIT. 4.0.124 2021-05-31 12:59:21 +08:00