Hello All, I have placed a Shared Object Video Conference app on my server that works ok.
http://67.79.48.170:8080/red5/FlexVideoMain.html I have run into some interesting items via the Flash Debug player as an example below shows: (this happened in the VideoPod.mxml file) Error #2044: Unhandled NetStatusEvent:. level=error, code= NetStream.Publish.BadName at VideoPod/::init() at VideoPod/___Panel1_creationComplete() at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction () at flash.events::EventDispatcher/dispatchEvent() at mx.core::UIComponent/dispatchEvent() at mx.core::UIComponent/set initialized() at mx.managers::LayoutManager/::doPhasedInstantiation() at Function/http://adobe.com/AS3/2006/builtin::apply() at mx.core::UIComponent/::callLaterDispatcher2() at mx.core::UIComponent/::callLaterDispatcher() However with the above error, the users still display in the video containers. One thing I have run into is logging out. While the user logging out is removed from his on screen the user is not removed from any other users still online. I simply have not had time to run this down yet. If anyone would like a copy of this app along with my java sources for review, please email me directly at [EMAIL PROTECTED] I would like for another set of eyes to take a look at things to see if I have done anything wrong with this app before it is offered it to the RED5 Team as a demo application. I would really like for someone to take a look at the logout piece to see what I am missing where the logged out user is not removed from all the other users screens. It believe NetStatus should pick this up reset everyone's video containers. Thanks to Renaun Erickson for his original Flex 2 / FMS example made available via his Blog. Thanks, Lenny
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
