Django, as far as the front-end is concerned, has little to do with 
actually capturing the video.  This is going to be on the frontend with 
your browser.  Depending on your audience, they might not have browser web 
capture available and will have to use a browser plugin like flash or 
silverlight, as mentioned in 
http://www.html5rocks.com/en/tutorials/getusermedia/intro/.  Otherwise, 
follow that link and see if that'd suit your needs.  


On Sunday, January 12, 2014 11:05:26 AM UTC-7, Piyush D wrote:
>
> Hi,
> I'm trying to build an app that records videos using webcam and plays it 
> on demand. Are there any resources/documentations on how to do this in 
> Django?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0bb51e98-b4ce-4174-98ba-23a27fc12c08%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to