Hi there, I'm trying to create a switcher application. But while I'm learning 
java, FMS and red5, I have some problems to understand the logic behind these. 

1) I want to do this: call a webcam and a playlist of available flvs on 
switcher application. Then send only one signal to player. A rough draft:


SWITCHER: 
---> get webcam and set a "webcam_stream"
---> get a playlist of flvs and set a "playlist_stream"
---> choose one stream to publish ("webcam_stream" OR "playlist_stream")
---> publishes
---> java stream get the contents
---> puts on  "live0" java stream
---> player connects
---> then get the "live0" java stream

This is the right way? 

2) Do I need shared objects to tell to player whats going on in the Switcher?
 
---- 
Mateus Reis
[EMAIL PROTECTED]

__________________________________________________
Fale com seus amigos  de graça com o novo Yahoo! Messenger 
http://br.messenger.yahoo.com/ 
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to