Koushik Dutta
e769e8ea98
sdk: remove unnecessary param in debug request
2024-08-21 11:50:00 -07:00
Koushik Dutta
ec5c164552
webrtc: fix type erasure
2024-08-21 11:31:54 -07:00
Koushik Dutta
64a213424d
postbeta
2024-08-21 11:10:53 -07:00
Koushik Dutta
e81c454c1e
server: fix node thread worker removing handlers that should not be
2024-08-21 11:10:21 -07:00
Koushik Dutta
776307bcbc
server: enable SharedArrayBuffer and other stuff for electron
2024-08-21 11:09:31 -07:00
Koushik Dutta
95c97e3eb2
server: fix plugin load causing server crash, fix unhandled rejections caused by plugin kill
2024-08-21 10:59:27 -07:00
Koushik Dutta
08926a35a9
server: use standard debug port for electron
2024-08-21 10:43:51 -07:00
Koushik Dutta
c037548ffb
postbeta
2024-08-21 09:52:45 -07:00
Koushik Dutta
462189efc2
server: implement electron debugging
2024-08-21 09:50:22 -07:00
Koushik Dutta
a4fed9c7ad
postbeta
2024-08-20 23:20:13 -07:00
Koushik Dutta
3c8f94ab2f
server: Fix electron display var
2024-08-20 23:20:04 -07:00
Koushik Dutta
fe3391c89c
docker: fix xvfb dep
2024-08-20 22:51:24 -07:00
Koushik Dutta
270b43bed6
postbeta
2024-08-20 22:23:07 -07:00
Koushik Dutta
c0fe12827f
server: hide electron window
2024-08-20 22:22:59 -07:00
Koushik Dutta
3bbda53107
postbeta
2024-08-20 22:21:23 -07:00
Koushik Dutta
0d7ee00485
server: electron wip
2024-08-20 22:21:09 -07:00
Koushik Dutta
c605c3ddb5
server: update deps
2024-08-20 20:50:02 -07:00
Koushik Dutta
099ba4f081
server: organize
2024-08-20 20:49:48 -07:00
Koushik Dutta
c14487ac27
server: remove deno
2024-08-20 20:49:23 -07:00
Koushik Dutta
991c31dda8
install: electron deps
2024-08-20 20:35:26 -07:00
Koushik Dutta
3865efd1f7
postbeta
2024-08-19 17:54:18 -07:00
Koushik Dutta
9c5ce45c1e
server: catch unhandled iterator teardown throwups
2024-08-19 17:54:08 -07:00
Koushik Dutta
4ab7bc1298
postbeta
2024-08-19 16:04:47 -07:00
Koushik Dutta
0ebbc5ea8f
server: sketchy check to determine if buffer is pool buffer
2024-08-19 16:04:38 -07:00
Koushik Dutta
86dcb66e6a
postbeta
2024-08-19 15:51:34 -07:00
Koushik Dutta
11831e5d87
server: rpc should handle transport serialization failures and attempt to send plain objects with the error
2024-08-19 15:50:32 -07:00
Koushik Dutta
6b3dc8c1ae
postbeta
2024-08-19 13:24:42 -07:00
Koushik Dutta
a49256f073
server: already connected ipc object fast path
2024-08-19 13:24:35 -07:00
Koushik Dutta
ea408377ec
postbeta
2024-08-19 13:20:28 -07:00
Koushik Dutta
2da762dfc2
server: working transferible buffers
2024-08-19 13:20:21 -07:00
Koushik Dutta
bfbc6ba6ce
rebroadcast: fix build
2024-08-19 12:02:45 -07:00
Koushik Dutta
c2747c80dc
server: consolidate peer thread setup
2024-08-19 11:43:10 -07:00
Koushik Dutta
2b58de196e
server: use ipc for node threads
2024-08-19 11:07:13 -07:00
Koushik Dutta
731744afbc
server: warn on base64 serialization
2024-08-19 09:47:51 -07:00
Koushik Dutta
f4d88493b1
postbeta
2024-08-18 12:47:35 -07:00
Koushik Dutta
265fc4b481
Merge branch 'main' of github.com:koush/scrypted
2024-08-18 12:47:06 -07:00
Koushik Dutta
40a300cff1
server: update console logging location to accomodate vscode filters
2024-08-18 12:47:00 -07:00
Brett Jia
c410907c58
webrtc: remove missing var ( #1562 )
2024-08-17 23:21:16 -07:00
Brett Jia
199f333fc1
server: allow all application/* mime types ( #1561 )
2024-08-17 23:21:04 -07:00
Brett Jia
e39bc8c5e6
core: terminal paths via TTYSettings + add TTY interface ( #1559 )
2024-08-17 16:39:00 -07:00
Brett Jia
a55099de12
webrtc: convert RTCSignalingChannel to FFmpegInput + consolidate all converters ( #1558 )
...
* webrtc: add converter from RTCSignalingChannel to FFmpegInput
* consolidate buffer converters to WebRTCBridge as MediaConverter
* consolidate all converters into base plugin device
* remove unused
2024-08-17 10:31:15 -07:00
Koushik Dutta
17900f0589
sdk: fix excessive zipping
2024-08-16 20:32:08 -07:00
Koushik Dutta
075d8bc4ab
snapshot: log prebuffer unavailable error
2024-08-16 19:25:41 -07:00
Koushik Dutta
28fce1bb8b
Merge branch 'main' of github.com:koush/scrypted
2024-08-16 08:57:22 -07:00
Koushik Dutta
14a2790825
sdk: parallelize build
2024-08-16 08:57:18 -07:00
Roman Sokolov
c2cd491c96
Hikvision Doorbell ( #1557 )
...
* Fixed reconnection bugs
* Updated documentation
* hikvision-doorbell version up
* Added support for contact sensor (if it installed on door)
* Refactoring doorbell api
* Fixed some bugs in hikvision doorbell
2024-08-15 15:24:46 -07:00
Koushik Dutta
6301089620
postbeta
2024-08-14 20:28:40 -07:00
Koushik Dutta
c591a87015
server: scope deno into module package
2024-08-14 20:28:33 -07:00
Koushik Dutta
544700ac12
postbeta
2024-08-14 20:22:17 -07:00
Koushik Dutta
2c54dc07ae
server: use js for deno-plugin-remote
2024-08-14 20:22:11 -07:00