


I've Googled extensively today, installing/compiling various things. libOmxCore.so not foundĮrror initializing output stream 0:0 - Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height

Essentially I'm trying to livestream one of my cameras to Youtube, which was working well previously on Raspbian.įfmpeg -nostdin -r 14.5 -i -f lavfi -i anullsrc -b:v 2M -b:a 128k -c:v h264_omx -ar 22050 -f flv rtmp://a./live2/ I've got one remaining hurdle for the moment: using the h264_omx hardware encoder with ffmpeg (currently does work with the h264 software encoder). I'm nearly finished migrating my RPi4 4GB to Ubuntu 19.10 with Gnome - it is running better than I thought it would.
