-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello,
I am interested in testing rtpulpfecenc element which is a plugin in gst-plugins-good. There is an example command:
gst-launch-1.0 videotestsrc ! x264enc ! video/x-h264, profile=baseline ! rtph264pay pt=96 ! rtpulpfecenc percentage=100 pt=122 ! udpsink port=8888
Looking at this example, I added rtph264pay and rtpulpfecenc to the pipeline. However, I get an error saying "Failed to link elements 'rtpulpfecenc0' and 'webrtcredux0'"
Is this not possible currently or am I doing something wrong?
Many thanks in advance.
main.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request