GitHub / ReolinkCameraAPI / reolinkapipy
Reolink Camera API written in Python 3.6
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReolinkCameraAPI%2Freolinkapipy
PURL: pkg:github/ReolinkCameraAPI/reolinkapipy
Stars: 260
Forks: 63
Open issues: 18
License: gpl-3.0
Language: Python
Size: 149 KB
Dependencies parsed at: Pending
Created at: almost 7 years ago
Updated at: 2 months ago
Pushed at: 5 months ago
Last synced at: about 2 months ago
Commit Stats
Commits: 85
Authors: 16
Mean commits per author: 5.31
Development Distribution Score: 0.788
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/ReolinkCameraAPI/reolinkapipy
Topics: reolink, reolink-api, reolink-camera, reolink-client, reolink-python-api
v0.4.1
v0.4.1
What’s Changed
- feature: add get zoom/focus, discrete set zoom/focus commands, and get/set autofocus by @stevebriskin in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/89
- release: version 0.4.1 by @Benehiko in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/90
New Contributors
- @stevebriskin made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/89
Full Changelog: https://github.com/ReolinkCameraAPI/reolinkapipy/compare/v0.4.0...v0.4.1
Download
v0.4.0
v0.4.0
What’s Changed
- Display mixin fixes by @stephengolub in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/49
- Fix importing of choices function from random library. by @chripell in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/50
- Adding the ability of using the RTSP profile for the stream quality by @kennybradley in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/51
- Add proxy arg to get for downloading files by @AmmarKothari in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/53
- chore: bump version to 0.1.4 by @Benehiko in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/62
- fix KeyError: value by @deadc0de6 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/59
- chore: bump version to 0.1.5 by @Benehiko in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/63
- chore: add RLC-510A in supported cameras list by @Helias in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/64
- feat: nvrdownload command by @hkhodr in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/71
- feat: add presets and calibration related methods, add to docs, add example jsons by @car-haj in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/74
- chore: upgrade dependencies and python to 3.12 by @fabtesta in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/76
- feat: example video review application based on motion recordings by @sven337 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/77
- Implement Reolink PTZ Streamer GUI app by @sven337 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/78
- fix: video review example by @sven337 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/79
- feat: updates to video review GUI by @sven337 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/80
- feat: custom session handler by @josh-shaw-dev in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/81
- feat: network settings and camera name by @RobertHolstein in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/82
- chore: version bump 0.3.0 by @Benehiko in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/83
- feat: python lint and build action by @Benehiko in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/87
- Add Set NTP by @RobertHolstein in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/84
- Video review: minor improvements by @sven337 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/85
- download: use the Playback command instead of Download by @sven337 in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/86
- release: version 0.4.0 by @Benehiko in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/88
New Contributors
- @stephengolub made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/49
- @chripell made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/50
- @kennybradley made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/51
- @AmmarKothari made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/53
- @deadc0de6 made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/59
- @Helias made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/64
- @hkhodr made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/71
- @car-haj made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/74
- @fabtesta made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/76
- @sven337 made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/77
- @josh-shaw-dev made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/81
- @RobertHolstein made their first contribution in https://github.com/ReolinkCameraAPI/reolinkapipy/pull/82
Full Changelog: https://github.com/ReolinkCameraAPI/reolinkapipy/compare/v0.1.3...v0.4.0
Download