Click to See Complete Forum and Search --> : Video Chat using socket!!!
kenny_oh
Aug 6th, 2005, 08:49 AM
anyone know how is the code for video chat using socket? am i right using socket?
MalcolmCarmen
Aug 7th, 2005, 01:00 PM
Yes, you'd need to use sockets, but it won't be easy. You'll have to either stream actual realtime video to be interpreted by something else (windows media player or some stream-able format that works for free), or send compressed frame captures (easier). Either way, it won't be uberfun if you still need to learn sockets - try planetsourcecode.com for socket examples.
As a side note, this place is a breeding ground for foreign coders - no offense, but I'm helping guys who are decreasing my chance for a good job as I enter and leave college in the upcoming years ;)
kenny_oh
Aug 7th, 2005, 09:13 PM
Active X can use as the media to video chat?
kenny_oh
Aug 8th, 2005, 09:00 AM
how is the code look like?
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.