wpilibsuite / WPILibPi

WPILib Raspberry Pi images designed for FRC (formerly FRCVision)
Other
89 stars 41 forks source link

Add "persist settings" button for cameras #24

Closed PeterJohnson closed 5 years ago

PeterJohnson commented 5 years ago

Rather than clicking show stream and then downloading the json file and re-uploading it, have a "persist settings" button on the webdash that fetches and applies the json file directly. This can be done entirely on the Javascript client side.