On 13/01/2014 5:05am, 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?

Look at https://docs.djangoproject.com/en/1.6/ref/models/fields/#filefield which indicates how to collect and store files.



--
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/6e5b36f5-f69b-4403-b59d-aff08d5744cc%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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/52D33C7F.1000506%40dewhirst.com.au.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to