Skip to content

icunhacorrea/fastapi-video-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fastapi-video-stream

Tiny project to test fastapi upload files and reproduce it.

Installation

Install the dependencies with:

pip install -r requirements.txt

Then, execute:

uvicorn src.app:app --host localhost --port 8000 --reload

Now you can access the main page at http://localhost:8000/home. First, upload a .mp4 file, return to the home page, and refresh it to display the file on the main page.

Simply click on the video in the list to navigate to another page with a player.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published