Play a DME Stream : Play a Stream with a Flash Client
  
Play a Stream with a Flash Client
You can play live or stored RTMP or HDS streams from any Flash server including the DME by downloading and installing a desktop Flash player. You can also can embed the player in a Web page that will invoke a Flash plugin. Adobe, Long Tail and others have resources on the Web explaining how to embed a Flash player in a Web page.
See http://www.longtailvideo.com/support/jw-player/13/embedding-flash for a good example.
 
To play live streams from a DME on a Flash client using RTMP you will use a URL similar to the following:
rtmp://<dme_ip_address>/live/<stream_name>
 
To play stored streams from a DME on a Flash client using RTMP you will use a URL similar to the following:
rtmp://<dme_ip_address>/vod/<filename>
A port number is not required, unless the default port (1935) has been changed.
 
 
HDS streams can be played directly from the source DME or a local DME via caching. Use the local DME name if it is configured to cache from the source.
 
To play live non-adaptive HDS streams on a Flash client you will use a URL similar to the following:
http://<dme_ip_address>/HDS/<stream_name>/manifest.f4m
 
To play live adaptive HDS streams on a Flash client you will use a URL similar to the following:
http://<dme_ip_address>/HDS/<masterplaylistname>/manifest.f4m