xeniarose / SmartDashboard.js

Unofficial FRC SmartDashboard in nw.js
MIT License
16 stars 0 forks source link

Mjpeg stream resize issue #3

Open RedRoosterFarm opened 7 years ago

RedRoosterFarm commented 7 years ago

I have been using my robots USB Camera Mjpeg streams to feed the robot's POV.

The issue I am having is: I will set the Mjpeg stream "window" size while in edit mode and it will stay the same size until I reboot the robot. When it reconnects it will shrink back to the size it was originally even though the properties window says the resolution I have set it to.

Any ideas what may be causing this?

xeniarose commented 7 years ago

I'll take a look. Though I guess you should be aware that I plan to rewrite this dashboard in UWP at some point