Full screen video in Smart Dash?

Hi,
I program our robot in Java but we use the LabVIEW Smart Dash…
I was wondering if there was a simple (preferably) way to have a full screen toggle on the video feed, similar to how a video player like YouTube works. I would like to access the rest of the Dashboard, but during a match, the camera feed is all that I look at when driving, so it would be much better if it were a larger picture.

Thanks

If you’re using an IP camera (e.g. Axis), you can easily open a web browser to view the camera feed, and make the image whatever size you like.

The LV dashboard is the source for the default dashboard, so you have the ability to make the modification if you like. There is no built-in feature to make it be video only. There is a button on the driver station, on the top right tab that lets you set the window mode to tile the DS and DB to completely fill the screen. For most laptops, that is a pretty big image display. Plus, as a CSA, I’d prefer that you leave the DS uncovered while operating your robot.

As Alan said, for IP cameras, the web browser may be your best bet.
Greg McKaskle