overpass icon indicating copy to clipboard operation
overpass copied to clipboard

A self-hosted live video streaming platform with Discord authentication, auto-recording and more!

Results 25 overpass issues
Sort by recently updated
recently updated
newest added

This should've probably been done a long time ago...

application design

Could be cool to have an announcement feature of sorts for Discord for example.

enhancement

- Use an ORM - Refactor database table (user_id instead of user_snowflake in `streams`` for example) - Set up some sort of migrations system

application design

FastAPI will be using Uvicorn instead of Gunicorn.

application design

Routes are configured differently in FastAPI, so they need to be changed.

application design

Use this instead. https://github.com/Tert0/fastapi-discord

application design

A chat widget that's mapped to a Discord channel could be cool!

enhancement

Would be cool to have a cache of sorts, to allow rewinding of the stream.

enhancement