Re: [Live-devel] RTSP to iPhone iPad and so...

2011-11-10 Thread Ross Finlayson
> I've read that iPhone does not support the native RTP/RTSP protocol. > Is it so? Yes, that's true. > how to stream it a video without writing a special app on the iPhone. Our 'RTSP server' implementation supports - in addition to RTSP - the "HTTP Live Streaming" protocol that Apple uses to s

[Live-devel] RTSP to iPhone iPad and so...

2011-11-10 Thread Amir Yungman
Hello, I've read that iPhone does not support the native RTP/RTSP protocol. Is it so? how to stream it a video without writing a special app on the iPhone. I've implemented RTSP server and it is working with any "normal" RTSP client like RealPlayer/VLC and so. Thanks _