Flash Streaming HTTP

I read Flash 10.1 supports HTTP adaptive streaming. Can you give me some sample code? thank.

+3
source share
1 answer

You need to check out OSMF, a fully featured multimedia playback environment that supports HTTP dynamic data streams: http://www.opensourcemediaframework.com/index.php

Here is a link to some sample code using this function as part of: http://labs.almerblank.com/2010/04/dynamic-streaming-in-osmf-10/

+4
source

Source: https://habr.com/ru/post/1734038/


All Articles