Commit Graph

1553 Commits

Author SHA1 Message Date
Koushik Dutta
eae264fce1 google-device-access: fix readme, remove bad defaults 2022-04-25 10:45:00 -07:00
Koushik Dutta
9e76e2e2de homekit: restrict ffmpeg-free fast path to opus only. add comments. 2022-04-23 19:18:10 -07:00
Koushik Dutta
6b9d88f3f6 homekit/rebroadcast: code and log cleanups 2022-04-23 15:08:10 -07:00
Koushik Dutta
7e7e37f8a6 mqtt: turnOn should respect config brightness scale 2022-04-23 14:55:51 -07:00
Koushik Dutta
e5b9b5e97a homekit/rebroadcast: add ffmpeg free fast path for all all cameras that do not need ffmpeg filtering or video transcoding 2022-04-23 14:04:25 -07:00
Koushik Dutta
23165d804b homekit: remove ffmpeg usage for h264 cameras that dont have any audio. 2022-04-23 12:53:57 -07:00
Koushik Dutta
092a91e72b unifi-protect: publish ws listener fixes 2022-04-23 09:21:03 -07:00
Koushik Dutta
c29a248eff rebroadcast: fix double RTSP SETUP 2022-04-22 22:06:47 -07:00
Koushik Dutta
0af6ab795e core: need to bypass pwa cache on network error to force user action 2022-04-22 10:10:19 -07:00
Koushik Dutta
f5b0a55db2 Merge branch 'main' of github.com:koush/scrypted 2022-04-22 09:32:10 -07:00
Koushik Dutta
b46403e47d core: reload on network error to allow cert to be reaccepted 2022-04-22 09:32:07 -07:00
Koushik Dutta
39f301cf70 rebroadcast: dont send prebuffer audio. fix ffmpeg rtsp parser. 2022-04-21 20:33:44 -07:00
Koushik Dutta
2a12722c90 homekit: srtp sender should bind to address override. rtsp parser should use channel to determine destination. fix h264 packetizer max length bug. 2022-04-21 20:32:42 -07:00
Koushik Dutta
1171a7c4ce rebroadcast: fix streams crossing 2022-04-20 20:18:05 -07:00
Koushik Dutta
34d5efd7ef rebroadcast: Fix rtsp client auth bugs 2022-04-20 09:33:29 -07:00
Koushik Dutta
bfed0527e7 rebroadcast: rtsp container and scrypted parser are now the default 2022-04-19 21:52:05 -07:00
Koushik Dutta
8ad93376ac rebroadcast: move the global transcode settings too 2022-04-19 15:21:58 -07:00
Koushik Dutta
0d9f4a5ee0 rebroadcast: dont show transcode options unless opted in 2022-04-19 15:07:24 -07:00
Koushik Dutta
bdb45fb00f homekit: opus is now the only audio option (setting removed) 2022-04-19 09:24:32 -07:00
Koushik Dutta
db0db372f5 homekit: fix remote detection 2022-04-19 09:15:06 -07:00
Koushik Dutta
b7b97bd446 webrtc: publish 2022-04-18 22:17:37 -07:00
Koushik Dutta
8f945ca354 homekit: typo 2022-04-18 22:16:12 -07:00
Koushik Dutta
22431f1a01 webrtc: better codec negotiation 2022-04-18 22:16:12 -07:00
Koushik Dutta
83b7827b88 rebroadcast: Fix startup race conditions. 2022-04-18 11:20:20 -07:00
Koushik Dutta
6ad6f14d8e rebroadcast: Fix bug where rebroadcast was using double the cpu it should 2022-04-17 21:21:44 -07:00
Koushik Dutta
4a2f988b76 Update README.md 2022-04-17 09:01:58 -07:00
Koushik Dutta
3a982a5955 Update README.md 2022-04-17 09:00:11 -07:00
Billy Zoellers
f505b6c538 ecobee: fix device.info (#224)
* ecobee: stop setting device.info, implement setThermometerUnit

* ecobee: publish
2022-04-16 15:04:22 -07:00
Brett Jia
87130d263d arlo: more mqtt subs, basestation keep-alive, more efficient motion listener (#225)
* more mqtt subscriptions

* bump

* send heartbeats to real basestations

* bump

* fix basestation registration race condition, make single action subscriptions more efficient

* bump

* remove Online interface since it's broken for basestation cameras

* bump
2022-04-16 15:04:10 -07:00
Koushik Dutta
f5142514ce server/core: more pluginDepnedencies installation into the server 2022-04-16 15:01:40 -07:00
Koushik Dutta
1edb205806 webrtc: disable zerolatency, unreliable on chromecast? 2022-04-16 14:24:11 -07:00
Brett Jia
8199dae6e9 sendgrid: initial implementation (#223)
* initial sendgrid implementation

* logging

* treat api key as a password

* re-initialize client properly, indentation fix

* docs
2022-04-15 22:34:35 -07:00
Brett Jia
adf5f644bc arlo: disable audio for VMC3030 and readme (#221)
* disable audio for VMC3030

* bump

* readme

* bump
2022-04-14 17:04:26 -07:00
Koushik Dutta
1cafb39afd core: publish 2022-04-13 23:13:02 -07:00
Koushik Dutta
e74fbaa4b7 core: clean up peerconnections faster 2022-04-13 23:10:10 -07:00
Koushik Dutta
31acd2c4b1 webrtc: default to max compat 2022-04-13 22:36:33 -07:00
Koushik Dutta
39c111b922 rebroadcast: fix nre 2022-04-13 21:40:34 -07:00
Koushik Dutta
267883f63c core: use registry.npmjs.org directly. 2022-04-13 19:47:28 -07:00
Koushik Dutta
42d9ed5340 plugins: publish various betas 2022-04-13 17:38:04 -07:00
Koushik Dutta
763c352af8 core/ui: fall back to locally proxied npm that handles CORS if registry.npmjs.cf fails 2022-04-13 13:30:21 -07:00
Koushik Dutta
856bac30b3 webrtc/server: Fix missing sourceid 2022-04-13 13:01:25 -07:00
Koushik Dutta
f221337658 unifi-protect: Fix websocket events fialing 2022-04-13 12:35:32 -07:00
Koushik Dutta
1c2d3533aa rebroadcast: typo 2022-04-13 11:17:16 -07:00
Koushik Dutta
76c5cce2fc amcrest: fix event loop bug 2022-04-13 11:17:10 -07:00
Koushik Dutta
97b6be69db plugins: respect destination bitrate hint 2022-04-13 00:22:17 -07:00
Koushik Dutta
5a50c7ca5d homekit/rebroadcast: refactor transcoding 2022-04-13 00:22:17 -07:00
Koushik Dutta
469e9c608d rebroadcast: fix idr interval computation bug 2022-04-13 00:22:17 -07:00
Koushik Dutta
5a18ced948 homekit: fix dynamic bitrate 2022-04-13 00:22:17 -07:00
Brett Jia
60c3ae25da arlo 0.2.3 (#219) 2022-04-13 00:21:34 -07:00
Koushik Dutta
7a1d1a571f webrtc: Fix track lookup race condition 2022-04-12 01:08:44 -07:00