[Red5] Urgent! Republishing problem
kyoung wan park
papakw at hotmail.com
Sun Nov 18 11:24:44 PST 2007
i use org.red5.ui.VideoContainer.as,
it is a Video Wrapper class, extending UIComponent
to play any stream,
var video:Video = new Video();
video.attachNetStream(ns);
videoContainer.video = video;
to off view
videoContainer.video = null;
try it with above videocontainer,
-papa-
Date: Sun, 18 Nov 2007 10:57:47 -0800From: loqi901 at yahoo.comTo: red5 at osflash.orgSubject: Re: [Red5] Urgent! Republishing problemHi Klaus,I'm having the same problem as Wanderlei and was wondering if you ever got this ".close()" method to work. I tried it but it didn't clean up the video pane - still getting the old frozen image in the video pane when I try to re-use it.Klaus <red5 at klaus.dk> wrote:
Hi Junior,Here's a quick answer for you as I'm on my way out.I think you have to close the netstream first "ns.close()" , before you can publish it again with the same name. I had a similar problem, where it worked in FMS, but not with red5. Something to do with dublicate name.Regars,KlausWanderlei Junior wrote:> Hello again,>> I've made a simple test. I've published a stream, and other user > played it. Then I disconnected (closed the browser), I connected back > and published exactly the same stream (called "stream_debug1". The > player user is still there playing the same stream, my video frezee to > it when I disconnect, off course). But when I connect back and publish > the same stream ("stream_debug1") again, it continues watch my frozen > image!> Does anyone knows why? This works with FMS. It's like if red5 is > holding a stream while some user is playing it and if other user tries > to publish the stream that someone is playing it fails. It's not work.>> Does anyone know how to solve it?>> Thanks in advance,>> Junior.>>>> ------------------------------------------------------------------------> From: wpajunior at hotmail.com> To: red5 at osflash.org> Date: Sat, 17 Nov 2007 03:28:08 +0300> Subject: [Red5] Urgent! Republishing problem>> Hello everybody,>> I'm writing a video conference app using the Red5 as server but> I'm having an issue.> In my application we have one video screen and the moderator can> select the user which will appear in it. But, when the moderator> switch the users (tell to one to stop to publish and to other to> start publishing) the last users pictures appears freezes on> screen and the next user image never appears. It's strange because> the exactly same client side code works with FMS.> Why do this not work?> I'm just telling to an user stop to publish a stream and to other> user to start publishing the same stream!>> Any ideas,>> Thank you in advance,>> Junior.>> ------------------------------------------------------------------------> Encontre o que você procura com mais eficiência! Instale já a> Barra de Ferramentas com Windows Desktop Search! É GRÁTIS!> >>> ------------------------------------------------------------------------> Encontre o que você procura com mais eficiência! Instale já a Barra de > Ferramentas com Windows Desktop Search! É GRÁTIS! > > ------------------------------------------------------------------------>> _______________________________________________> Red5 mailing list> Red5 at osflash.org> http://osflash.org/mailman/listinfo/red5_osflash.org> _______________________________________________Red5 mailing listRed5 at osflash.orghttp://osflash.org/mailman/listinfo/red5_osflash.org
Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how.
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20071119/85b14e63/attachment.html
More information about the Red5
mailing list