Skip to content

Error in sending opus file without transcoding  #110

@daimoc

Description

@daimoc

Hi,
The sample pipeline to send opus from a file is not working :

Using : " --send-pipeline="filesrc location=sample.opus ! queue ! oggdemux name=audio "

Return this error :
Error: Failed to link elements 'audio' and 'rtpopuspay0'

If we add an encoding step it works fine but it uses more CPU :(

–send-pipeline=“filesrc location=/media/sample3.opus ! queue ! oggdemux ! opusdec ! audioconvert ! audioresample ! opusenc name=audio”

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions