1688 Commits

Author SHA1 Message Date
Alex X
df95ce39d0 Update version to 1.9.10 v1.9.10 2025-09-24 16:34:54 +03:00
Alex X
26f16e392f Update go (build) version to 1.25 and related readme 2025-09-24 16:19:30 +03:00
Alex X
fcc837e570 Merge pull request #1879 from mihailstoynov/patch-2
Update README.md
2025-09-24 11:46:36 +03:00
Alex X
fd682306e7 Fix MultiUDPMuxDefault panic #1646 2025-09-22 18:11:47 +03:00
mihailstoynov
e072842b7a Update README.md
example for VGA and HD streams for ease of use
2025-09-21 22:56:59 +03:00
Alex X
3b976c6812 Improve HomeKit TLV format parser 2025-09-19 15:29:24 +03:00
Alex X
40269328fb Fix insecure PINs for HomeKit server 2025-09-19 15:27:58 +03:00
Alex X
45cbbaf1cf Fixed a race condition when changing the config file 2025-09-19 15:26:54 +03:00
Alex X
3f542a642c Merge pull request #1841 from hugoaboud/master
Security Patch: Sanitize credentials on websocket error messages
2025-09-19 15:24:51 +03:00
Alex X
8b4df5f02c Code refactoring for #1841 2025-09-19 15:21:02 +03:00
Alex X
788afb7189 Fix HomeKit server support on iOS 26 #1843 2025-09-18 23:08:33 +03:00
Alex X
cd7fa5d09c Fix RepairAVCC in some cases 2025-09-10 12:27:13 +03:00
Alex X
beb82045ff Fix yet another broken Content-Base for RTSP #1852 2025-08-29 16:49:05 +03:00
Alex X
33f0fd5fe6 Add lightNVR project to readme 2025-08-29 16:48:53 +03:00
Alex X
850051a299 Merge pull request #1845 from kvikindi/patch-1
(DOC) Update Proxmox Helper Scripts link in README.md
2025-08-25 14:58:44 +03:00
Ragnar Petursson
8f7cbdf60a Update Proxmox Helper Scripts link in README.md
Changed link to current link, as previous repository is inactive as of November 2nd 2024.
2025-08-23 18:09:28 +01:00
Hugo Aboud
4577390130 Sanitize credentials on websocket error messages 2025-08-19 16:16:01 -03:00
Alex X
34b103bbcb Update all dependencies and min go version to 1.23 2025-07-08 12:45:56 +03:00
Alex X
22fbd8bc9e Merge pull request #1773 from ehn/patch-1
Improve spelling and grammar in README.md
2025-07-07 19:21:21 +03:00
Alex X
d175213369 Merge pull request #1782 from riker09/patch-1
Update schema.json
2025-07-07 17:28:43 +03:00
Volker Thiel
5a34483513 Update schema.json
Add missing letter `r` in one of the examples
2025-06-23 20:08:54 +02:00
Andreas Ehn
230c80c70e Improve spelling and grammar in README.md 2025-06-14 11:24:12 +08:00
Alex X
a4d7fd0d95 Add support yandex source 2025-06-12 16:52:05 +03:00
Alex X
ae8145f266 Fix panic on AVCCToCodec #1652 2025-05-22 15:52:10 +03:00
Alex X
7107508286 Merge pull request #1669 from hnws/master
feat(nest): add retry logic for 429 and 409 errors with exponential backoff
2025-05-02 11:03:38 +03:00
hnws
cd2f90a7a1 refactor: remove logging from nest package 2025-05-01 22:30:58 -04:00
Alex X
e1577b5ad3 Remove unnecessary nil check 2025-05-01 15:31:18 +03:00
Alex X
3c1f7e4181 Merge pull request #1716 from gudaja/fix/getScreenshotFromNonconfigurreCamera
Fix: Handle RTSP cameras requiring fragment-implied config in dynamic snapshot API
2025-04-29 20:15:15 +03:00
luki
2ed67648c3 get screenshot from nonconfigure camera 2025-04-29 18:01:25 +02:00
Alex X
6d37cceb91 Improve readme for wyoming module 2025-04-25 14:52:11 +03:00
Alex X
fce41f4fc1 Update wyoming readme about events 2025-04-24 22:06:36 +03:00
Alex X
c50e894a42 Add PlayFile function to wyoming server 2025-04-24 21:23:16 +03:00
Alex X
890fd78a6a Remove errors from wyoming server handlers 2025-04-24 18:32:42 +03:00
Alex X
518cae1476 Add support events to wyoming server 2025-04-24 17:13:51 +03:00
Alex X
545a105ba0 Add support body to expr fetch func 2025-04-22 16:37:10 +03:00
Alex X
70b4bf779e Change wyoming Event.Data type to string 2025-04-22 16:35:44 +03:00
Alex X
7cf672da84 Add readme for exec and wyoming modules 2025-04-22 14:19:40 +03:00
Alex X
80f57a0292 Add support snd mode for wyoming module 2025-04-22 13:16:57 +03:00
Alex X
3b7309d9f7 Add support mic mode for wyoming module 2025-04-22 11:49:08 +03:00
Alex X
6df1e68a5f Update wyoming producer and backchannel 2025-04-22 10:26:00 +03:00
Alex X
df2e982090 Add logs to wyoming module 2025-04-22 10:25:22 +03:00
Alex X
902af5e5d7 Add wyoming module 2025-04-22 06:37:42 +03:00
Alex X
7fe23c7bc5 Add wav backchannel (not used yet) 2025-04-21 20:33:13 +03:00
Alex X
d0c3cb066c Rewrite exec backchannel 2025-04-21 20:33:13 +03:00
Alex X
5666943559 Change alsa source name for discovery API 2025-04-21 20:18:28 +03:00
Alex X
1b41f61247 Add supported codec check for alsa source 2025-04-21 20:18:28 +03:00
Alex X
e1342f06b7 Change codec channels from uint16 to uint8 2025-04-21 20:18:28 +03:00
Alex X
f535595d1f Add universal PCM transcoder 2025-04-21 20:18:28 +03:00
Alex X
7415776e4d Add support alsa source 2025-04-21 20:18:28 +03:00
Alex X
bad7caa187 Add ioctl package 2025-04-21 20:17:52 +03:00