Skip to main content
Participant
April 18, 2012
Question

After update to FMS 4.5.2 HLS live streaming stoped working

  • April 18, 2012
  • 3 replies
  • 3433 views

log file: "GET /hls-live/livepkgrRadio/_definst_/liveevent/livestream1_audio_only.m3u8 HTTP/1.1" 404 353 "-" "AppleCoreMedia/1.0.0.9A405 (iPhone; U; CPU OS 5_0_1 like Mac OS X; he_il)"

    This topic has been closed for replies.

    3 replies

    Participant
    May 2, 2012

    It probably does need to be set to the same levels because it doesn't work for us with the original manifest. I will report our findings once we test with the edited manifest

    For the record I am also using CentOS 6.2

    Participant
    May 1, 2012

    I am also having this issue.  Version jump from 4.5.0 r 297  

    I have followed all the steps as suggested earlier, removed the manifest file, etc.  ver 4.5.0 HLS works  4.5.2. on iPad and iPhone "The operation could not be completed"  similar to an issue if the .m3u8 is improperly configured.  I know they aren't improperly configured as they function flawlessly on version 4.5.0 

    Something is missing or has been changed with this new version and there is no documentation to support it........

    May 2, 2012

    I am also having the exact same problem. Without the Manifest.xml in the event folder, requesting the m3u8 for the stream results in a 404 message.

    Using CentOS 5 and FMS 4.5.2.

    Everything works without the Manifest.xml in FMS 4.5.1 with the same stream configuration.

    May 2, 2012

    Hey guys,

    This is a known issue with FMS 4.5.2. If you request m3u8 from the server and no Manifest.xml is available for that particular event, you may land into errors.

    Please make sure you create a copy of manifest.xml for the event you are using and place it inside application/livepkgr/event/_definst_/<your-event-name>/ directory. 

    We are tracking this issue and it will be fixed in the new updated version of FMS which will be released soon.

    Regards.

    Adobe Employee
    April 18, 2012

    Few queries from my side, before diving more into your issue:

    • What was your last version which you have updated to FMS4.5.2
    • What platform are you using?
    • Was it working earlier and update to FMS4.5.2 made it stopped?
    • If you changethe URL to ......./hds-live/livepkgrRadio/_definst_/liveevent/livestream1_audio_only.f4m , then in that case can you verify that HDS streaming is happening?
    • I dont understand why your url has a space between "m3' and 'u8", is it hand-written or directly copied from log file?

    Regards,

    Shiraz Anwar

    breslevAuthor
    Participant
    April 18, 2012

    1) My last version was FMS 4.5.1

    2) I am using windows server 2008 enterprise r2

    3) Yes HLS live streaming worked good in version 4.5.1

    4) HDS live steaming work good also in version 4.5.2

    5) M3 u8 it's copy problem

    Regards,

    Breslev

    Adobe Employee
    April 18, 2012
    • Can you make sure your event.xml and manifest.xml are confgured properly? Sometimes, if streamname is not registered in Manifest.xml, we run into issues.
    • Also make sure that there are no *.stream file inside ..\applications\livepkgr\events\_definst_\liveevent folder.
    • Also, when doing a FMS restart please cleanup the streams folder inside ..\applications\livepkgr\

    You may try these options if everything is configured correctly then you should be able to fetch m3u8 file.