-
1. Re: Welcome to the HTTP Dynamic Streaming forums
joebray99 Sep 28, 2010 9:35 AM (in response to ktowes (Product Mgr))Hi,
I'd like to use the http dynamic streaming functionality in my own video player. So far my investgations have led me to
1) Try to see how the OSMF have implemented the classes (although I read the code I cant get ay to compile so I have abandoned this thread)
2) Looked at earlier tutorials highlighting the use of rtmp dynamic classes (http://www.adobe.com/devnet/flashmediaserver/articles/dynstream_advanced_pt1.html) although this alludes to the newer http features there is no example and what there is uses Flash as an environment
3) Browsed the forums.
We use flex to build our player. Is there an "from scratch" example of how to code a http dynamic player in code.
Thanks,
-
2. Re: Welcome to the HTTP Dynamic Streaming forums
Apoorva Arora Sep 29, 2010 10:29 PM (in response to joebray99)Hi Joey,
You can refer to the following links in order to develop your own dynamic streaming player from scratch but using OSMF libraries.
http://www.adobe.com/devnet/flash/articles/reops_pt1.html
Osmf source code and sample files can be downloaded from here - http://opensource.adobe.com/wiki/display/osmf/Downloads.
The developer guide may help you in customizing and using osmf to build your video player with osmf.


