severside script not work for HLS?
I am using some severside script ( create a main.asc under application directory)
for streaming some pre recorded video files as a live to client.
You can think of using a video file for live stream source rather than FMLE .
I follow this helpful instruction in this link http://fmsguru.com/showtutorial.cfm?tutorialID=12
which is suggested in my previous post. http://forums.adobe.com/thread/955046
It works perfectly fine if I watch it in rtmp.
But I wonder is this work for hls-live? Right now I am try to stream the content to an iPad.
I tried to input the hls-live format URL to the browser URL bar,
but seems the server cannot found such live stream event.
Such as http://192.168.1.106/hls-live/sstream/a/version1/clientPlayStream
I checked the folder used for hls vod or live,
it looks like the documents needed for hls is more than a simple rtmp application.....
Anybody knows the severside script application is work for HLS ?
