Commit Graph

741 Commits

Author SHA1 Message Date
Alex X 549da0257e Merge pull request #1745 from seydx/optimize-ring
Optimize ring
2025-09-30 13:36:42 +03:00
Alex X c7119f4403 Fix RTP processing for H265 codec (restore VPS,SPS,PPS) 2025-09-30 12:14:41 +03:00
seydx d286980548 Merge branch 'AlexxIT:master' into optimize-ring 2025-09-26 15:09:01 +02:00
Alex X fd682306e7 Fix MultiUDPMuxDefault panic #1646 2025-09-22 18:11:47 +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 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
seydx ae49946740 Merge branch 'AlexxIT:master' into optimize-ring 2025-06-16 10:05:31 +02:00
Alex X a4d7fd0d95 Add support yandex source 2025-06-12 16:52:05 +03:00
seydx 8a8b379bfc Merge branch 'AlexxIT:master' into optimize-ring 2025-05-23 08:00:40 +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 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
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
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 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 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