H264 to WebRTC

Simon Brown simon.k.brown at gmail.com
Fri Sep 13 11:41:02 UTC 2019


On Thu, 12 Sep 2019 at 02:19, Pascal Jacquemart <pascal at fluffyspider.com>
wrote:

>
> Hi Simon,
>
> I think it depends on the H264 profile but it should be possible.
> You should be able to use something like
>
> filesrc location=video.ts ! tsdemux ! rtph264pay !
> application/x-rtp,media=video,encoding-name=H264,payload=96 ! webrtcbin
>
> Cheers,        Pascal
>
>
> Thanks Pascal,
I'm trying this now on an Ubuntu system, and two things spring to light:
1) webrtcbin isn't available - it looks like this is available from source
for gstreamer bad plugins, but not from install of the bad plugins?
2) It looks like it's only doing the video - is there a secondary path that
I can send the audio on?

Cheers,
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190913/72a0440c/attachment.html>


More information about the gstreamer-devel mailing list