Backport sink to gst 1.14#78
Conversation
|
Oh, BTW, I had to manually edit some of the aggregator sources to add the |
Did you take that from gstreamer-rs or re-implement it? |
sdroege
left a comment
There was a problem hiding this comment.
Looks good to me otherwise, thanks
I took the full |
Can you update that from the latest bindings and GStreamer? The version from fallbackswitch is old. FWIW, I'm going to remove that pre-1.18 configuration from fallbackswitch soonish. 1.18 is old enough and maintaining that wastes too much time (which is also why that version is outdated and why I'm explictly asking you to keep this up to date here). |
e2dbf57 to
b29c995
Compare
c6c2cbe to
10e711d
Compare
|
Changes done @sdroege please review one last time |
|
Hi, i'm using shared memory gst functionality and I get a panic when using this combined with ndisink producer consumer compiled with In other situations gst ndi |
|
Never mind. Found that feature |
Provides a backport of the sink elements for GStreamer 1.14. It does so by keeping a local copy of the aggregator sources. The backport may be built conditionally by using the "sink-v1_14" feature.