[Red5] publishing streams with different names
cem sonmez
cemosonmez at gmail.com
Mon Dec 7 00:43:47 PST 2009
hi all
i m trying to write a small video chat application between two people. But
at a point i am a bit confused.
At the app start, i m getting the username text from the client without
doing any authorization. I am getting this attribute to use itS value while
publishing the stream[1]. Because when i try to publish with the same
name *NetStream.Publish.BadName
*exception is being thrown at the client side.*
*
[1] - stream1.publish(loginScreen.getUsername(),"live");
So there is no problem with publishing the streams with the different names.
But while trying to play the streams in the videoview's, i m getting
problem. How can i get the stream names which are being published at any
time and play one of them except mine.
As the flash server, i m using red5. most likely i will have to do this work
on the red5 side, but couldnT find any example about this.
Can anyone give information about this issue please.
--
Cem SONMEZ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20091207/d3fb7735/attachment.html>
More information about the Red5
mailing list