Koushik Dutta
|
e63eea7fb3
|
server/sdk/core: use function typing instead of bare interface.
|
2022-04-28 11:28:05 -07:00 |
|
Koushik Dutta
|
025b669ed0
|
server: make info property easily user editable again
|
2022-04-18 22:34:20 -07:00 |
|
Koushik Dutta
|
167a3b9681
|
server: fix plugin default export when device is a class or function. fix pluginId state missing.
|
2022-04-18 13:56:04 -07:00 |
|
Koushik Dutta
|
856bac30b3
|
webrtc/server: Fix missing sourceid
|
2022-04-13 13:01:25 -07:00 |
|
Koushik Dutta
|
751cc2a238
|
global: rename FFMpeg to FFmpeg
|
2022-04-11 22:42:31 -07:00 |
|
Koushik Dutta
|
1c3682f9db
|
server: handle rtsps conversion
|
2022-04-11 22:37:20 -07:00 |
|
Koushik Dutta
|
29e787b1e6
|
server: fix self.* calls on ScryptedDeviceBase
|
2022-04-09 13:05:56 -07:00 |
|
Koushik Dutta
|
f3fe4f68d4
|
server: prune mixin storage
|
2022-04-08 11:30:27 -07:00 |
|
Koushik Dutta
|
0ac48d7568
|
server: watch for websocket negotiation crash
|
2022-04-06 23:14:04 -07:00 |
|
Koushik Dutta
|
64f5ab9483
|
sdk/server: media object updates to track source id
|
2022-04-03 20:19:42 -07:00 |
|
Koushik Dutta
|
b82e64e42d
|
server: consolidate property checking
|
2022-04-03 20:19:42 -07:00 |
|
Koushik Dutta
|
d00ca20e54
|
server: note versions on all consoles
|
2022-03-19 10:52:02 -07:00 |
|
Koushik Dutta
|
7e274d939f
|
server: add file converter
|
2022-03-16 13:58:50 -07:00 |
|
Koushik Dutta
|
406f1d078a
|
server: fix converter weighting
|
2022-03-16 10:44:03 -07:00 |
|
Koushik Dutta
|
4a0951c7c0
|
server: update
|
2022-03-15 22:05:11 -07:00 |
|
Koushik Dutta
|
6a7fe4a052
|
server: missed spot
|
2022-03-14 21:12:06 -07:00 |
|
Koushik Dutta
|
5eecf93665
|
server: general convertMediaObject function
|
2022-03-14 21:08:46 -07:00 |
|
Koushik Dutta
|
ff3adc724c
|
server: add console clearing
|
2022-03-10 16:44:19 -08:00 |
|
Koushik Dutta
|
a4eab3c2cb
|
server: fix sourcemaps on some plugins
|
2022-03-06 13:45:25 -08:00 |
|
Koushik Dutta
|
3b7e248809
|
server: Fix media mime match bug
|
2022-03-06 11:31:37 -08:00 |
|
Koushik Dutta
|
a7e0294668
|
server: Fix time/timeEnd console
|
2022-03-04 14:00:04 -08:00 |
|
Koushik Dutta
|
59cf413608
|
server: suppress ffmpeg snapshot spam
|
2022-02-28 14:17:28 -08:00 |
|
Koushik Dutta
|
98caa047d2
|
server: comments
|
2022-02-23 21:50:09 -08:00 |
|
Koushik Dutta
|
544a9d8661
|
server: fix plugin race condition bug and unavailable devices
|
2022-02-22 20:41:57 -08:00 |
|
Koushik Dutta
|
29f253ee29
|
server: fix bug where homekit hubs are able to DoS scrypted by repeatedly issuing characteristic writes where the value has not changed
|
2022-02-21 17:55:12 -08:00 |
|
Koushik Dutta
|
297e7aacd0
|
server: media fixes
|
2022-02-21 13:44:11 -08:00 |
|
Koushik Dutta
|
2eb88108c6
|
rtsp plugins: remove max_delay argument, it doesnt do anything good.
|
2022-02-18 21:47:09 -08:00 |
|
Koushik Dutta
|
58a3234378
|
server: fix bug where disk space gets filled by snapshot extraction from video streams
|
2022-02-16 09:45:23 -08:00 |
|
Koushik Dutta
|
adcd11d785
|
server: add python process stats
|
2022-02-14 12:34:43 -08: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
|
ef2ce47939
|
server: fix imports
|
2022-02-11 13:30:10 -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
|
d3da356ceb
|
server: implement new mediaManager methods
|
2022-02-08 22:54:44 -08:00 |
|
Koushik Dutta
|
49d044c771
|
server: thread implementation fix, python should create a glib main loop.
|
2022-02-07 19:05:13 -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 |
|
Koushik Dutta
|
ca64b58d4f
|
server/sdk: fix bugs from decouple sdk and types
|
2022-02-05 14:26:20 -08:00 |
|
Koushik Dutta
|
e31071b8ea
|
server/sdk: decouple sdk and types
|
2022-02-05 13:46:41 -08:00 |
|
Koushik Dutta
|
42a00bc9f2
|
media/rtc: refactor
|
2022-02-03 19:01:04 -08:00 |
|
Koushik Dutta
|
39e6efb8bd
|
server: media cleanup. option to use noisy ffmpeg logging
|
2022-02-02 21:38:35 -08:00 |
|
Koushik Dutta
|
872eb6756b
|
server: more shared worker restart fixes
|
2022-01-27 21:01:27 -08:00 |
|
Koushik Dutta
|
2874e5a55b
|
server: shared worker race condition
|
2022-01-27 20:48:49 -08:00 |
|
Koushik Dutta
|
1da555d705
|
server: export plugins as interfaces
|
2022-01-27 12:51:31 -08:00 |
|
Koushik Dutta
|
942a1b3b1b
|
server: fix nested devices
|
2022-01-21 00:49:19 -08:00 |
|
Koushik Dutta
|
a8d855983f
|
Merge remote-tracking branch 'origin/main'
|
2022-01-12 07:53:54 -08:00 |
|