srs/trunk/src/core
Winlin 7209b73660
WHIP: Fix bug for converting WHIP to RTMP/HLS. v5.0.208 v6.0.113 (#3920)
1. When converting RTC to RTMP, it is necessary to synchronize the audio
and video timestamps. When the synchronization status changes, whether
it is unsynchronized or synchronized, print logs to facilitate
troubleshooting of such issues.
2. Chrome uses the STAP-A packet, which means a single RTP packet
contains SPS/PPS information. OBS WHIP, on the other hand, sends SPS and
PPS in separate RTP packets. Therefore, SPS and PPS are in two
independent RTP packets, and SRS needs to cache these two packets.

---------

Co-authored-by: john <hondaxiao@tencent.com>
2024-02-06 14:06:34 +08:00
..
srs_core_autofree.cpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_autofree.hpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_performance.cpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_performance.hpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_platform.cpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_platform.hpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_time.cpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_time.hpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_version.cpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_version.hpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_version3.cpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_version3.hpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_version4.cpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_version4.hpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_version5.cpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_version5.hpp WHIP: Fix bug for converting WHIP to RTMP/HLS. v5.0.208 v6.0.113 (#3920) 2024-02-06 14:06:34 +08:00
srs_core_version6.cpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core_version6.hpp WHIP: Fix bug for converting WHIP to RTMP/HLS. v5.0.208 v6.0.113 (#3920) 2024-02-06 14:06:34 +08:00
srs_core.cpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00
srs_core.hpp Switch to 2013-2024. v6.0.109 2024-01-01 10:51:24 +08:00