Click here to Skip to main content
15,896,201 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i want to develop html 5 base video chat how to start ??
Posted
Updated 16-Feb-18 23:36pm
Comments
Richard MacCutchan 20-Oct-13 3:55am    
I would suggest you start by studying HTML5 to see what is possible.

Here is a good tutorial site to learn the basics of web dev.
W3Schools Online Web Tutorials[^]
 
Share this answer
 
 
Share this answer
 
Comments
garav kumar mishra 21-Oct-13 10:23am    
i had tried to integrate http://nexwho.codeplex.com/ on my machine

but could not fine complete documentation of how to use nexwho.js

it shows user from site http://www.nexwho.com/

i see line _ws = new WebSocket("ws://www.nexwho.com:2099/echo");
in next.js have i to change this to make it work ??

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900