seydx
|
8ab7aeb8b2
|
update readme
|
2025-06-05 15:51:14 +03:00 |
|
seydx
|
493fa1ef6a
|
add api endpoints and change config syntax
|
2025-06-05 11:33:03 +03:00 |
|
seydx
|
020549ef60
|
readme
|
2025-06-02 22:16:43 +03:00 |
|
seydx
|
dfc1f45f97
|
support preloading streams
|
2025-06-02 22:06:47 +03:00 |
|
Felipe Santos
|
641e65ee95
|
Fix docker build and push job when running from a fork
|
2025-06-02 13:21:54 -03:00 |
|
seydx
|
24ca87e00d
|
dont fallback to tcp if udp failes
|
2025-06-01 18:40:53 +03:00 |
|
seydx
|
859cd1cbe6
|
support rtsp udp transport
|
2025-06-01 01:44:01 +03:00 |
|
seydx
|
79656d1344
|
update readme
|
2025-05-26 23:10:57 +02:00 |
|
seydx
|
759f979182
|
dont redact config.env values
|
2025-05-26 22:23:24 +02:00 |
|
seydx
|
7c17e64090
|
format
|
2025-05-26 22:21:33 +02:00 |
|
seydx
|
bf45f64a7e
|
- refactor secrets
- add support for env in config
- redact sensitive information in logs/responses
|
2025-05-26 21:56:45 +02:00 |
|
Felipe Santos
|
72890d5983
|
Update Python to 3.13 in docker image
|
2025-05-26 14:01:26 -03:00 |
|
seydx
|
e8e798d955
|
Merge branch 'AlexxIT:master' into secrets-file
|
2025-05-23 08:02:17 +02:00 |
|
seydx
|
8a8b379bfc
|
Merge branch 'AlexxIT:master' into optimize-ring
|
2025-05-23 08:00:40 +02:00 |
|
seydx
|
ca491def83
|
Merge branch 'AlexxIT:master' into onvif-client
|
2025-05-23 08:00:28 +02:00 |
|
seydx
|
5a597277a9
|
Merge branch 'AlexxIT:master' into check-h265
|
2025-05-23 07:59:11 +02:00 |
|
Alex X
|
ae8145f266
|
Fix panic on AVCCToCodec #1652
|
2025-05-22 15:52:10 +03:00 |
|
seydx
|
c90fcd1ce1
|
refactor
|
2025-05-21 13:16:49 +02:00 |
|
seydx
|
e0687db9e2
|
add template parsing
|
2025-05-20 23:07:04 +02:00 |
|
seydx
|
24310e2f7a
|
remove parse
|
2025-05-20 22:44:07 +02:00 |
|
seydx
|
a1f0b86ab3
|
format
|
2025-05-20 22:29:27 +02:00 |
|
seydx
|
7f87c6e478
|
refactor
|
2025-05-20 21:40:33 +02:00 |
|
seydx
|
a0145b4b24
|
revert handlers
|
2025-05-20 15:52:26 +02:00 |
|
seydx
|
2fcbb1d836
|
refactor
|
2025-05-20 15:51:15 +02:00 |
|
seydx
|
a2beea1bbd
|
refactor
|
2025-05-20 13:59:46 +02:00 |
|
seydx
|
e5e55b7a50
|
improve secret vars and parse url with secrets
|
2025-05-20 13:05:11 +02:00 |
|
seydx
|
0830d8342e
|
add secret management functions
|
2025-05-20 12:07:46 +02:00 |
|
seydx
|
adb1b21e81
|
format
|
2025-05-17 16:37:12 +02:00 |
|
seydx
|
edfa09bb9f
|
ring: update peer connection state handling and pass sdo to producer
|
2025-05-10 19:04:47 +02:00 |
|
seydx
|
2eef7bdbd3
|
ring: implement session management and caching
|
2025-05-08 17:38:09 +02:00 |
|
seydx
|
124556f4db
|
ring: skip refetching cameras to increase loading speed and refactor ring url
|
2025-05-08 16:09:04 +02:00 |
|
seydx
|
d528e167db
|
Merge branch 'AlexxIT:master' into onvif-client
|
2025-05-02 17:56:08 +02:00 |
|
seydx
|
f151969fe1
|
Merge branch 'AlexxIT:master' into check-h265
|
2025-05-02 17:55:23 +02: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 |
|
seydx
|
251686608a
|
Merge branch 'AlexxIT:master' into onvif-client
|
2025-04-30 22:55:28 +02:00 |
|
seydx
|
993aa613fd
|
Merge branch 'AlexxIT:master' into check-h265
|
2025-04-30 22:54:47 +02: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 |
|
seydx
|
2fdfec6f21
|
Merge branch 'AlexxIT:master' into onvif-client
|
2025-04-26 00:24:59 +02:00 |
|
seydx
|
a0d8f3ae81
|
Merge branch 'AlexxIT:master' into check-h265
|
2025-04-26 00:24:18 +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 |
|