using .smil files for dynamic streaming in playlists
I have multiple questions, but I feel I would make more sense to explain my intentions.
I have a video player with a playlist written with AS3, along with an .XML settings file to edit the playlist. I can successfully play rtmp:/ streams from my FMS server on the video player.
Though, I would like to use dynamic streaming using the dynamicStream.smil file with my existing video player/playlist. Is this a proper approach for what I am trying to achieve?
Lastly, I have been unsuccessful taking the snippet code from the FMS, Dynamic Streaming sample page, and using it within an HTML document. I assumed all I would need to change were the paths to where the rtmp:// video file, .smil, and the video player files were located on the FMS. Any ideas?
Any help will be greatly appreciated.
Using: Linux, FMS 3.5, CS4
