Gstreamer to webRTC browser

666 views
Skip to first unread message

Misko Dzamba

unread,
Oct 20, 2016, 3:06:30 PM10/20/16
to kurento
Hi,
This is a beginner question, I have an existing backend framework that uses gstreamer and libnice to stream video only, one-way. Can anyone point me in the right direction of a solution to attach the gstreamer video source pipeline to something that I could then stream to browsers using webRTC? 

I have been looking at WebRTCEndpoint... but not sure if that is a good place to start looking.

Basically I have,

gst-launch videosrc ! ... ! nicesink 

And am doing the libnice negotiation myself to setup the nicesrc / nice sink. 

Any help would be great!

Thanks,

Misko

Ivan Gracia

unread,
Oct 23, 2016, 4:00:06 PM10/23/16
to Kurento Public
You could send the video through RTP. In the media server, you can use an RTP endpoint to get the media, and connect the RTP ep to a WebRTC endpoint.

Ivan Gracia



--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+unsubscribe@googlegroups.com.
To post to this group, send email to kur...@googlegroups.com.
Visit this group at https://groups.google.com/group/kurento.
To view this discussion on the web visit https://groups.google.com/d/msgid/kurento/672b6429-cf7e-4734-9da4-756d4cceb3d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mr Blobby

unread,
Oct 28, 2016, 9:32:42 PM10/28/16
to kurento
Hi Ivan,

Do you have any examples on sending video to an RtpEndpoint which is connected to an WebRtcEndpoint?

I have been trying with no luck.


On Sunday, 23 October 2016 21:00:06 UTC+1, igracia wrote:
You could send the video through RTP. In the media server, you can use an RTP endpoint to get the media, and connect the RTP ep to a WebRTC endpoint.

Ivan Gracia



On Thu, Oct 20, 2016 at 9:06 PM, Misko Dzamba <mous...@gmail.com> wrote:
Hi,
This is a beginner question, I have an existing backend framework that uses gstreamer and libnice to stream video only, one-way. Can anyone point me in the right direction of a solution to attach the gstreamer video source pipeline to something that I could then stream to browsers using webRTC? 

I have been looking at WebRTCEndpoint... but not sure if that is a good place to start looking.

Basically I have,

gst-launch videosrc ! ... ! nicesink 

And am doing the libnice negotiation myself to setup the nicesrc / nice sink. 

Any help would be great!

Thanks,

Misko

--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.

Ivan Gracia

unread,
Oct 29, 2016, 1:41:27 PM10/29/16
to Kurento Public
There are some thread in the list about that. You can check this one, for instance.

Ivan Gracia



To unsubscribe from this group and stop receiving emails from it, send an email to kurento+unsubscribe@googlegroups.com.

To post to this group, send email to kur...@googlegroups.com.
Visit this group at https://groups.google.com/group/kurento.
Reply all
Reply to author
Forward
0 new messages