Hello,
I have two questions regarding video streaming from server to iOS device.
1. Now I have HTTP LS (Live Streaming) stream and I want to use OpenTok instead. Question is what requirements are for OpenTok server side part to stream video? (What kind of media source can it use?) Where can I find some docs on setting up streaming from server to device? (I have already read this: http://www.tokbox.com/opentok/api/tools ... aries.html but there is no information on how to pass media content to server side tools)
2. The second task is to have 3 audio streams and one video in one session and to have a possibility to switch between audio streams on device. Is it possible?
Thanks in advance and sorry if this questions were already answered elsewhere, I would appreciate any links.