I am wondering what is available to play live video feed on my iPhone, in a developer way.
Few apps exists and play live stream like :
http://qik.com/
http://www.ustream.tv
http://orb.com/en/orblive
Do you have an idea how ... |
I am new to iphone and Objective-c.
I want to show a live going match suppose football match to the users who use my app.
What do i need for live video streaming ... |
I have read a lot of posts about live streaming in iPhone, but none of them really works.
The project I want to work out is as follow:
There is a MUTE movie ... |
What technology is used for live streaming of video from iPhone cam to a distant server.
I want to show live streaming ... |
Is there any way to take the video feed from the camera of an iPhone and broadcast it to a local server (or remote if necessary)? It does not need ... |
Looking for iPhone Live video streaming tutorial, i have read HTTP Streaming protocol
at http://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/Introduction/Introduction.html, but not able to understand how to practically implement this feature on iphone....!
Can you ... |
I am writing an application that will save video and pictures to a ftp server, now I have the entire app finished except for the video streaming, I am unsure how ... |
|
I am a mobile application developer, and for around 2 weeks I have been researching how to do live streaming to iPhone via some server, but I haven't had any success ... |
Possible Duplicate:
how to stream a video in iphone
I know this question has been asked several times in various ways, but none of the questions ... |
I am using MPMoviePlayerController to play live streaming m3u8 video for iOS 3.1.2. It opens in full screen landscape, which is fine. However, usually after playing for 10-20 seconds, ... |
I am working on controlling a robot using iPhone. I already have made all the controls using the accelerometer. An iPod4(touch) is mounted on the robot and the iPhone4 is in ... |
I have to make an iOS app which plays a live video stream from a camera. I know that the iPhone only supports Live HTTP stream, but unfortunately it comes with ... |
For a research purpose, I developed and app to control a wheeled mobile robot using the gyro and the accelerometer of an iPhone. The robot has a IP address, and I ... |
I've searched on the web for something like this, but everything is about ´saving the file on ipod´ and some offtopic solutions and examples that i can't really use.
I want ... |
I have a question about video stream processing. Is it possible to get access and modify real time video stream during recording (f.e. I want to add some text to video)? ... |
I want to stream live video on my iPhone through rtsp. I have a H264 decoder. I don't know how to use the data from decoder. I have already developed iPhone ... |
All
I am trying to create an app that start capturing the video from camera when it is launched and then starts sending the video data to the remote server in real ... |
I want to develop iPhone application to broadcast live video to web. Ustream has application that broadcast from iPhone to web.
Any suggestion?
Which API I should use?
Which Media media sever should ... |
I have 2 iphones. I would like to record live video from one, and show that video live on the screen of the other. Is there a way to do this ... |
How can I send video from an iPhone to an iPad?
I'm building a robot that is an iPhone controlling an arduino, for the next phase I would like to be able ... |
i have set up a darwin streaming server on my mac.
now i need to stream these videos on my iphone real time
but the problems is the MPMoviePlayerPlaybackDidFinishNotification is called even before ... |
I want to live stream a video FROM iPhone to a remote server. Is that possible? If yes, how to do it? Please guide. I searched a lot but was not ... |