Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 540 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 540 Bytes

MusicStream

Streaming music on YouTube with ffmpeg

Requirements

  • ffmpeg
  • a PC (tested on Arch Linux and Debian 10)

Configuration

Just change following variables in start.sh:

  • RTMP_URL (required)
  • STREAM_KEY (required)
  • VIDEO_SOURCE (optional)
  • QUAL (optional)
  • VBR (optional)
  • FPS (optional)
  • AUDIO_ENCODER (optional)

Start

sh start.sh :)

Tips

  • Use a low bitrate (also like 200k) and a 1280x720 JPG image if you don't want to transform your machine's datacenter in Naples on new year's eve :)