开发者

Can a local Flash application change channels and get video out of a TV Tunner card?

I need to show live television on a frame of my desktop application made w开发者_开发问答ith Flex.


Flash will not be able to control the card directly, especially when running in a web browser. But running something like VLC, it's not entirely impossible that you could pull this off. It can stream video from a tuner card and has a web-interface. That would offload the actual "tuning" and encoding to VLC and just have flash be the frontend.


Look for some red5 application here red5.org

or watch this one http://tv.adobe.com/watch/360flex-conference/advanced-video-streaming-mgmt-techs-with-flex-flash/

also the better way is determine the type of streaming you have of your live television, then redirect it to your RTMP server (red5 or FMS) and then wathc it via flex/AIR client

Thank you
Eugene

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜