How to implement the Adobe HTTP Streaming spec without using their Streaming server

前端 未结 6 1482
旧时难觅i
旧时难觅i 2020-12-28 11:06

As of Flash 10.1, they have added the ability to add bytes into the NetStream object via the appendBytes method (described here http://www.bytearray.org/?p=1689). The main

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-28 11:58

    You could use F4Pack, it's a GUI around the commandline-tool from Adobe, that lets you process your flv/f4v file so they can be used for HTTP Dynamic Streaming.

提交回复
热议问题