webrtc-streamer
webrtc-streamer copied to clipboard
Question: Smoothness of Demo Video
When I view the Bunny 'Live Demo', I note that the video contains jitter, is jerky (or insert any other similar adjective) and probably dropping frames. I appreciate this could be down to all sorts of reasons (latency, encoding speed, etc)
The question I would like to know is if the video is smooth for some viewers given the right conditions?
Hi @zerodefect,
The more the network has latency, the more the video jitter, using a attached webcam or an RTSP stream on your LAN is smoother.
Probably this could be improved adding a dejittering buffer.
Best Regards,
Michel.
@zerodefect, did you ever figure this out? I have the same issue but I'm not sure where in the source code to look.
No. I was having more of a tinker with the technology at the time, so I didn't take it any further after spending a bit more time on it. Please share if you make/made progress :)