H264 to WebRTC

Christopher Lee christopher.lee681 at gmail.com
Mon Apr 20 17:16:33 UTC 2020


Based on your pipeline description, I'd recommend taking a look at the
"sendonly" example from centricular's demo applications (
https://github.com/centricular/gstwebrtc-demos).

On Mon, Apr 20, 2020 at 7:19 AM Ashok <to.akmishra at gmail.com> wrote:

> I'm new to gstreamer and gstreamer webrtcbin. I ran the following command
> as
> you posted.
>
> gst-launch-1.0 filesrc location=video.ts ! tsdemux ! rtph264pay !
> application/x-rtp,media=video,encoding-name=H264,payload=96 ! webrtcbin
>
> Looks like it is running
>
> Setting pipeline to PAUSED ...
> Pipeline is live and does not need PREROLL ...
> Setting pipeline to PLAYING ...
> New clock: GstSystemClock
>
> After that how I stream the video to the web page. Can you please help me?
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>


-- 
CL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200420/c6dab7c7/attachment-0001.htm>


More information about the gstreamer-devel mailing list