objective c - m3u8 streaming just get audio when its playing iOS 7 -


Hello I am trying to run streaming Live Video HLS in xcode5 iOS 7.1 I ns URL * moviefile = [ns url youth string: @ "http://streaming.tlsur.net:1935/blive/ngrp:balta.stream_all/playlist.m3u8"]; Player = [[MPVVPlayer VUIUI Controller Alok] Init with Content URL: MovieFile]; [Self current movie player view controller: player]; [Player. Play Movie Player];

When I run it in the simulator, throw me this error

  2014-08-01 02: 48: 23.598 streaming test [37 9: 4303] ] RTC Reporting: http://pancake.apple.com/bags/hls?version=4.12 2014-08-01 02: 48: 23.845 Dealing with Streaming Test [37 9: 60b] _itemFailedToPlayToEnd: {kind = 1; New = 2; Older = 0;  

If I run in my device it does not throw _itemFailedToPlayToEnd, but I only get the audio

Anyone have an idea what was happening?

Chairs


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -