Commit Graph

23 Commits

Author SHA1 Message Date
Koushik Dutta
abfd0ffe35 server: add explicit hook for main file 2023-03-19 14:41:02 -07:00
Koushik Dutta
2d3bb8798d server: disable python stdout buffering 2023-03-18 08:05:14 -07:00
Koushik Dutta
29c98777e9 server: add python plugin id to command line 2023-03-04 14:05:04 -08:00
Koushik Dutta
44af4ce006 server: rename to plugin_remote.py 2023-02-16 23:26:59 -08:00
Koushik Dutta
017b599170 server/windows: add support for python version when used with py.exe 2023-02-11 09:35:08 -08:00
Koushik Dutta
e910374019 server: better python memory usage tracking 2023-01-13 22:46:31 -08:00
Koushik Dutta
2294d2f22d server: cleanup old dependencies on runtime version change 2022-12-11 12:51:08 -08:00
Koushik Dutta
70cce4bd0f webrtc: move connections onto their own thread for better cleanup and per connection performance 2022-10-17 16:12:46 -07:00
Koushik Dutta
a4582da683 server: improve python rpc buffer wrangling 2022-09-21 21:53:38 -07:00
Koushik Dutta
1f41355c4e server: fix crashed plugins not showing up in plugins list. ScryptedDevice interface should only bubble atomic events. 2022-09-06 21:40:59 -05:00
Koushik Dutta
5b67c74078 server: implement sendSocket. 2022-07-13 07:48:51 -07:00
Koushik Dutta
a8675479c6 server: fix python plugins on windows 2022-07-01 13:22:36 -07:00
Koushik Dutta
2a88ba1c62 server: remove cors api access. add socket api access. 2022-06-20 11:31:07 -07:00
Koushik Dutta
328cf1536e server: add hack (?) to fix gst plugin search path on darwin 2022-06-12 14:20:27 -07:00
Koushik Dutta
44b4fa2bd4 server: rpc/threading 2022-02-12 19:09:42 -08:00
Koushik Dutta
a8b8aa03e0 restructure 2022-02-11 15:06:21 -08:00
Koushik Dutta
a26566202e rpc: move out of server 2022-02-11 13:28:12 -08:00
Koushik Dutta
1af5a35635 server: cleanup stdio per platform 2022-02-11 12:36:40 -08:00
Koushik Dutta
ae57dea333 server: watch for worker errors 2022-02-11 12:33:08 -08:00
Koushik Dutta
7b85a5c0ed server: worker cleanup 2022-02-11 12:16:10 -08:00
Koushik Dutta
3027e7d051 server: new shared worker mode based on threads 2022-02-06 01:01:31 -08:00
Koushik Dutta
122d1b5830 server: thread wip 2022-02-05 23:39:56 -08:00
Koushik Dutta
0fc120ee83 server: refactor runtimes 2022-02-05 23:21:52 -08:00