seydx
|
647b2acf48
|
cleanup
|
2025-06-16 09:58:55 +02:00 |
|
seydx
|
5771454400
|
use preload as format name
|
2025-06-16 00:50:48 +02:00 |
|
seydx
|
6732e726d5
|
update preload consumer to handle RTP packets
|
2025-06-16 00:33:16 +02:00 |
|
seydx
|
45503aa8c5
|
Merge branch 'AlexxIT:master' into preload
|
2025-06-14 00:40:06 +02:00 |
|
Alex X
|
a4d7fd0d95
|
Add support yandex source
|
2025-06-12 16:52:05 +03:00 |
|
seydx
|
b6579122d1
|
fix
|
2025-06-06 03:11:28 +02:00 |
|
seydx
|
42a67f8ad5
|
comments
|
2025-06-06 02:18:00 +02:00 |
|
seydx
|
493fa1ef6a
|
add api endpoints and change config syntax
|
2025-06-05 11:33:03 +03:00 |
|
seydx
|
dfc1f45f97
|
support preloading streams
|
2025-06-02 22:06:47 +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
|
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 |
|
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 |
|
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
|
a1f0b86ab3
|
format
|
2025-05-20 22:29:27 +02:00 |
|
seydx
|
7f87c6e478
|
refactor
|
2025-05-20 21:40:33 +02:00 |
|
seydx
|
a2beea1bbd
|
refactor
|
2025-05-20 13:59: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 |
|
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
|
2fdfec6f21
|
Merge branch 'AlexxIT:master' into onvif-client
|
2025-04-26 00:24:59 +02: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 |
|
seydx
|
fd5746a954
|
Merge branch 'AlexxIT:master' into onvif-client
|
2025-04-22 12:30:30 +02: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
|
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 |
|