Problem, with using HLS HTTP Streaming on AMS 5
Hi
I am using AMS 5 and try to use http HLS streaming for mobile iOS devices.
When i try to open hls stream url http://host-namel/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8 I have note like "livestream.m3u8 was not found on this server".
http://host-name/hds-live/livepkgr/_definst_/liveevent/livestream.f4m shows
<manifest xmlns="http://ns.adobe.com/f4m/1.0">
<id>livepkgr/events/_definst_/liveevent</id>
<mimeType></mimeType>
<streamType>live</streamType>
<duration>0</duration>
</manifest>
When I starting streaming via FMLE in AMS live logs i see
Stream name is: liveevent and live event is: liveevent
f4f:liveevent - NetStream.Data.Start
f4f:liveevent - NetStream.Publish.Start
f4f:liveevent - NetStream.Play.Reset
f4f:liveevent - NetStream.Record.Start
f4f:liveevent - NetStream.Codec.Error
But there is no information about .m3u8
I am using default adobe configuration with appache included to AMS setup.
What can by the reason of not working HLS.
Also can't find information about hls in appache logs
Sorry for my english.
