Need help for RTSP to WebRTC broadcast(one to many)

3,378 views
Skip to first unread message

nilesh...@gmail.com

unread,
Mar 21, 2016, 4:46:55 AM3/21/16
to kurento
Hi,
I want to broadcast RTSP stream(as Input) using WebRTC(as output), I have seen demo on GitHub repository i.e." kurento-rtsp2webrtc", But it is one to one. Each time it creates new connection with RTSP server. It increases Media Server Load, So please can you help me to broadcast(one to many)  RTSP stream using Kurento Media Server via WebRTC on browser.

-
Nilesh Wagh

Ivan Gracia

unread,
Mar 21, 2016, 1:30:06 PM3/21/16
to Kurento Public
It shouldn't be hard for you to modify the kurento-one2many-call tutorial, and add the required parts of the other project to have an that RTSP stream broadcasted many clients.

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+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Nilesh Wagh

unread,
Mar 22, 2016, 1:01:36 AM3/22/16
to kur...@googlegroups.com
Thanks Ivan

--
You received this message because you are subscribed to a topic in the Google Groups "kurento" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kurento/7dBYWqakqCA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kurento+u...@googlegroups.com.

Nilesh Wagh

unread,
Mar 29, 2016, 5:31:29 AM3/29/16
to kur...@googlegroups.com

Hello Ivan,

I have done the code changes by referring "kurento-one2many-call" node sample for webRTC video streaming using RTSP steam as source. Code is available on GitHub Repository. URL: https://github.com/Nileshwagh22/Kurento-rtsp-one-to-many 

Presenter/source(PlayerEndpoint) is loaded on start of node application, and viewer will stream video stream by clicking on viewer button. No need to add presenter or click on presenter button.

But I am facing problem with this code, When I will click on viewer button, no any error on Chrome console log and on Firefox it shows "ICE failed, see about:webrtc for more details" error on console log. It just showing spinner and video did not get displayed.

If we monitor Node log, then everything is fine with it, PlayerEndpoint is created successfully and responding to ICE messages. Last line of log is printed as "Sending viewer candidate." after that it will stuck, nothing will be printed later. Same will happen for new viewer request.

Please help me to get out of this issue, or suggest me any code changes.

Thanks & Regards

Nilesh Wagh

Ivan Gracia

unread,
Mar 29, 2016, 5:54:43 AM3/29/16
to kur...@googlegroups.com
Posted a question in your Stackoverflow thread :)

tjta...@gmail.com

unread,
Aug 11, 2016, 3:58:50 PM8/11/16
to kurento, nilesh...@gmail.com
Nilesh,

I am trying to get kurentp-rtsp2webrtc to work ? I see in the console web browser console widget that it is connecting  to my kurento media server.

But the video never shows in the player. I tested the RTSP stream in vlc player and it works ? Any ideas of what I can try ?

Troy

Nilesh Wagh

unread,
Aug 12, 2016, 1:15:06 AM8/12/16
to tjta...@gmail.com, kurento
Troy,

Kurento support only H264 RTSP stream. Are you sure that you are providing H264 RTSP to KMS?

-
Nilesh

Jose Antonio Santos Cadenas

unread,
Aug 12, 2016, 1:25:20 AM8/12/16
to kur...@googlegroups.com, tjta...@gmail.com

Why do you think that only h264 is supported?  Codec of RTSP streams are not limited. If you have found such limitation you should report a bug.


Nilesh Wagh

unread,
Aug 12, 2016, 2:16:45 AM8/12/16
to kurento, tjta...@gmail.com
I have tested that KMS can support only H264 video stream using RTSP as source for WebRTC broadcasting. 

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

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in the Google Groups "kurento" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kurento/7dBYWqakqCA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kurento+unsubscribe@googlegroups.com.

Ivan Gracia

unread,
Aug 12, 2016, 2:55:35 AM8/12/16
to Kurento Public, tjta...@gmail.com
Then please open a bugtracker issue, as it should support more as Jose says.

Ivan Gracia


aparn...@gmail.com

unread,
Aug 24, 2016, 6:48:08 AM8/24/16
to kurento, nilesh...@gmail.com
Hi Nilesh,
   Taken your help for rtsp to webrtc broadcast for the same scenario like you said.I couldnt stream RTSP url in my browser(for both chrome and mozilla),since am a newbie in this field,could you assist me for this issue.
the code is the same available at your github repo (URL: https://github.com/Nileshwagh22/Kurento-rtsp-one-to-many )

Nilesh Wagh

unread,
Aug 27, 2016, 2:55:31 AM8/27/16
to aparn...@gmail.com, kurento
Hello aparnapadhu,

Please can you provide more information like which RTSP source you are using, version of KMS, have you got any error on browser console or node console? 

Nilesh Wagh

stamo...@gmail.com

unread,
Sep 14, 2016, 2:01:04 PM9/14/16
to kurento, nilesh...@gmail.com

Can you provide more detailed information - how to install  Nileshwagh22/Kurento-rtsp-one-to-many for beginners.
Currently
I have runing:
     Kurento server
     lulop-k/kurento-rtsp2webrtc
     rtsp://87*********/mpeg4

I'm trying to embed stream from an IP camera (http or rtsp ) in website?

http://www.codeproject.com/Articles/800910/Broadcasting-of-a-Video-Stream-from-an-IP-camera-U

Is this flashphoner/flashphoner_client are compatible with Kurento? This metod provide a link :
http://54.186.112.111:8080?id=rtsp://192.168.0.1/mpeg4.sdp


Reply all
Reply to author
Forward
0 new messages