Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xcid/unifi-protect
Golang Unifi Protect API
https://github.com/xcid/unifi-protect
Last synced: about 1 month ago
JSON representation
Golang Unifi Protect API
- Host: GitHub
- URL: https://github.com/xcid/unifi-protect
- Owner: XciD
- Created: 2021-08-18T07:24:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T15:15:29.000Z (about 1 year ago)
- Last Synced: 2024-10-07T11:22:59.202Z (4 months ago)
- Language: Go
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unifi Protect Go API
Purpose of this project is to provide a low level API for the Unifi Protect NVR System.
Everything is not covered by the Library.
PR are welcome# Features
- Authentication
- Websocket Events
- Live Feed Websocket FMP4# Examples
See [examples repo](https://github.com/XciD/unifi-protect-examples)