Stream to Twitch with FFMPEG
This is a live stream recording about how I figured out how to share my screen to Twitch with only FFMPEG. ``` ffmpeg -f x11grab -video_size 1920x1080 -framerate 24 -i $DISPLAY -f alsa -i default -af acompressor=threshold=0.089:ratio=9:attack=...
https://troll.tv/videos/watch/a5b08071-b880-464c-a479-1cbb24f4f150










