Send a stream to nginx: ffmpeg -re -f video4linux2 -i /dev/video0 -vcodec libx264 -vprofile baseline -acodec none -x264-params keyint=30:scenecut=0 -strict -2 -f flv -pix_fmt yuv420p rtmp://<ip address>/show/stream
Testing nginx in foreground: sudo /usr/local/nginx/sbin/nginx -g 'daemon off;'
/etc/modprobe.d/uvcvideo.conf
with content options uvcvideo quirks=0x0104