Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Rachel Tan
Courses Plus Student 1,576 PointsVideo Chat App
I'd like to develop a video chat application that is similar to Skype with my own design ideas, but I do not know how to go about doing this. Can anyone give me some advice on this?
5 Answers

Adam Sackfield
Pro Student 19,663 PointsSomething like this would be a good place to start. http://developers.bistri.com/2013/07/tutorial-how-to-build-a-simple-video-chat-application-in-a-few-steps/ this took 10 seconds on google to find. You should also state your current skill set in the question and also show a sign of some research done yourself on the question.
Hope the link helps

Rachel Tan
Courses Plus Student 1,576 PointsThat was the first link I found when I did my own research and I couldn't make sense of it, which was why I was hoping someone kind enough on this forum would give me other options to explore. I'm just posting this question out of curiosity and plan to work on it in the near future.

Rachel Tan
Courses Plus Student 1,576 PointsThat was the first link I found when I did my own research and I couldn't make sense of it, which was why I was hoping someone kind enough on this forum would give me other options to explore. I'm just posting this question out of curiosity and plan to work on it in the near future.

Adam Sackfield
Pro Student 19,663 PointsOk. I think your would need an understanding of HTML, CSS, Javascript and PHP to create your own.

Rachel Tan
Courses Plus Student 1,576 PointsOkay. Thanks for the advice.