You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not really that the DS is "ignoring" split IDs; the view IDs only applies to the RC activity. The way the DS gets the camera stream is completely separate from how the stream ends up on the RC screen.
The issue is the camera stream server can only have one source set at a time i.e.
CameraStreamServer.getInstance().setSource(this)
Windwoes
changed the title
DriverStation ignores splitting viewport IDs
Camera stream server can only have one source selected
Jun 7, 2023
According to EasyOpenCV, this is an issue with the driver station: OpenFTC/EasyOpenCV#64
Our students are using 2 cameras and would like the ability to see the output of both of them when they tap to see the camera stream.
Thanks,
Alan
The text was updated successfully, but these errors were encountered: