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
Alex X
2cd009646a
Remove homekit source params from streams info API
2025-11-18 19:17:26 +03:00
Alex X
d053d88ce9
Add support maxwidth/maxheight settings for homekit source
2025-11-11 15:48:12 +03:00
Alex X
158f9d3a08
Code refactoring for HomeKit server
2025-11-09 21:58:44 +03:00
Alex X
81cfcf877a
Fix HomeKit proxy EVENTs
2025-11-09 21:28:53 +03:00
Alex X
e4359ac217
Rename HomeKit structures according to specs
2025-11-09 21:24:47 +03:00
Alex X
994e0dc526
Improve homekit tlv8 parsing
2025-10-26 15:46:11 +03:00
Alex X
e1342f06b7
Change codec channels from uint16 to uint8
2025-04-21 20:18:28 +03:00
Alex X
60250a32c2
Fix support HKSV for HomeKit cameras #684
2025-03-12 22:28:30 +03:00
Alex X
2311d5eabe
Change go version to 1.20 for Windows 7 support
2024-09-01 17:54:01 +03:00
Alex X
a56d335380
Fix homekit producer remote_addr
2024-06-16 15:26:18 +03:00
Alex X
96504e2fb0
BIG rewrite stream info
2024-06-16 06:20:45 +03:00
Sergey Krashevich
df1d44d24e
chore(deps): update Go version to 1.22 across project files
2024-05-30 17:12:56 +03:00
Alex X
a9e7a73cc8
Add video bitrate setting for HomeKit source
2024-05-28 22:57:43 +03:00
Alex X
a724c5f3ce
Fix support Aqara G2H #793
2024-01-01 09:24:43 +03:00
Alex X
853e98879b
Fix OPUS for HomeKit server #667 #843
2023-12-27 23:05:45 +03:00
Alexey Khit
daa2522a52
Fix panic for HomeKit source
2023-09-10 16:10:00 +03:00
Alexey Khit
5c5357cd79
Fix default video codec for HomeKit source
2023-09-02 15:22:03 +03:00
Alexey Khit
6288c2a57f
Add MJPEG support to HomeKit client
2023-09-02 07:39:16 +03:00
Alexey Khit
1c569e690d
Fix HomeKit client stat info
2023-09-02 07:38:49 +03:00
Alexey Khit
f00e646612
Add support HomeKit server
2023-09-02 06:35:04 +03:00
Alexey Khit
22787b979d
Rewrite HomeKit client
2023-09-01 10:38:38 +03:00
Alexey Khit
0f33ef0fc5
Add support MJPEG codec for HomeKit cameras
2023-07-23 22:35:53 +03:00
Alexey Khit
6d82b1ce89
Total rework HAP pkg and HomeKit source
2023-07-23 22:22:36 +03:00
Alexey Khit
12a7b96289
BIG core logic rewrite
2023-03-19 17:17:05 +03:00
Alexey Khit
5aa20f0845
Update streamer NewTrack function
2023-03-19 17:14:59 +03:00
Alexey Khit
dcb457235c
Rewrite stream info API
2023-01-15 23:51:20 +03:00
Alexey Khit
0e281e36d3
Fix race (concurency) for Track
2022-11-22 20:03:36 +03:00
Alexey Khit
cdd42a8ed2
Change HomeKit codec from AAC to ELD
2022-11-14 00:58:34 +03:00
Alexey Khit
77888fe086
Refactoring for HomeKit client
2022-11-11 22:47:14 +03:00
Alexey Khit
f77db44529
Refactoring for HomeKit client
2022-11-11 13:24:09 +03:00
Alexey Khit
c0c96cfcdb
Adds support HomeKit cameras!
2022-09-01 16:11:34 +03:00