lulop-k / kurento-rtsp2webrtc

This example shows how to transform a RTSP feed or an HTTP feed into a low latency WebRTC stream in a simple and seamless manner.
565 stars 155 forks source link

Latency Issue #1

Open liorshk opened 9 years ago

liorshk commented 9 years ago

Hi,

This looks very promising and I wanted to look into it more. I got about 1-2 seconds delay compared to the original rtsp stream(when viewed by VLC). Is it possible to improve this? Maybe reduce the buffer somehow? I want to get to latency that is below 1 second.

I looked at the kurento-media-server logs and I got this exception: ** (kurento-media-server:835): CRITICAL **: gst_video_encoder_set_latency: assertion 'GST_CLOCK_TIME_IS_VALID (min_latency)' failed

Maybe it has something to do with the latency issue that I have?

Thanks!

ignacioavellino commented 9 years ago

Hello!

I have the exact same problem. Do you know if there are any updates on this issue?

Thanks,

—N

liorshk commented 9 years ago

Nope, Sorry

Globik commented 9 years ago

And I had issue that it was nothing on the screen, black screen. But signal was ok. How should kurento configuration file look?

xiongshuaihao commented 8 years ago

any responses @lulop-k

Mark-Plowman commented 6 years ago

See:

https://github.com/Kurento/bugtracker/issues/22#issuecomment-331625804

for a solution that worked for me.