This website requires JavaScript.
Explore
Help
Register
Sign In
dylan
/
gander
Watch
1
Star
0
Fork
0
You've already forked gander
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b18624266a0571db9cfe065442a4360f49e05e55
gander
/
core
History
white
b18624266a
Implemented login and session functionality, created a database on the backend to store login and stream information
2025-01-17 13:55:17 +00:00
..
__pycache__
Implemented login and session functionality, created a database on the backend to store login and stream information
2025-01-17 13:55:17 +00:00
app.py
Implemented login and session functionality, created a database on the backend to store login and stream information
2025-01-17 13:55:17 +00:00
database.py
Implemented login and session functionality, created a database on the backend to store login and stream information
2025-01-17 13:55:17 +00:00
forms.py
Created signup and login routes and forms for both, also created 2 decorators for vertical access control
2025-01-15 15:15:24 +00:00
stream_generator.py
Converts UDP stream to HLS stream with FFMPEG
2025-01-15 15:06:10 +00:00