I'm using Ubuntu 16.04 and have a USB camera at /dev/video0 that I'm trying to access. /dev/video0 is read/writable by the "video" group, and I'm running as a user in that group. When I install VLC 2.2.2 from the apt repository, it can open /dev/video0 with no problems. However, I'd like t...