

pix_fmt yuv420p -c:a aac -b:a 128k -f flv "rtmp:///app/$STREAMKEY"

I've tried running the following script: STREAM_KEY=$(cat ~/.twitch_key) # This is your streamkeyįfmpeg -f x11grab -video_size 1280x720 -framerate 60 -i :0.0 -f pulse -i default This is not a duplicate question because the newest version of this question is 3 years old and no longer applicable.

There is no error output everything seems fine except for a few errors. I have tried however I get a green screen when I go to my Twitch stream. I would like to stream from Ubuntu to Twitch in a lightweight manner from Terminal.
