Files
go2rtc/website
Sergey Krashevich ab27a042c1 feat(homekit): add HKSV support with motion detection and doorbell functionality
- Introduced HKSV configuration options in homekit.go, allowing for motion detection and doorbell features.
- Implemented API endpoints for triggering motion detection and doorbell events.
- Enhanced server.go to handle HKSV sessions and manage motion detection states.
- Created new accessory types for HKSV and doorbell in accessory.go.
- Added support for audio recording configurations in ch207.go.
- Defined new services for motion detection and doorbell in services_hksv.go.
- Implemented opack encoding/decoding for HDS protocol in opack.go and protocol.go.
- Updated OpenAPI documentation to reflect new endpoints and features.
- Extended schema.json to include HKSV configuration options.
2026-03-04 13:53:17 +03:00
..
2026-02-08 14:00:55 +03:00
2024-05-13 18:22:35 +03:00
2026-02-07 09:12:31 +03:00
2025-12-27 15:43:07 +03:00
2026-02-06 21:45:55 +03:00
2026-02-06 21:45:55 +03:00

WebSite

These are the sources of the go2rtc.org website. It's content published on GitHub Pages and is a mirror of alexxit.github.io/go2rtc/.

The site contains:

  • Project's documentation, which is compiled via vitepress from README.md files located in the root of the repository, as well as in the internal folder.
  • Project's API in OpenAPI format, and the Redoc viewer
  • Project's assets (logo).