Commit Graph

  • 74cec57655 arlo: 0.3.4 with bugfixes, SSE, and experimental doorbell (#418) Brett Jia 2022-11-06 19:51:26 -05:00
  • fe7217c660 homekit: promisify more io to prevent blocking Koushik Dutta 2022-11-06 15:25:58 -08:00
  • 0454a86278 homekit: remove low disk space warning Koushik Dutta 2022-11-06 15:20:27 -08:00
  • 07057cdaa4 tensorflow-lite: show edge tpu in plugin settings Koushik Dutta 2022-11-05 16:35:48 -07:00
  • 6d54b0cebf homekit: use dummy aac audio track to avoid transcoding dummy audio when camera has no audio Koushik Dutta 2022-11-05 13:44:52 -07:00
  • 27b006fc0d server: publish Koushik Dutta 2022-11-03 11:18:55 -07:00
  • 2a8e78a229 server: fixup launch.json Koushik Dutta 2022-11-03 09:15:47 -07:00
  • 2aa07a32e9 server: add option to disable auth Koushik Dutta 2022-11-03 09:11:07 -07:00
  • 575dc79725 rebroadcast: add muted rebroadcast url Koushik Dutta 2022-11-02 19:39:50 -07:00
  • c9338d8629 core/client: logging Koushik Dutta 2022-11-02 17:21:31 -07:00
  • 6c2da25122 Revert "github action: disable cache" Koushik Dutta 2022-11-02 12:18:00 -07:00
  • 30493de2dc docker: disable cache bust causing 503 Koushik Dutta 2022-11-02 12:17:20 -07:00
  • 005a1017e4 github action: disable cache Koushik Dutta 2022-11-02 11:22:05 -07:00
  • 3dc2282336 server: publish Koushik Dutta 2022-11-02 11:08:05 -07:00
  • 08b6389736 webrtc: publish Koushik Dutta 2022-11-02 11:01:19 -07:00
  • c7d91823d5 webrtc: fix spurious socket leaks in connection renegotiation in werift upstream Koushik Dutta 2022-11-01 23:02:22 -07:00
  • 2b3c82d64d Merge branch 'main' of github.com:koush/scrypted Koushik Dutta 2022-11-01 21:33:28 -07:00
  • c46b35870b webrtc: fix various leaks Koushik Dutta 2022-11-01 21:33:21 -07:00
  • 0c6046797a Update install-scrypted-dependencies-win.ps1 (#414) Tyler Miranda 2022-11-01 22:09:08 -05:00
  • 49de7a5429 core: support import Koushik Dutta 2022-10-31 20:33:25 -07:00
  • 972358eb0b client/core: longer webrtc timeout Koushik Dutta 2022-10-31 11:07:22 -07:00
  • 1a6f0918a9 client/core: longer webrtc timeout Koushik Dutta 2022-10-31 08:14:31 -07:00
  • b037391b23 server: watch for transport parse error and kill rpc Koushik Dutta 2022-10-31 08:14:22 -07:00
  • ad6be98c10 rebroadcast: ensure prebuffer on settings change Koushik Dutta 2022-10-30 10:44:05 -07:00
  • 2cd2aa1ec2 hikvision: fix camera number detection when more than 10 cameras Koushik Dutta 2022-10-30 10:16:15 -07:00
  • 31c776900b hikvision: fix camera number detection when more than 10 cameras Koushik Dutta 2022-10-30 10:03:04 -07:00
  • f7f2dd06ea Merge branch 'main' of github.com:koush/scrypted Koushik Dutta 2022-10-30 09:58:48 -07:00
  • 0cb70778db hikvision: fix camera number detection when more than 10 cameras Koushik Dutta 2022-10-30 09:58:41 -07:00
  • 91b33a2799 Update README.md Koushik Dutta 2022-10-30 09:46:36 -07:00
  • e6f50c3bc2 mqtt: shelly dimmer 2 example Koushik Dutta 2022-10-28 15:25:01 -07:00
  • 1aff6c898c webrtc: fix missing stun servers Koushik Dutta 2022-10-28 13:24:45 -07:00
  • 6111c7a5fd client: locally created media objects now avoid api proxy round trips Koushik Dutta 2022-10-28 10:16:24 -07:00
  • fa6099f1d6 rpc: add support for setting properties on RpcProxy Koushik Dutta 2022-10-28 10:15:58 -07:00
  • 5e4266c15f common: add udp port reservation command Koushik Dutta 2022-10-28 08:38:46 -07:00
  • ef90d012c3 common: add udp port reservation command Koushik Dutta 2022-10-28 08:38:36 -07:00
  • a983da5357 common: add udp port reservation command Koushik Dutta 2022-10-28 08:38:25 -07:00
  • 68c568bc4b server/common: eat client timeout errors Koushik Dutta 2022-10-28 08:38:06 -07:00
  • 8394a6f21e amcrest/hikvision: publish Koushik Dutta 2022-10-27 23:32:27 -07:00
  • 6a3dbc7b7f server: fix some spurious errors Koushik Dutta 2022-10-27 15:13:37 -07:00
  • ca95fccbad werift: update Koushik Dutta 2022-10-27 15:13:29 -07:00
  • 45065df1b3 webrtc: fix nvr intercom usage Koushik Dutta 2022-10-27 15:13:17 -07:00
  • d372b39a78 hikvision: add resolution detection, mark stream as scrypted safe. publish. Koushik Dutta 2022-10-27 13:21:09 -07:00
  • 27efccd791 server: expose typed worker Koushik Dutta 2022-10-27 12:01:37 -07:00
  • 239bbae47b sdk: Update Koushik Dutta 2022-10-27 11:33:01 -07:00
  • f3924a983a hikvision: detect resolutiosn. add support for pcm alaw two way audio. Koushik Dutta 2022-10-26 13:34:03 -07:00
  • 0db9a71918 webrtc: enable trickle logging Koushik Dutta 2022-10-26 11:45:40 -07:00
  • a4eadc8c21 ring: add more h264info hints Koushik Dutta 2022-10-26 11:45:11 -07:00
  • c9553f4afe rebroadcast: undo stop inactive change... need to rethink this and ffmpeg usage Koushik Dutta 2022-10-26 11:44:41 -07:00
  • cbc00b9bc0 server: update deps Koushik Dutta 2022-10-26 11:44:06 -07:00
  • 3c5c80ab19 webrtc: verify the negotiated codec before attempting to use it. Koushik Dutta 2022-10-26 11:43:49 -07:00
  • 4a9179ffd3 mqtt: add button example Koushik Dutta 2022-10-25 12:41:15 -07:00
  • 1c72d53eb5 pam-diff: watch for ffmpeg death Koushik Dutta 2022-10-25 09:41:21 -07:00
  • 78d1a31888 Merge branch 'main' of github.com:koush/scrypted Koushik Dutta 2022-10-24 19:56:36 -07:00
  • ba64d05044 mqtt: add motion sensor example Koushik Dutta 2022-10-24 19:56:31 -07:00
  • b87d1c603c Updated Tuya to v0.0.7 (#408) Erik Bautista 2022-10-24 18:52:20 -05:00
  • 36a8622a05 snapshot: publish beta changes Koushik Dutta 2022-10-24 08:20:53 -07:00
  • 86f9ea77ae sdk: remove recorded event id Koushik Dutta 2022-10-22 19:18:35 -07:00
  • eff9a1d1c2 sdk: add ids to events Koushik Dutta 2022-10-22 19:15:27 -07:00
  • 7cc8325708 onvif: add support for tcp backchannel Koushik Dutta 2022-10-21 22:45:36 -07:00
  • db2338cef8 README: update Koushik Dutta 2022-10-21 22:36:07 -07:00
  • 2e6d83e1ae onvif: relax backchannel search to accept whitespace Koushik Dutta 2022-10-21 22:26:57 -07:00
  • 5f129c6d86 homekit: log intercom crash Koushik Dutta 2022-10-21 22:21:30 -07:00
  • 11548ef758 homekit: log intercom crash Koushik Dutta 2022-10-21 22:21:13 -07:00
  • ab0464a384 onvif: fix missing ssrc for tcp Koushik Dutta 2022-10-21 22:11:51 -07:00
  • 51e08d4ef2 onvif: add support for tcp backchannel Koushik Dutta 2022-10-21 21:47:09 -07:00
  • 9a9b73a02c onvif: add support for tcp backchannel Koushik Dutta 2022-10-21 21:46:32 -07:00
  • b014157deb google-home: fix local auth Koushik Dutta 2022-10-21 13:35:09 -07:00
  • 8c148ba217 google-home: update local sdk with auth Koushik Dutta 2022-10-21 13:27:01 -07:00
  • 01740b223a google-home: update local sdk with auth Koushik Dutta 2022-10-21 13:26:42 -07:00
  • 62bc811c36 google-home: update local sdk with auth Koushik Dutta 2022-10-21 13:25:18 -07:00
  • 5cf50a1aa2 google-home: update Koushik Dutta 2022-10-21 13:02:44 -07:00
  • 804a297926 rebroadcast: improved h264 oddity detection and ffmpeg fallback Koushik Dutta 2022-10-21 11:12:17 -07:00
  • 699dec122b sdk: add h264 oddity reserved Koushik Dutta 2022-10-21 10:17:22 -07:00
  • 3bc172cc5a sdk: add h264 oddity reserved Koushik Dutta 2022-10-21 10:15:58 -07:00
  • e4b85bd06e webrtc: disambiguate options between input copy and ffmpeg codec copy Koushik Dutta 2022-10-21 09:54:24 -07:00
  • e653d839cb webrtc: disambiguate options between input copy and ffmpeg codec copy Koushik Dutta 2022-10-21 09:28:51 -07:00
  • 736c05bfdb webrtc: fix rings new bundle sdp format Koushik Dutta 2022-10-20 21:18:58 -07:00
  • 2cda5593f8 pam-diff: update to latest video analysis plugin api Koushik Dutta 2022-10-20 17:30:47 -07:00
  • 185f39e93f webrtc: fix missing audio if rebroadcast is not in use Koushik Dutta 2022-10-19 21:58:56 -07:00
  • a2335930b7 server: decouple docker from npm publish. docker builds must now specify latest tag. Koushik Dutta 2022-10-18 11:48:31 -07:00
  • ba8672eadd webrtc: publish Koushik Dutta 2022-10-18 11:28:27 -07:00
  • 777f7b7a3b github acitons: require tag, to support building betas Koushik Dutta 2022-10-18 11:24:50 -07:00
  • b1d17828e4 server: test beta publish Koushik Dutta 2022-10-18 11:24:06 -07:00
  • 5e12019840 github acitons: require tag, to support building betas Koushik Dutta 2022-10-18 11:22:16 -07:00
  • 92068d51de webrtc: improve fork cleanup Koushik Dutta 2022-10-18 11:08:31 -07:00
  • 7daa36f060 server: fix object leak due to plugin fork thread not cleaning up Koushik Dutta 2022-10-18 11:08:15 -07:00
  • 70cce4bd0f webrtc: move connections onto their own thread for better cleanup and per connection performance Koushik Dutta 2022-10-17 16:12:46 -07:00
  • 5ce0b4f774 werift: update Koushik Dutta 2022-10-17 11:17:57 -07:00
  • c1391491f4 server: suppress rpc kill error Koushik Dutta 2022-10-17 11:17:47 -07:00
  • 18115c9992 sdk/webrtc: revert unnecessary rtc track changes Koushik Dutta 2022-10-17 11:17:23 -07:00
  • 437d0828be Revert "sdk: update" Koushik Dutta 2022-10-17 07:44:40 -07:00
  • 4a0a5fb3f8 client: update sdk Koushik Dutta 2022-10-16 20:26:27 -07:00
  • c12b1d715b Merge branch 'main' of github.com:koush/scrypted Koushik Dutta 2022-10-16 20:26:17 -07:00
  • 2dd9b68bb2 sdk: update Koushik Dutta 2022-10-16 20:26:12 -07:00
  • aa09a4960a webrtc: update werift with fixed track removal. add support for replaceTrack. Koushik Dutta 2022-10-16 20:26:02 -07:00
  • c47d4f4398 Update install-scrypted-docker-compose.sh Koushik Dutta 2022-10-14 13:55:18 -07:00
  • c13604bed9 server/sdk: fix python sdk generation bug Koushik Dutta 2022-10-11 16:04:42 -07:00
  • d553a28d58 core: fix event viewer on mobile Koushik Dutta 2022-10-10 23:18:07 -07:00
  • 003da06d6d server: improve websocket/engineio support to not pollute the global scope or require a funny constructor pattern Koushik Dutta 2022-10-10 23:03:51 -07:00
  • 6204af190c server/sdk: expose native id Koushik Dutta 2022-10-10 21:40:01 -07:00