Wowza Community

WebRTC Questions

Hi,

  1. Does the developer edition support WebRTC? I see the Live HTTP Origin is disabled. Why restrict me to 30 days with an Enterprise Trial to create an application? Makes no sense.

  2. In the readme, it always mentions https://123456.streamlock.net:9443/webrtc This doesnt work for me. I want to be able to stream from my own domain (with ssl) through websockets directly to Wowza.

I’m able to capture the webcam and desktop perfectly fine, so I just need to redirect the stream to Wowza. My end result, is streaming through Wowza to Youtube Live.

How do I achieve this?

Thanks

Hello @Paul MM

  1. Yes, you can run WebRTC Preview with a Developer License. If you have further questions on licensing I would recommend emailing sales@wowza.com

  2. You will need to enter your SSL certificate name in the URL like this:

https://mydomain.com:9443/webrtc/publish/index.html

Click here for the guide on requesting an SSL certificate from a certificate authority.

Click here for the guide on on Transcoding. You will need to transcode your WebRTC stream to H.264 / AAC audio for YouTube.

Click here of the guide on sending a stream to YouTube.

Regards,

Jason