Skip to content

Support for external payloaders #7

@ognkrmms

Description

@ognkrmms

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions