Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 10-15-2011, 10:21 AM   #1 (permalink)
Registered Member
 
Join Date: Nov 2010
Posts: 2
jaxhii is on a distinguished road
Default Audio not working with MPMoviePlayerViewController

Hello,
I'm trying to play a m3u8 file with the following code:

Code:
NSString *urlVideo = @"MY VIDEO.M3U8";
	NSURL *videoURL = [NSURL URLWithString:urlVideo];
	
    MPMoviePlayerViewController *moviePlayerView = [[[MPMoviePlayerViewController alloc] initWithContentURL:videoURL] autorelease];
	[self presentMoviePlayerViewControllerAnimated:moviePlayerView];
It loads correctly but the audio just work in the simulator and not in the device. I'm using Xcode 4.2 with iOS 5.
What I'm doing wrong?
jaxhii is offline   Reply With Quote
Old 01-10-2012, 10:39 PM   #2 (permalink)
Registered Member
 
krye's Avatar
 
Join Date: Jan 2009
Location: NY, USA
Posts: 359
krye is on a distinguished road
Default

Quote:
Originally Posted by jaxhii View Post
Hello,
I'm trying to play a m3u8 file with the following code:

Code:
NSString *urlVideo = @"MY VIDEO.M3U8";
	NSURL *videoURL = [NSURL URLWithString:urlVideo];
	
    MPMoviePlayerViewController *moviePlayerView = [[[MPMoviePlayerViewController alloc] initWithContentURL:videoURL] autorelease];
	[self presentMoviePlayerViewControllerAnimated:moviePlayerView];
It loads correctly but the audio just work in the simulator and not in the device. I'm using Xcode 4.2 with iOS 5.
What I'm doing wrong?
Same problem here. Works fine in the sim, not on the device. Did you find a fix?
krye is offline   Reply With Quote
Reply

Bookmarks

Tags
code, iphone, m3u8, movie, player

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 410
16 members and 394 guests
13dario13, 7twenty7, buggen, eski, EvilElf, glenn_sayers, j.b.rajesh@gmail.com, LunarMoon, morterbaher, n00b, pbart, QuantumDoja, sacha1996, Sami Gh, VinceYuan
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,673
Threads: 94,122
Posts: 402,906
Top Poster: BrianSlick (7,990)
Welcome to our newest member, morterbaher
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 05:25 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0