Currently encoder = h264 or autodetected h264 encoding runs through a series of hardware/gstreamer module checks to autodetect the 'best' available encoder, eg. raspberry/jetson hardware encoder.
These encoders don't always work, so it should be possible to choose the encoder (Eg. x264 software encoder).
Currently
encoder = h264
or autodetected h264 encoding runs through a series of hardware/gstreamer module checks to autodetect the 'best' available encoder, eg. raspberry/jetson hardware encoder.These encoders don't always work, so it should be possible to choose the encoder (Eg. x264 software encoder).