Skip to main content
Participating Frequently
October 28, 2011
Question

hls-live

  • October 28, 2011
  • 1 reply
  • 742 views

my apache givese me this error when trying hls-live:

File does not exist: /opt/adobe/fms/webroot/hls-live

What is wrong?

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    October 31, 2011

    Hi ivan,

    1. Are you getting any errors in the playback?

    2. Are you getting any errors with "mod_hlshttp" module name tagged-in in the log line? I won't mind any errors like "/opt/adobe/fms/webroot/hls-live" if they are being thrown by other modules. Ideally mod_hlshttp.so module should have caught your request for hls-live and served it, but in case it fails for any reason.. apache would try to serve the request from webroot and in such a case through such errors..

    So, if you are not able to playback the stream, you may let me know

    1. What URL you are using to playback?

    2. Are you able to see that your publishing stream growing inside <application>/livepkgr/streams/_definst_/ ?

    3. Please cross check the configurations inside the httpd.conf for the HLS-live. You may check my personal blog link for the same: http://knowfms.wordpress.com/2011/09/29/how-to-set-up-your-external-apache-for-hds-and-hls/

    you may also check some basic troubleshooting steps here : http://knowfms.wordpress.com/2011/09/22/some-basic-step-to-troubleshoot-for-hls-live-streaming/