HLS/HDS Problem
Hi
i have read a lot of documents, configuration guides and other forum posts and i know there are a lot of other posts regarding this issue. But i try this to get it work since 2 Days Now I'm a little bit frustrated.
I dont understand why HTTP streaming not works. It is possible to play the sample file over HTTP and it is possible to use the default livepkr for live streaming. Now I have 404 errors. The RTMP Stream Works and i have segmented Files in the server directory
this is my folder structure
The record stream file:
/applications/custom01/events/live/project/live_500/Mzk4MDk2MzQzNQ=.stream
<stream xmlns="http://ns.adobe.com/liveevent/1.0">
<type>
f4f
</type>
<name>
project/live_500
</name>
<path>
/opt/adobe/fms/applications/custom01/project/live_500
</path>
</stream>
So the URL should be:
http://ip/hls-live/custom001/live/project/live_500/live_500.m3u8
or
http://ip/hls-live/custom001/live/project/live_500/project/live_500/live_500.m3u8
Any ideas? Thanks for your efforts
