GNOME Bugzilla – Bug 794624
webrtcbin: signal "no-more-pads" is not emitted
Last modified: 2018-11-03 14:19:39 UTC
summary should be obvious enough
Correct. It's currently not implemented. Out of curiosity why do you need no-more-pads?
In my case i'm muxing the elementary streams into a new container format which can't add any more sinkpads once it's received something on the first stream. so i need to block pads until it's done. i've worked around this but it would be more convenient and more robust doing it the proper way with no-more-pads.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/671.