I have code (in Java) I'm planning to use in order to be able to switch between two (or more) UsbCameras.
As of now, the code I have is posted
here. Besides the possible existing errors (should be error-free however), I don't know how to display the MJEG Server in SmartDashboard.
I have attempted to "Add MJPG Server" along with "Add CameraServer", and have also tried various ways to edit the properties, including changing it to the name of Mjpeg, changing to port number, etc.
Help would be appreciated. Thanks!