Commit Graph

2933 Commits

Author SHA1 Message Date
Koushik Dutta
ce7162f015 homekit: fix erroneous pin code 2022-07-07 09:56:53 -07:00
Koushik Dutta
95ade274ef homekit/common: fix jitter buffer sequence number distance calculation bug 2022-07-07 09:56:39 -07:00
Koushik Dutta
bc522ef055 sdk: update 2022-07-07 09:56:03 -07:00
Matus Kral
8782ada8da update ffmpeg-hardware-acceleration.ts (#307)
- fix nvidia pipeline arguments:
   - replace bad "-" characters with proper dashes (in -hwaccel)
   - add  hwaccel_output_format parameter to the cuvid pipeline as well
       - change hwaccel output format to something forcing the pipeline to download the frames from video memory (not doing so breaks the pipeline completely in case custom user filter arguments contain software scale= (for cuda/cuvid scale_cuda=/scale_npp= would be needed) or/and transcoding is involved which for the moment uses scale=

- update depretiated encoder nvenc_h264 -> h264_nvenc
2022-07-06 22:10:59 -07:00
Koushik Dutta
51c841727a server: publish 2022-07-04 13:44:20 -07:00
Koushik Dutta
b0fe3a4618 server: switch node-pty to one with modern prebuilts 2022-07-04 13:43:59 -07:00
Koushik Dutta
a8b6111db4 server: simplify rpc serializer 2022-07-04 13:28:58 -07:00
Koushik Dutta
c0e2b82a7a client: fixup sourcemaps 2022-07-04 13:28:23 -07:00
Koushik Dutta
766a2a86d4 webrtc: avoid ffmpeg if preferred audio codec is found even if not advertised 2022-07-04 13:27:56 -07:00
Koushik Dutta
7afd019328 Update install-scrypted-dependencies-win.ps1 2022-07-01 22:37:00 -07:00
Koushik Dutta
1dbab5e052 Update README.md 2022-07-01 13:49:19 -07:00
Koushik Dutta
b3ef837de5 install: cleanup 2022-07-01 13:48:10 -07:00
Koushik Dutta
7c2b20f64a install: watch for install errors 2022-07-01 13:44:01 -07:00
Koushik Dutta
b93a9f88b6 Merge branch 'main' of github.com:koush/scrypted 2022-07-01 13:27:31 -07:00
Koushik Dutta
d646f86843 install: pip install on windows too. 2022-07-01 13:27:26 -07:00
Koushik Dutta
d5452fadbe server: publish 2022-07-01 13:24:29 -07:00
Koushik Dutta
a8675479c6 server: fix python plugins on windows 2022-07-01 13:22:36 -07:00
Koushik Dutta
a4b24fabf8 rebroadcast: log parsed sps 2022-07-01 11:43:12 -07:00
Koushik Dutta
c367e2217c webrtc: workaround mid mismatch on sdp verification 2022-07-01 11:42:55 -07:00
Koushik Dutta
83089ab1e5 homekit: publish node v18 fixes, merges from upstream 2022-07-01 11:41:56 -07:00
Koushik Dutta
77bf411597 cli: support windows 2022-07-01 11:37:52 -07:00
Koushik Dutta
11c5543734 server: publish new ffmpeg 2022-07-01 11:36:21 -07:00
Koushik Dutta
b3a03554ff server: change default volume path. use off the shelf ffmpeg. 2022-07-01 10:46:41 -07:00
Koushik Dutta
2a550b084f cli: add windows command fix 2022-07-01 10:24:10 -07:00
Koushik Dutta
e84ff90ee3 amcrest/hikvision: add setKeepAlive to tcp socket to see if that detects terminated connections 2022-06-30 17:22:01 -07:00
Koushik Dutta
8a21b0e2d0 server: add support for properties from newer sdks 2022-06-28 22:19:21 -07:00
Koushik Dutta
e7d2b86be1 plugins: IntrusionSensor changed to TamperSensor 2022-06-28 21:53:18 -07:00
Koushik Dutta
8579a9f561 server: cleanups 2022-06-28 21:06:10 -07:00
Koushik Dutta
4134b14a78 Merge branch 'main' of github.com:koush/scrypted 2022-06-28 21:04:26 -07:00
Koushik Dutta
755cbbd111 server: add support for methods from newer sdks 2022-06-28 21:03:42 -07:00
Koushik Dutta
194fcd5fa2 sdk: add event reporting, report sdk version 2022-06-28 16:39:16 -07:00
Koushik Dutta
c9328bb249 Merge branch 'main' of github.com:koush/scrypted 2022-06-28 16:38:12 -07:00
Koushik Dutta
fa70e700ab server: add sdk versioning hook 2022-06-28 13:03:04 -07:00
Koushik Dutta
d72d94e15d linux: stop existing service before install 2022-06-28 11:20:17 -07:00
Koushik Dutta
fbfad8bb6e linux: revert to node 16 2022-06-28 11:17:17 -07:00
Koushik Dutta
2810463c4e server: bump min core, publish 2022-06-28 10:29:21 -07:00
Koushik Dutta
15f35152fc core: publish 2022-06-28 10:28:22 -07:00
Koushik Dutta
2c854d45a4 ui: update 2022-06-28 10:25:00 -07:00
Koushik Dutta
00f39aada7 client: use scrypted cloud check to determine whether to use webrtc api endpoint 2022-06-28 10:20:42 -07:00
Koushik Dutta
be1b247cc5 cloud: add cloud route hint 2022-06-28 10:16:06 -07:00
Koushik Dutta
5bf0b2bacc homekit: fix node v18 beta plugin 2022-06-28 08:31:12 -07:00
Koushik Dutta
f45921d0f8 server: clear ffmpeg timeout 2022-06-28 08:23:47 -07:00
Koushik Dutta
9d2ea4f926 Merge branch 'main' of github.com:koush/scrypted 2022-06-28 08:21:19 -07:00
Koushik Dutta
935c431e49 server: watch for ffmpeg snapshot convesion failure 2022-06-28 08:21:14 -07:00
Koushik Dutta
474875ea44 Update install-scrypted-dependencies-mac.sh 2022-06-28 05:44:08 -07:00
Koushik Dutta
d3a05adc40 Update install-scrypted-dependencies-linux.sh 2022-06-28 05:43:50 -07:00
Koushik Dutta
cd059e4c76 server: publish 2022-06-27 18:33:48 -07:00
Koushik Dutta
60a4805d46 webrtc: pass through target plugin to api socket 2022-06-27 18:33:14 -07:00
Koushik Dutta
627549664a core/client: send client plugin through webrtc endpoint 2022-06-27 18:32:29 -07:00
Koushik Dutta
17f8dd5dbc server: add pluginId option to api socket 2022-06-27 18:31:42 -07:00