I need to show live television on a frame of my desktop application made with Flex.
views:
31answers:
2
+1
A:
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
Eugene
2010-08-19 11:22:22
+2
A:
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.
grapefrukt
2010-08-19 14:48:36