简体   繁体   中英

How can we play Windows mms stream in Flex

I'm developing a Flex app (Flash Builder 4.5 AIR app). Flex can play other streams but it does not supports mms://url stream. can anyone suggest some sort of codec library in actionscript/flex. I want to design a stream radio app for desktop. Please help

AFAIK no such codecs are available,! one approach is to live encode (using http://www.ffmpeg.org/ etc) the mms stream into an mp3 and use Flex to play the streaming mp3.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM