A simple script to view live feed and audio from your capture card and eventually stream it on Discord
- Install requirements (pip install -r requirements.txt)
- Rename .env.example to .env (and edit it as you please)
- Run the script (python live.py)
Press "q" to exit video stream and CTRL+C to completely close the script