Problem with video chat, please help
September 13th, 2006 at 10:43pm Administrator
If you're new here, you may want to subscribe to my RSS feed. If you like my site, consider linking back. I prefer text "Free Flash Tutorials" to http://www.franto.com
Thanks for visiting my site! If you need anything just contacting through Contact page
Hi all,
i got problem with Video chat, which runs on FMS (Flash media server 2). I was googling, searching mail archives, no help. I hope that my blog + MXNA (and other aggregators) will help me again.
Here is situation:
I got FLA of working chat (text, audio, video) between 2 users. Problem is that I do not have main.asc for FMS. Till now, I've implemented almost all parts of main.asc. Text messages works, audio works, but not video. Audio and video uses same functions on server and client as well. I've traced all on clients and server, and it seems all works correctly =>
publish stream
-
myVideoOutNetStream = new NetStream(chaterConnection);
-
cam_ns.setMode(audioVideoSettings.captureWidth, audioVideoSettings.captureHeight, audioVideoSettings.captureFps);
-
cam_ns.setQuality(audioVideoSettings.bandwidthLimit, audioVideoSettings.frameQuality);
-
myVideoOutNetStream.attachVideo(cam_ns);
-
myVideoMC.attachVideo(cam_ns);
-
myVideoOutNetStream.publish(("_"+myName+"_"+chatToUsername+"_video")
-
.toLowerCase());
-
chaterConnection.call("streamActions", null, "video", true);
and receiving it on client
-
userVideoStream = new NetStream(chaterConnection);
-
userVideoStream.receiveVideo(true);
-
userVideoStream.play(("_"+chatToUsername+"_"+myName+"_video").toLowerCase());
-
debugtrace("new userVideoStream: "+userVideoStream);
-
videoMC.attachVideo(userVideoStream);
so I think only problem can be cause on server side. Must be anything set for video streams? Or if audio streams works, video streams should work as well? I've looked at Adobe video conference example, but in FLA i cant find URL for FMS (rtmp), so I cant use it, but in main.as for this example was just 1 line:
load( "components.asc" );
and this line on server side runs this (from Details section for this application)
FCApplication loaded successfully.
Communication Framework loaded successfully.
Base Component loaded successfully.
AudioConference loaded successfully.
AVPresence loaded successfully.
Chat loaded successfully.
ConnectionLight loaded successfully.
Cursor loaded successfully.
PeopleList loaded successfully.
PresentationText loaded successfully.
RoomList loaded successfully.
SetBandwidth loaded successfully.
SimpleConnect loaded successfully.
UserColor loaded successfully.
VideoConference loaded successfully.
Video Playback loaded successfully.
WhiteBoard loaded successfully.
Communication Components loaded successfully.
But it doesn't help me. I'm completly lost, i can't find answer, what's wrong. Please help me, what should I do for running video chat on FMS.
Thanks a lot in advance.
Franto
»Related posts:
- Geesee.com Beta launched
- Flex2: Streaming Video: mute sound
- Facebook Chat
- Create your own Artificial Intelligence Chat
- Flash8: Security problems
- Free Flash Webchat for your site
- Proof the Irish discovered Africa
- Cyril has a fishy card trick (video)
- Links clicks counting
- FlexTips: Problem with masks and scalable Flash
- How to Skin a Flex Video Player Tutorial from Dolores Joya
- Flash development team - video
- Flash narrated video tutorials
- Problem with RSS
- Another bug: LoadVariables?
- Flash 8 - image antialiasing problem
- Videobomb.com - best web videos
- Geesee.com
- Transparent background in projector (Screenweaver)
- tileUI.com








September 14th, 2006 at 10:35 am
OK, i got solution
audioVideoSettings was not setted
August 27th, 2007 at 9:08 am
That’s really a smart and quick sloution for video conferencing, without much efforts and time.
http://www.sony-conferencing.com/
August 14th, 2008 at 9:10 am
if you’re looking for video conference, check this site out baselux.com.. no hassle