mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-21 01:01:41 +00:00
[docs] Add a warning about streams on different ports (#1810)
This commit is contained in:
@@ -91,3 +91,7 @@ The address in the code above (`photonvision.local`) is the hostname of the copr
|
||||
## Camera Stream Ports
|
||||
|
||||
The camera streams start at 1181 with two ports for each camera (ex. 1181 and 1182 for camera one, 1183 and 1184 for camera two, etc.). The easiest way to identify the port of the camera that you want is by double clicking on the stream, which opens it in a separate page. The port will be listed below the stream.
|
||||
|
||||
:::{warning}
|
||||
If your camera stream isn't sent to the same port as it's originally found on, its stream will not be visible in the UI.
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user