Results 1 to 5 of 5

Thread: Iphone won't play live stream, but will play recorded file after stream stops

  1. #1
    Join Date
    Mar 2010
    Posts
    10

    Default Iphone won't play live stream, but will play recorded file after stream stops

    I am having some difficulty getting the live streaming to work with the iphone. I can stream via either rtmp and rtp to a flash player and by prepending the stream to mp4:filename.sdp get it to record it, which will play back fine on the iphone. But during the broadcast the iphone will not access the stream. As soon as I stop the stream and refresh the link in iphone safari, it will play the recorded file. Am I doing something wrong?

    the link to the file I am accessing on the iphone looks like this:

    http://services.sagu.edu:1935/live/l.../playlist.m3u8

    It will also play vod files fine using this

    http://services.sagu.edu:1935/vod/li.../playlist.m3u8

    and also will play the recording once the broadcast stops, but during the broadcast it throws the "this movie could not be played" error

    I am assuming I have something wrong in the application?

    Thanks!

  2. #2
    Join Date
    Dec 2007
    Posts
    25,645

    Default

    Check /conf/live/Application.xml /Streams /LiveStreamPacketizers

    It should be:

    Code:
    <LiveStreamPacketizers>cupertinostreamingpacketizer</LiveStreamPacketizers>
    Richard

  3. #3
    Join Date
    Mar 2010
    Posts
    10

    Default

    That worked! Awesome, needs some tuning (about a 30 second lag) but that worked, you are amazing.

  4. #4
    Join Date
    Dec 2007
    Posts
    25,645

    Default

    You're welcome. Thanks for the update and nice comment. Glad it's working.

    Richard

  5. #5
    Join Date
    Mar 2010
    Posts
    10

    Default

    Well, it's because that really made my day. That was the last tech hurdle for us to roll out our new system. Test run tonight and live next week!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •