Can we do a P to P video convercaning wia web based clints . I have webpages as clinets.Meanns the clint donwloads the webpage rm servere and then allows p to p video converacning beteern these 2
A:
well, you could do it a with a flash application embedded on your web page.
HTML4 has no support for video.
HTML5 has video support though, but how you would go about implementing a web conference system using plain HTML5 and javascript is beyond my skill.
Here Be Wolves
2010-03-18 09:35:13
let me explain: through my sever both the clint gets the ip address of each other and then they can go for p2 p.is this possible?
akshay
2010-03-18 09:46:26
yes it is possible using flex. I believe flex applications can be exported as flash, and can be embedded in the browser. flex applications can make p2p connections.
Here Be Wolves
2010-03-18 12:02:53