Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Videochat using Django? or other Python framework?

i wanna make an application with videochat. Something like google chat, with text chat and an option to start live video chat.

What do you recommend to me? i don't know where i can start, help me please.

Thanks in advance

like image 351
eos87 Avatar asked Mar 09 '26 06:03

eos87


1 Answers

I would start by using something else in your application. Once you've mastered using others and have become familiar with how they work, then perhaps explore how to make your own. I believe for now, the only way of really doing this is to use Flash in some form. I don't believe javascript can grab frames from webcams, but I'm not a javascript geek - maybe HTML5 has a facility for this.

Anyway, try something like these:

  • http://mashable.com/2009/09/30/tinychat-p2p/
  • http://www.infoworld.com/d/open-source-software/google-releases-video-chat-source-code-780

Or perhaps look around, with searches like this: http://www.google.com/search?channel=fs&q=video+chat+open+source&ie=utf-8&oe=utf-8

like image 56
James T Snell Avatar answered Mar 10 '26 19:03

James T Snell



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!