Quote:
Originally Posted by Greg McKaskle
The dashboard video code takes in an IP address and builds an http request to an Axis camera. You may need to modify the Dashboard MJPG VI to request that the camera return an mjpg stream.
Greg McKaskle
|
...this worries me... I've been working on Java code to create an MJPEG stream from a non-IP camera, and it's almost ready to release. Does this mean that I would have to modify it to listen for the DriverStation commands (such as the resolution and compression slider values)?