Question
Mirroring a live stream
I need to take a live stream from a camera attached to server
A, and mirror it to server B, so that local users on server B can
view it. I don't want it saved to server B, I want it to remain
live. I'm using a push model - server A sets this up.
I think that if I create a netconnection on server B looking back at server A I can use it to add a netstream attached directly to server A's camera. Is this correct?
I am as yet a very inexperienced Flash developer, and my efforts are impacted by the fact that I am now modifying someone else's code using someone else's design patterns.
Thanks.
I think that if I create a netconnection on server B looking back at server A I can use it to add a netstream attached directly to server A's camera. Is this correct?
I am as yet a very inexperienced Flash developer, and my efforts are impacted by the fact that I am now modifying someone else's code using someone else's design patterns.
Thanks.
