You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When enabling the RTC to RTMP function, the WebRTC stream is normal, but there will be audio and video synchronization issues in both the preview screen and the recorded video.
SRS version: 4.0 release (compiled using the latest committed code)
Stop pushing the stream and check the recorded video: ./objs/nginx/html/obs/[timestamp].mp4
In the above steps, the preview video is approximately 1-2 seconds ahead of the audio, and the recorded video has audio approximately 3-4 seconds ahead of the video.
Expected behavior:
The audio and video should be synchronized in both the preview and recorded videos.
RTC to RTMP with normal audio and video synchronization:
The audio and video synchronization function is working properly when converting RTC to RTMP.
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered:
After testing, all the above functions are working fine when using OBS for direct streaming (without using RTC functionality). Please pay attention to it, experts.
Audio and video are not synchronized
4.0 release
(compiled using the latest committed code)Replay
How to replay bug?
Steps to reproduce the bug:
./objs/srs -c conf/test.conf
http://localhost:8020/players/rtc_publisher.html
http://localhost:8020/players/srs_player.html?port=8020
./objs/nginx/html/obs/[timestamp].mp4
Expected behavior:
The audio and video should be synchronized in both the preview and recorded videos.
RTC to RTMP with normal audio and video synchronization:
The audio and video synchronization function is working properly when converting RTC to RTMP.
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: