seydx
|
da68101c09
|
Optimize URL decoding and update MQTT keep-alive
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
47e87281a1
|
increase timeout
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
60b6b93ff8
|
fix concurrent writes and improve mqtt
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
9efc717633
|
...
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
a2d422f5cb
|
format
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
3036dd7cfe
|
refactor
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
5be5d9247c
|
refactor, simplify api, add support for email/password auth
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
42b7eea852
|
fix: correct transceiver direction check in getSender method
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
fbd8d995ed
|
refactor and increase timeout
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
998c85d6f5
|
- support adding cameras via interface
- support qr code auth
- support resolution change
- support h265
- refactor code
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
67dfc942a0
|
update useful links
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
1cc8b373de
|
change query
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
f045f3fccd
|
dont expose raw url in stream info
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
e7044a93f6
|
fix video/audio and minor improvements
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
a9bcb46f38
|
refactor
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
16a812c8b8
|
revert webrtc
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
27fe2622ec
|
revert demuxer
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
3d222136f9
|
support h265
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
524cdb7176
|
demuxer: support hvc and pcm
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
499dc10390
|
comments
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
e7bd3d401f
|
wip h265 datachannel
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
5ec942cb5e
|
fix stream mode
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
6c255cd2f2
|
fix two way audio
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
bd2cbe20e0
|
add useful links
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
6d8d6a91ef
|
format
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
05c12b34e5
|
refactor
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
43b7a662c1
|
use streamType parameter
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
a7e76db464
|
change hls url and query and add more checks
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
b797a2fcd1
|
add HLS support and fix skill response
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
6e35f1a389
|
add rtsp support
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
30d48e139c
|
implement skill handling and media configuration
|
2025-07-10 16:09:18 +02:00 |
|
seydx
|
e74fc6f198
|
add tuya source
|
2025-07-10 16:09:18 +02: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
|
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 |
|