Commit Graph

1666 Commits

Author SHA1 Message Date
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
Alex X 2473eee66b Add warn log for match media func 2025-04-21 20:17:52 +03:00
Alex X f45fef29d8 Add support eseecloud source #1690 2025-04-08 19:55:51 +03:00
Alex X 699a995e8c Fix deadlock on write to track channel 2025-04-08 11:33:04 +03:00
Alex X ce02b03a73 Merge pull request #1682 from infastin/fix/sender-deadlock
fix(core): potential sender goroutine deadlock
2025-04-08 11:26:18 +03:00
Alex X 3e1b01073b Increased compression when compiling linux binaries 2025-04-07 18:04:38 +03:00
Alex X 3e4dce2413 Update dependencies 2025-04-07 18:03:41 +03:00
Alex X fef3091ecc Fix support webrtc creality format #1600 2025-04-07 17:43:51 +03:00
Alex X af7509ebaf Update pion/webrtc library to v4 2025-04-07 16:56:38 +03:00
infastin 487527f5a5 chore: remove mutexes 2025-04-05 13:50:02 +05:00
Alex X bfd26560b1 Add flussonic source #1678 2025-04-04 19:59:52 +03:00
Alex X be3a1c5b5f Rewrite ivideon source 2025-04-04 19:58:05 +03:00
infastin 0669cfbebf fix(core): potential sender loop deadlock 2025-03-31 19:12:07 +05:00
Alex X d99bf122ea Fix SPS parsing in some cases 2025-03-27 20:52:49 +03:00
Alex X ed5581d1d9 Add readme for docker 2025-03-22 19:16:00 +03:00
Alex X 71c59cfe50 Add rockchip docker image 2025-03-22 18:37:30 +03:00
Alex X 0e49a066ba Docker files refactoring 2025-03-22 16:41:32 +03:00
Alex X fcb786cf60 Add readme for FFmpeg hardware 2025-03-22 10:56:25 +03:00
Alex X c56b2cdd62 Merge pull request #1203 from MarcA711/update-rockchip-presets
Update FFmpeg presets for Rockchip boards
2025-03-22 10:38:49 +03:00
Alex X 6309d323dc Update hardware support for Rockchip 2025-03-22 10:32:33 +03:00
hnws db2937d4a3 Merge branch 'AlexxIT:master' into master 2025-03-21 23:11:47 -04:00
hnws fe10a7e55f feat(nest): add retry logic for 429 and 409 errors with exponential backoff 2025-03-21 23:10:16 -04:00
Alex X c52f3ebdd6 Fix wrong URL in hls.html example 2025-03-17 14:52:33 +03:00