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.

Matt Bell
197 PointsHelp with my idea
Im looking to create some sort of site similar to omegle. Omegle is a site which allows you to video chat someone random accross the web. Im trying to figure what type of language would be best for programming this in. It would need to get your webcam display it for the other user to see and you would need to be able to see the users webcam
Many thanks, Matt
1 Answer

Fredrik August Madsen-Malmo
16,261 PointsAFAIK there is no such thing as the best language to do this in, however; if you don't have a lot of experience in web development I would recommend Flask (a python framework). This is a simple and great framework to get started.
Feel free to contact me if you need further help.
Matt Bell
197 PointsMatt Bell
197 PointsThanks buddy ill have a read