Tagged Questions
The streaming-video tag has no wiki summary.
15
votes
2answers
15k views
Pros and cons of MPMoviePlayerController versus launching UIWebView to stream movie
I have a client who has video content for the web in Flash format. My task is to help them show the videos in an iPhone app.
I realize that step one is to get these videos into the appropriate ...
1
vote
0answers
22 views
Intercepting video frames at destination
I am streaming a webcam video from a PC to a Server via Internet. In the Server I need to access each frame as soon as it arrives at the Server and perform on the fly some editing on the frame.
Can I ...
1
vote
2answers
1k views
Is there an online sample movie to test MPMoviePlayerController?
I have the iPhone successfully trying to open a movie online. (It fails because I don't have a real URL.)
Does anyone know of a working URL I could use as a baseline test to make sure my code is ...
0
votes
0answers
8 views
Centos Video Optimizer
I have a lot of MP4 files on my server. And my aim is to get them to stream on android mobiles.
The resolution of the videos are at 480×272 and this is not a problem because I tested it and most ...
0
votes
2answers
5k views
Play .ts video file on Android?
I am pretty new at streaming video, so please bear with me. :)
I am trying to port an m3u8 stream over from iPhone to Android. Looking in the m3u8 feed, I found some .ts files. From what I can ...
0
votes
0answers
360 views
How to live stream 720p video to a smaller audience
Capturing live events for internet streaming video in 720p HD video has been unsuccessful for my employer. Real-time encoding is the bottleneck. Our viewing audience ranges in size from a few ...
0
votes
2answers
107 views
Securing PDF and embedded video
My company delivers programming instructions for products we sell in both streaming video (hosted on CloudFront) and pdfs (hosted on Amazon S3). We don't want for our customers to be able to take the ...
0
votes
0answers
203 views
WMV live stream in Quartz Composer
Is there any way to use a WMV stream in Quartz Composer?
I have tried providing the URL of the stream to a Movie Importer patch and enabling asynchronous playback, but nothing happens. I have WMV ...