Skip to content

Roy Tutorials

Technical… Theoretical… Practical…

  • Home
  • FAQs
  • About Me
  • Home
  • video upload

Tag: video upload

In this example I am going to show you how to upload and play video using flask framework. Flask is a light weight web framework used to rapidly develop web applications in Python programming language. I am not validating the file type here but it is always good idea to validate the file type before…

Leave a Comment on Upload and Play Video using Flask
Posted in Flask

Upload and Play Video using Flask

Here I am going to show you how to upload and play video using Django framework in Python programming. The uploaded video may or may not be played automatically but the uploaded video will have controls, such as, paly, pause, full screen, mute, unmute, download, etc. An upload form is displayed to the end user…

Leave a Comment on Upload and Play Video using Django
Posted in Django

Upload and Play Video using Django

Categories

Copyright © 2014 - 2022 Roy Tutorials

Privacy | Terms & Conditions