photonvision icon indicating copy to clipboard operation
photonvision copied to clipboard

Camera mismatch after changing camera name on camera and client

Open Fafa0079 opened this issue 9 months ago • 2 comments

Description After changing the camera name on my arducam, and changing the respective name in the client, a camera mismatch is present and warnings/errors pop up in the DS log

Steps To Reproduce

  1. Setup camera with photonvision client
  2. Use the Arducam Serial-Number Modification Tool to change the name of your camera
  3. Rename camera in photonvision client on the main dashboard to the name you changed it to
  4. See mismatch and error

Screenshots Image Image

Platform:

  • Hardware Platform: Orange Pi 5
  • Network Configuration: Ethernet connected to radio, radio connected to Orange Pi via aux port
  • PhotonVision Version: v2025.2.1
  • Browser: Chrome
  • Camera(s) Used: Arducam OV9281

Additional context We renamed the camera to "left" in our case to distinguish it from our other cameras. We haven't put any extra cameras on our robot yet but we plan to.

Fafa0079 avatar Mar 21 '25 16:03 Fafa0079

This is intended behavior, renaming the camera at the hardware level (which is what you did with the arducam) is different than changing the camera name in the client. The name in the client is simply an easy way to refer to it when using PV. The hardware level name is what we use for camera matching, so if that changes, it'll register as a new model.

samfreund avatar Oct 13 '25 21:10 samfreund

We should repurpose this issue to track supporting this use case.

Or is that already tracked?

mcm001 avatar Oct 14 '25 04:10 mcm001