streaming into a web pag

Ralf Sippl ralf.sippl at gmail.com
Tue May 7 07:05:19 UTC 2019


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/


More information about the gstreamer-devel mailing list