开发者

How to play a video in mpeg-ts container format with H.264 encoding in a Flex 4 application?

开发者 https://www.devze.com 2023-03-31 22:41 出处:网络
I am trying to create a Flex 4 application to stream video in mpeg-ts format. The video is encoded in H.264 and the audio in mp3/AAC. I am unable to figure out the approach I should take. Is it po开发

I am trying to create a Flex 4 application to stream video in mpeg-ts format. The video is encoded in H.264 and the audio in mp3/AAC. I am unable to figure out the approach I should take. Is it po开发者_运维问答ssible to download mpeg-ts chunks and then play it in Flex. Any suggestions/help appreciated.

Thanks, Soumya


I would highly recommend looking at Red5, Wowza, or Flash Media Server. These are excellent applications that can stream just about anything to flash in a very high performance manner. Red5 is free. Both have extensive documentation and examples.


Instead of using mpeg-ts, flv can be used as the container for the specified codecs. It would work perfectly fine.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号