ros-drivers / axis_camera

Contains basic Python drivers for accessing an Axis camera's MJPG stream. Also provides control for PTZ cameras.
BSD 3-Clause "New" or "Revised" License
52 stars 72 forks source link

Add: support for Axis F34 multicamera switch #49

Closed rossctaylor closed 6 years ago

rossctaylor commented 7 years ago

The Axis F34 switch supports multiple cameras by adding a camera number to the URL. This allows the user to optionally specify a camera number to work with the switch. Omitting the number (or setting it to 0) omits the camera number from the URL maintaining compatibility with older camera boxes.