Koushik Dutta
115d168cd3
snapshot: remove axios
2024-01-09 13:12:44 -08:00
Koushik Dutta
e25cf860f0
common: replacement implementation for axios digest auth
2024-01-09 13:04:00 -08:00
Koushik Dutta
c370773af4
common: missing file
2024-01-02 12:12:51 -08:00
Koushik Dutta
d4cae8abbb
common: add packet loss util to browser signaling session
2023-12-18 12:36:57 -08:00
Koushik Dutta
0e6b3346ed
common: add packet loss util to browser signaling session
2023-12-18 12:34:36 -08:00
Koushik Dutta
98017a5aa6
snapshot: debounce pics for 2 seconds
2023-12-17 22:58:35 -08:00
Koushik Dutta
3f1b45c435
rebroadcast: fix unhandled rejection on stream startup failure
2023-12-12 09:44:59 -08:00
slyoldfox
a6bf055b85
Avoid 'No audio stream detected' in prebuffer when speex is the inputAudioCodec ( #1203 )
...
Co-authored-by: Marc Vanbrabant <marc@foreach.be >
2023-11-28 08:51:19 -08:00
Koushik Dutta
fde3c47d8c
common: improve ffmpeg kill func, add queue end promise
2023-11-27 19:04:09 -08:00
Koushik Dutta
167360a218
common: prevent runaway zygote
2023-11-19 19:03:43 -08:00
Koushik Dutta
5eb2c586fa
common: add zygote worker. fix async queue signal abort.
2023-11-19 14:34:50 -08:00
Koushik Dutta
5847b585c7
common: move zygote
2023-11-18 14:31:47 -08:00
Koushik Dutta
8c8c7934ff
common: queue end should not clear the queue
2023-11-17 21:55:50 -08:00
Koushik Dutta
dd4efcd52f
common: fix waiting dequeues on queue end
2023-11-17 20:55:28 -08:00
Koushik Dutta
cfb78ebb7f
common: queue iterator throw or return should propagate to queue.
2023-11-15 23:13:10 -08:00
Koushik Dutta
6f483f829b
common: fix readLine performance
2023-10-31 11:42:18 -07:00
Koushik Dutta
f07604de4c
two-way audio improvements:
...
rename pcm_ulaw to pcm_mulaw per ffmpeg codec name
support transcode free rtp forwarding of audio only streams
onvif two audio codec negotiation with upstream
2023-10-19 14:00:36 -07:00
Koushik Dutta
4b181a8ac9
videoanalysis: fix migration bug by reenabling mixins
2023-09-14 08:15:18 -07:00
Koushik Dutta
1aca97c2ae
common: updates
2023-08-12 19:38:17 -07:00
Koushik Dutta
bd41410367
common: add async queue
2023-08-12 14:10:51 -07:00
Koushik Dutta
36b8b9eeed
common: formatting
2023-08-03 19:45:19 -07:00
Koushik Dutta
fbd6937627
webrtc/core: streamline p2p connection
2023-08-03 19:18:51 -07:00
Koushik Dutta
2f3529b822
rebroadcast: simplify prebuffer sync frame search, remove dead code...
2023-07-21 18:16:13 -07:00
Koushik Dutta
e063637100
rebroadcast: Fix prebuffer sync frame search lol
2023-07-21 18:12:37 -07:00
Koushik Dutta
56f127a203
webrtc: stapa/sei fix. stream start failure fix/logging.
2023-06-28 11:24:26 -07:00
Koushik Dutta
2372acc796
rebroadcast: cleanup sdp rejection
2023-06-16 15:38:48 -07:00
Brett Jia
6b9c3e4aa0
rebroadcast: recover after ffmpeg exits before printing sdp ( #890 )
...
* rebroadcast: recover after ffmpeg exits before printing sdp
* Revert "rebroadcast: recover after ffmpeg exits before printing sdp"
This reverts commit aee2124937 .
* reject sdp promise on ffmpeg exit
2023-06-16 15:33:47 -07:00
Koushik Dutta
6c4c83f655
rebroadcast: hack fix for ffmpeg sdp race condition
2023-06-01 20:33:28 -07:00
Koushik Dutta
7451b9903a
rebroadcast: add ffmpeg transcode
2023-05-15 13:10:14 -07:00
Koushik Dutta
aded2e43b1
rebroadcast: support output transcoidng
2023-05-15 10:49:48 -07:00
Koushik Dutta
37b0e46dd0
rebroadcast: Fix audio codec parsing bug
2023-05-06 12:01:25 -07:00
Koushik Dutta
9ed850e327
rebroadcast/webrtc: fixup pcm_ulaw handling
2023-05-03 14:11:17 -07:00
Koushik Dutta
1d18697161
videoanalysis: watch for pipeline hangs. fix race conditions around pipeline startup/termination.
2023-04-10 10:17:26 -07:00
Koushik Dutta
ec3e16f20f
onvif (reolink): implement two way audio
2023-04-09 21:02:42 -07:00
Koushik Dutta
73a489ea37
rtc: null check double offer error
2023-04-06 22:35:52 -07:00
Koushik Dutta
d8e406d415
webrtc: reduce debug logging
2023-03-29 16:41:16 -07:00
Koushik Dutta
15b6f336e4
common: add h264 fragment information parsing
2023-03-29 08:18:13 -07:00
Koushik Dutta
f55cc6066f
common: simplify some socket utils
2023-03-28 10:25:50 -07:00
Koushik Dutta
68d3f10888
rtsp server: fix URL quirk in electron
2023-03-23 19:42:00 -07:00
Koushik Dutta
544dfb3b24
Update rtsp-proxy.ts
2023-03-16 10:40:19 -07:00
Koushik Dutta
cf9af910be
rtsp: rtsp proxy example
2023-03-16 10:03:24 -07:00
Koushik Dutta
f582db3f11
common: http message parsing helpers
2023-03-07 16:24:00 -08:00
Koushik Dutta
7902a091a9
core: fix listener leak
2023-03-04 20:48:24 -08:00
Koushik Dutta
14e4b5c0e3
rebroadcast/rtsp: initial support for clustering
2023-02-28 08:15:56 -08:00
Koushik Dutta
27df33ba80
project: update lockfiles
2023-02-22 08:57:08 -08:00
Koushik Dutta
9b23626ed6
common: fixup deferred signature
2023-02-15 12:26:21 -08:00
Koushik Dutta
b2615eed6f
common: fix timeoutPromise unhandled rejection
2023-01-27 15:00:31 -08:00
Koushik Dutta
6ce6daf832
common: fix unhandled promise timeout
2023-01-27 13:53:51 -08:00
Koushik Dutta
f35ce4b1f0
packages: stream-promise
2023-01-27 09:15:37 -08:00
Koushik Dutta
0cf9c1b3ef
homekit: update to new media stream feedback method
2023-01-18 08:44:56 -08:00