WebRTC from Kurento to Wowza (not RTP)

410 views
Skip to first unread message

novik...@gmail.com

unread,
Jul 28, 2016, 9:05:33 AM7/28/16
to kurento
Hello!

Wowza supports WebRTC since version 4.5.0 and it seems to work just fine there. Is there an example of how to stream a WebRTC stream from Kurento to Wowza so it can be played for example, with Flash RTMP player from it? I do it the way it seems, and stream doesn't come through, while SDP negotiation seems to be successful...

Thanks!

Mikhail

Ivan Gracia

unread,
Jul 28, 2016, 10:49:11 AM7/28/16
to Kurento Public
HI,

Please don't cross-post. We also monitor SO, and having the same question in both places makes it quite hard to follow threads.

Cheers,

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.

novik...@gmail.com

unread,
Jul 28, 2016, 10:52:51 AM7/28/16
to kurento
Sorry. I also have a log from the code i quoted on SO, do you need it?

kh...@liveshops.io

unread,
Mar 7, 2017, 3:43:44 PM3/7/17
to kurento
I would also really love some details on Kurento webRTC -> Wowza Streaming Engine webRTC. 

Valeriy Poddubchak

unread,
May 4, 2018, 7:12:08 AM5/4/18
to kurento

Hi,

I'm also trying to stream from kurento to wowza by WebRTCEndpoint.
Post on SO has been deleted.

So, I did the following:
0. Configured wowza to receive webRTC. Tested with their webclient demo.
1. Took one2manycall example and modify it by adding additional WebRTCEndpoint to pipeline
2. initiate signaling process with wowza as client from kurento: 
   a. Create offer and send it to wowza
   b. Received 200OK with answer and ice candidate, put them to WebRTCEndpoint
   c. Initiate icegathering, but not send them to wowza as it is sendonly session (ice candidates are local only by some reason, even if I put STUN server)

Result:
Stream is not going go wowza

Question:
What I'm doing wrong or missed something ?

Thanks!

Reply all
Reply to author
Forward
0 new messages