Monday, March 19, 2018

suggestions solicited for webm video in html5

What is the best way to upload video for display in a Django-based website?

It appears FileField is one way to upload the video and html video
elements the way to display it.

I have used ImageField successfully and wonder if anyone is doing a
VideoField?

The djangopackages.org site mentions a few video apps and one of those
would probably do the trick. Does anyone have any recommendations?

The use case is on-line training software where you upload a video so
the students don't have to be able to read the instruction.

Thanks for any input.

Cheers

Mike

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/256f2ff4-b6cb-8555-b093-de54405b4c1b%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment