mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
This adds a new function "addSwitchedCamera" that creates and publishes a virtual camera where the published stream information is consistent even if the mjpeg server source is switched to a different camera. Previously, changing the source of the mjpeg server resulted in updating the stream information published for that source.