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

Improve auth support, add Q62 Series feature support #75

Closed civerachb-cpr closed 1 year ago

civerachb-cpr commented 1 year ago

Big update that adds a lot of new features:

Still undergoing some testing, but I think this should be ready to merge soon.

civerachb-cpr commented 1 year ago

Tested on an additional M30 and P55 to make sure there weren't any unexpected regressions with the change to use requests + the new auth support.

Everything appears OK, so I'm going to release this now.