Hi FFMPEG generated live content not working with iPhone 4,but plays with VLC player.Can you please help?
I used the following command: ffmpeg -re -i input.mp4 -map 0 -f segment -segment_list playlist.m3u8 -segment_list_flags +live -segment_time 10 -segment_list_size 3 out%02d.ts, I am able to play this realtime session with VLC player, not able to play with iPhone4-using safari.Also not able to play with android device- checked in Nexus 10).Please let me know command to be used,as I need to test live scenario in device. -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-generated-live-content-not-working-with-iPhone-4-need-help-tp4666336.html Sent from the FFmpeg-users mailing list archive at Nabble.com. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
