Cannot get HLS Live streaming to work
I'm struggling to get things going on the HTTP live streaming side.
I'm using FMLE 3.2 w/ Flash Media Server 4.5.
Format: H.264
Frame Rate: 29.97
Bit Rate: 800Kpbs
Profile: Main
Leven: 3.1
Keyframe Frequency: 4 Seconds
I'm streaming to:
FMS URL: rtmp://hostname/livepkgr
STREAM: livestream?adbe-live-event=liveevent
I have verified the stream is working by connecting via flash to
rtmp://<HOST-NAME>/livepkgr
livestream?adbe-live-event=liveevent
I can't get the stream to play in iOs/Safari. I've been trying using the instructions via this doc (http://help.adobe.com/en_US/flashmediaserver/devguide/WSd391de4d9c7bd609-52e437a812a3725dfa0-8000.html)
If I try to access the following file: http://<HOST-NAME>/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8 I get FILE NOT FOUND.
Looking on the FMS machine under /opt/adobe/fms/applications/livepkgr/events/_definst_/liveevent is see no files other than Event.xml and Manifest.xml
So...it seems like no stream is being created in the livepkgr. What can I do to troubleshoot?
