Wowza Community

How to configure iOS player with SDP URL for live streaming?

Hi, i have SDP URL, application name and stream name, I am able to see the live video stream in https://---------------:----/webrtc/play/index.html Wowza player. But in iOS SDK I did not get any setting where I can give SDP URL to Configure. I tried to configure iOS player with host URL and port number but it’s throwing an error "Could not connect to host, Check Credentials. (Code = 6) "

Bellow URL is similer to my SDP URL.

wss://5c80ruiwiwtwetw.

streamlock.net/webrtc-session.

json

Thanks for reaching out @Anand mishra. We do not support mobile broadcast or playback with WebRTC at this time. Please refer to this document on our website:

https://www.wowza.com/docs/webrtc-workflows-in-wowza-streaming-engine

With Wowza Streaming Engine, you can ingest and play WebRTC streams with Mozilla Firefox and Google Chrome browsers on the desktop. At this time, Wowza Streaming Engine doesn’t support ingest or playback of WebRTC streams on mobile platforms or in a live repeater (origin/edge) configuration.

Thanks, Rose for Reply,

GoCoder SDK is there in Wowza documentation. I am trying to implement that SDK player.