I know that this is kind of a specific if not arcane use case, but I've got a couple of programs that I would like to port to FreeBSD. Both use GoCV and I'm only used to v4l2. If anyone has any experience, is it just as simple as using an enumerated device with ```gocv.VideoCameraDevice(n)``` or do I need to do some special finagling to get it to work?