Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

I want to make a website for video chatting to use at school and they have blocked all the good ones that let you do it randomly.

MR NERDY_43
2012-03-12 00:45:00
how to make a website like chatroulrtte
Jeffery Fabish
2011-08-31 07:43:00
If a website is blocked internally (via a firewall, router, DNS or a third party application), use a proxy or a VPN, such as HideMyAss or Proxify , or navigate to the IP Address of the website manually which effectively bypasses DNS restrictions. Why would you re-invent the wheel by creating
MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
yet another webcam chat site? Isn't Chat Roulette good enough? It's a lot of work for a product that is already very well satisfied and unless your idea is revolutionary, you'll likely not gain a profit or publicity.There is no easy button to creating your own video chat site. If you want your own webcam chat site, you'll want to learn a few web programming languages, such as HTML, Javascript + XML (or Ajax), PHP and ActionScript (for Flash). You'll want to buy a domain and setup hosting . It's a lot of work, but you can use your knowledge to program other things as well if the web-based webcam chat doesn't work out. You can always use a publically available chat API. Red5Chat , Video Chat Builder are some popular open source API's, search for more at Hot Scripts . Learning Web Programming W3Schools Tizag HTML Dog Buy yourself a few books on these languages and read them. Mess around with simple web programming first, get familiar with web hosting and domain purchasing. You can always buy a template and place your application inside of it, but I suggest you simply create your own.