[Bug 774128] rtmp: add is-live to rtmpsrc

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 10 05:54:02 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774128

--- Comment #3 from Sean-Der <sean at siobud.com> ---
I compositing multiple RTMP sources, but having a hard time getting my pipeline
to 'degrade gracefully' under heavy load. If my CPU can keep up with 30 FPS
(FPS of RTMP cameras it works great) but if it can only do 28 FPS it quickly
falls gets very bad.

I noticed that the compositor was blocking every time a video would hang, and
was investigating why. Then I noticed the behavior in the attached .c, if one
pad of a `non-live source` is not getting buffers it will block all other
`non-live sources` as well.

Maybe I am barking up the wrong tree, but just trying to alleviate an
overloaded compositor OR overloaded encoder

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list