Publish live video streamto server side and Play at client end
Hi,
I want something like this
_______
| |-------------------->Client 1
A----------->| Server |--------------------->Client 2
(publisher) |______|-------------------->Client 3.......
Person A publishes a Live video stream to the server and server republishes it to different clients to view the Live video.
I've published the Live video stream from A to Server( but in tems of recorded data).
Now when I am playing it at the client end using FLVComponent it is working but the case is it is through file writing. But I need it to be Through Live telecast. Please help.
Thanx in Advance.
