wpilibsuite / WPILibPi

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

Saving Source Config parameters breaks streaming #29

Closed bradamiller closed 5 years ago

bradamiller commented 5 years ago
  1. Start with a fresh image
  2. Open stream - everything is good
  3. Load source config from camera
  4. Save
  5. Open stream - fails with a "frcvision.local" refused to connect

Restarting system doesn't fix it.

PeterJohnson commented 5 years ago

Fixed in #30.