Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 358 Bytes

File metadata and controls

10 lines (7 loc) · 358 Bytes

LiveCaptureCard

A simple script to view live feed and audio from your capture card and eventually stream it on Discord

Usage:

  1. Install requirements (pip install -r requirements.txt)
  2. Rename .env.example to .env (and edit it as you please)
  3. Run the script (python live.py)

Press "q" to exit video stream and CTRL+C to completely close the script