Auto plugger for RTP Depay
josh
josh at caffeinatedkiwi.com
Thu Jun 11 14:41:14 UTC 2020
The issue is I don't know if the video is H264 or H265 before I receive it.
Marc Leeman wrote
> my bad,
> you set the caps on uridecodebin to output compressed video, you should be
> fine.
>
> caps="video/x-h264, video/x-h265"
>
> On Thu, 11 Jun 2020 at 12:01, Marc Leeman <
> marc.leeman@
> > wrote:
>
>>
>>
>> If you use uridecodebin with an rtp:// uri and you set the caps on the
>> compressed video, you should be fine.
>>
>> rtp://239.1.2.3:1234?encoding-name=H264
>> rtp://239.1.2.3:1234?encoding-name=H265
>>
>> NOTE: you will need git or
>> https://gitlab.freedesktop.org/den_erpel/gst-plugins-rtp (kept alive
>> until 1.18 is out)
>>
>>
>>
>> On Thu, 11 Jun 2020 at 10:00, josh <
> josh@
> > wrote:
>>
>>> Is there an auto plugger like decodebin for RTP Depaying? I'm using
>>> udpsrc
>>> and would like to either use rtph264depay or rtph265depay depending on
>>> what
>>> udpsrc receives then pass to decodebin. If not what is the best
>>> approach?
>>> Thanks.
>>>
>>>
>>>
>>> --
>>> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
>>> _______________________________________________
>>> gstreamer-devel mailing list
>>>
> gstreamer-devel at .freedesktop
>>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>
>>
>>
>> --
>> g. Marc
>>
>
>
> --
> g. Marc
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at .freedesktop
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list