mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
2.94k stars 598 forks source link

The delay of using audio and video is much greater than that of playing video alone. Please tell me why this is happening. I am waiting for your reply. Thank you. #710

Open zhuya1996 opened 2 months ago

zhuya1996 commented 2 months ago

QQ截图20240802093017 QQ截图20240802092850

mpromonet commented 1 month ago

Hi @zhuya1996,

It might be because there is 2 rtsp connections, it may also have some improvement to do in timestamp publish to webrtc sdk...

Best Regards, Michel.

zhuya1996 commented 1 month ago
  1. Should I modify the sent timestamp in webrtc-streamer or in the webrtc source code?
  2. If I remove the audio and video synchronization, I wonder if it can solve the problem of video delay. What do you think?