Real time video stream from camera via server to Iphone
Posted
by devdevdev
on Stack Overflow
See other posts from Stack Overflow
or by devdevdev
Published on 2010-04-22T20:49:38Z
Indexed on
2010/04/22
20:53 UTC
Read the original article
Hit count: 245
Hi
I want to create an Iphone app that can display real time video from a camera. The intended setup is. Camera connected to Mac Mini delivering real time video to Iphone over local network.
The Iphone doesn't need to display high quality or use a high frame rate, but it has to be real time. Max 1 sec delay.
I've been searching a lot for a solution, but so far I have not found a resonable one. HTTP Live Stream is not a solution due to the delay.
Any suggestions?
© Stack Overflow or respective owner