streaming into a web pag
Marc Leeman
marc.leeman at gmail.com
Tue May 7 10:13:19 UTC 2019
I don't think you need to transcode, H.264 should also be supported by
the browsers.
On Tue, 7 May 2019 at 09:10, Ralf Sippl <ralf.sippl at gmail.com> wrote:
>
> Hi Ron,
>
> if the pipeline works, you got the GStreamer part right. Of course there are
> two streams, video and audio. Each is sent to a different UDP port.
>
> Now you need to run the receiving part, i.e. Janus. The streaming demo
> listens to the ports your pipeline sends to. This is obviously off-topic
> here, use the Janus site, or contact me if that doesn't work.
>
> You can use webrtcbin instead, as Nirbheek suggested, but I found it harder
> to set up (you need to run the websocket part on your own), and it will be a
> 1-to-1 connection, so you can't use it for broadcast.
>
> Ralf
>
>
>
> --
> 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
--
g. Marc
More information about the gstreamer-devel
mailing list