I'm writing an app, part of which allows the user stream/play videos. I want to restrict the functionality so that they can only stream videos if they have a WiFi connection. ... |
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 ... |
Did Apple change anything about the MPMoviePlayerController class on the iPhone 3.0 SDK? My app no longer pops up a video when I tap the correct button, no error popup or ... |
Is there alternatives (free or paid) for MPMoviePlayerController on the iphone?
|
I am trying to play video without showing controls (volume and other buttons) but it also should be possible to make them visible by taping on the video.
The code is:
... |
I have a server socket (on port 3490) in my app which has a video data - It runs on a different thread. Now I have a mpmovieplayercontroller and would like ... |
Since 3.2 iPhone OS SDK, playing a video is really different.
So I was wondering if there is a way to make video play in full screen with a compatible code (both ... |
|
Is there a way by which i can take a snapshot of a movie or clip being played in iPhones MPMoviePlayerController PROGRAMMATICALLY? Thx in advance
|
I am trying to play video files from iPhone media player in my iphone application.I am reading the stream from one Media server.
but i am getting error message as "The server ... |
I am developing an application for IPAD and I need to play two videos one after another but can not find how. I'm using MPMoviePlayerViewController to do it and do not ... |
Is this possible to play any video file without using of MPMoviePlayerController in iPhone?
|
I am playing an video from url using MPMoviePlayerViewController class and it is working fine in all version of 3.(3.0,3.1,3.1.2,3.1.3)but in iOS4 video is not playing ? Have any one track ... |
I am having a crash issue while playing video in iphone 4.0 OS. Actually, I have created application with base SDK 3.0 and now i am just installing application to 4.0 ... |
My application play video from internet using MPMoviePlayer.
I should display: transferred data size and average data transfer speed (for current playing video). I cant get this information from MPMoviePlayer. So I ... |
Hi everyone
I'm debugging an iphone app in iphone simulator and need to do a job described as title
there is a socks proxy in mac's system network setting
the proxy works fine ... |
I'm using MPMoviePlayerController to play a video which has audio as well. Its working fine.
I'm hiding the default controls. So no controls are showing on the video.
I want to place a ... |
This is my code for load the video using MPMoviePlayerController my issue is i can hear the voice of the video but can't see the video. can any one give me ... |
I am using MPMoviePlayerController class for playing the video in built-in media player on iPhone. The project works fine on iPhone 3.0 simulator or device, but it doesn't show the video ... |
I have any number of thumbnail images that, when tapped, will play a different video (fullscreen). I have never been clear on whether I should keep one MPMoviePlayerController object in my ... |
I'm considering implementing an SRT File parser for overlaying videos over an MPMoviePlayerController class. Can anyone think of a reliable way to fire off events at very specific times while a ... |
I have a stream of bytes that represent a movie with H264 video and AAC audio. I got it using an RTMP library (rtmp-dump) and the data is comming through the ... |
how we can play backword and forword video through MPMovieplayercontroller in iphone
|
Is it possible to play 2 different videos on the same time on the I phone? using MPMoviePlayerViewController, for example? I didn't find any solutions.
|
I am streaming a video into my iPad app from a server. I am using the following code:
NSURL *videoURL = [NSURL URLWithString:@"http://10.1.0.251/blah/videos/test.mp4"];
MPMoviePlayerViewController* playerController = [[MPMoviePlayerViewController alloc] ...
|
In my application i want to set the title for the video (At the time of video playing). How do I do this?
|
I've having video being played and on the top of it, i'm having a button. The video player view size is 480 pixels width and 320 pixels height.
On click of it ... |
HI Friends,
I Want the Video File To Play repeatedly in my application and i have used the Following code to play the video file
NSString *tempurl ...
|
Streaming 10 seconds movie from server, but timeline stops at 8 seconds.
There are no errors, so I would like to reset MPMoviePlayerController timeline left side as 00:10 and right side as ... |
I've m3u8 file with all the TS files. MPMoviePlayerController play them fine via http request on the streaming server. But I'd like to get the files localy in order to play ... |
I have an existing iPhone/iPad universal app that streamed video with the MPMoviePlayerController over wi-fi (mp4) and 3G Network (3gp). When iOS 4.3 was released our 4.3 devices can no longer ... |
I am using a movieplaycontroller to loop some animations. Based on the user selection, the animation change. Each time, the user changes anything, there is a pause up to one second ... |
I am using MPMoviePlayerController to play a live streaming m3u8 video for older devices (3.1.2). This worked fine until this morning. I tried changing the scalingMode to resolve another ... |
I want to get total duration of the video in iPhone. I am using the following code tho get the duration
videoPath = [videoPath stringByAddingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
NSURL *url = [NSURL URLWithString:videoPath];
MPMoviePlayerController *mpPlayer = ...
|
Possible Duplicate:
How to apply black and white effect to a color video in iOS
Hi,
Can anyone help me how we play video in black/white mode.
Thanks.
... |
Is there a way of getting the preload progress of a MPMoviePlayerController?
At the moment I'm listening to for MPMoviePlayerLoadStateDidChangeNotification and showing a UIActivityView until the loadState is MPMovieLoadStatePlayable || MPMovieLoadStatePlaythroughOK.
However ... |
I want to add subtitles inside a video programmatically. Can we dynamically add subtitles to video. Any help will be appreciated.
|
I'm using MPMoviePlayerController to play a video. The video view is of size 320 pixels and 200 pixels in width. I'm successfully playing the video.
I'm showing controls like play, pause, etc. ... |
I need to develop an app that can play video in windowed mode, not in full screen mode.
How can this be done?
|
with the following method I play a video: (using the #import framework)
MPMoviePlayerController *player;
-(IBAction) playMovie: (NSString*) videoName ViedeoType:(NSString*) videoType{
ViewVideoSubview.alpha = 0;
NSString *url = [[NSBundle mainBundle]
...
|
I was able to play .3gp videos in iPhone 4.2. After I updated it to 4.3, the video file is not playing.
After calling
[mp prepareToPlay];
mp.shouldAutoplay = YES;
The controller immediately invokes ... |
I am trying to develop an iphone application which needs to show a 360 degree video like the one in the following link
http://theawesomer.com/360-degree-video-flight/83004/
and rotate the video ... |
I'm following the tutorial here: http://iphonedevelopertips.com/video/getting-mpmovieplayercontroller-to-cooperate-with-ios4-3-2-ipad-and-earlier-versions-of-iphone-sdk.html
I'm trying to play video on all iOS devices. I have modified the code to read from a url instead of a local ... |
I have an iOS app which I am developing, this app has videos which are copyright material. I am allowed to use them to be seen within the app but not ... |
I am trying to play a video from a server using MPMoviePlayerController and NSURL. The video plays perfectly but it takes lot of time in loading. Following is my code:
- ...
|
Is it possible to get the video resolution through code in iPhone's MPMovieMediaPlayerController?
Thanks in Advance
|
I'm playing video with MPMoviePlayerViewController. I get video url from web service. But first i select video quality with AlertView. For example 240p 360p 480p...All video plays except 240p. MPMoviePlayerView appears ... |
I have background video playing in my app, and while it's playing, iPhone doesn't fall asleep after idle time (but it falls successfully when video is not playing). So is there ... |
I have to integrate a video into my iphone app.The difference from all the code that there is on the net is that I have to show the video and give ... |