I’m stumped on how to get started with Adobe Flash Media Server. On Linux.
All I need to do is:
- Accept a request for rtmp://myserver.com:1935/stream/static/abcdef0123456789
- Tell FMS that $filename is located at /var/media/ab/cd/ef/abcdef0123456789
- Have FMS send /var/media/ab/cd/ef/abcdef0123456789 to the client.
- Handle seeking if necessary.
I know that this is probably 99% of what people want to use FMS for. However, I’m having a hard time finding a working example.
Can you tell me something like ‘Put filename.asc in $foldername and enter the following code’ please?
Thanks!
Here is the manual for FMS and configuring storage. http://livedocs.adobe.com/flashmediaserver/3.0/docs/help.html?content=03_configtasks_32.html#1204236