Hi,
I am new to video streaming and don’t understand all the moving parts. Looking at the documentation, I can’t find a clear path that explains how to integrate the iOS SDK with the cloud service. Here is what I am trying to figure out:
-
Using the rest api I create a streaming connection(s) on the Wowza Streaming Cloud (I prefer to do this from my server instead of from the device)
-
On the iOS device use the upstream URL to upload a stream via the Wowza iOS SDK(do I also need to use the API key on the device or a token would do?)
-
Anyone who wants to view the stream then can view it using the downstream url (is their an iOS player?)
Is their a guide on how the above steps are taken? How many live streams can I create?