Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMatt 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