Koushik Dutta
51d4aa7b3e
sdk: update
2025-03-27 09:38:28 -07:00
Koushik Dutta
f729c76346
various: remove defunct ffmpeg args
2025-03-16 19:09:40 -07:00
Koushik Dutta
bd3b4ac387
client: publish
2025-03-13 10:12:56 -07:00
Koushik Dutta
0b24e57262
sdk: cleanup peer dependencies
2025-03-04 10:00:40 -08:00
Koushik Dutta
4db26a1779
sdk: relax types
2025-03-04 08:15:32 -08:00
Koushik Dutta
992fe98f5e
core/sdk: update
2025-02-22 19:39:08 -08:00
Koushik Dutta
9426db12aa
client/server: update deps
2025-02-19 14:56:53 -08:00
Koushik Dutta
9c3dab18da
sdk/client/server/core/amcrest: add support for video text overlays
2025-02-07 13:07:55 -08:00
Koushik Dutta
e9ec78909b
core: Fix missing buttons
2025-01-22 13:46:38 -08:00
Koushik Dutta
04065a3487
core/client: publish
2024-12-10 09:42:00 -08:00
Koushik Dutta
f942a13e90
client: add cluster manager
2024-12-10 09:32:23 -08:00
Koushik Dutta
21d020919a
client: update des
2024-11-15 10:02:13 -08:00
Koushik Dutta
511f348cbe
onvif: initial ptz preset support
2024-10-04 20:16:44 -07:00
Koushik Dutta
d38abcd563
core: ptz preset/home support
2024-10-04 15:41:08 -07:00
Koushik Dutta
ceec1174e3
cloud: expose server id header
2024-09-20 15:52:12 -07:00
Koushik Dutta
447a321eb7
client: admin flag
2024-07-26 17:45:41 -07:00
Koushik Dutta
891e9792f8
sdk: uadd immediate setting flag
2024-07-14 09:17:17 -07:00
Koushik Dutta
4d471eb285
sdk/plugins/client/server: add new ScryptedDeviceCreator ui hooks
2024-07-08 09:43:30 -07:00
Koushik Dutta
470d315eaf
client: build
2024-07-07 22:53:59 -07:00
Koushik Dutta
a24b6432c2
various: fixup strictness
2024-07-04 17:13:30 -07:00
Koushik Dutta
3875afd002
client: publish
2024-07-04 16:52:47 -07:00
Koushik Dutta
857cc656bd
client: update
2024-03-20 23:44:13 -07:00
Koushik Dutta
1f7625ca60
sdk/client: update
2024-03-10 19:34:50 -07:00
Koushik Dutta
548ff489c4
client: send cached login info to cloud request as well
2024-03-01 14:08:03 -08:00
Koushik Dutta
846034d7c8
core: fix login
2024-01-14 08:06:25 -08:00
Koushik Dutta
2761b0745a
client: remove http-auth-utils dependency
2024-01-12 09:26:09 -08:00
Koushik Dutta
646a9f214a
snapshot: Update url fetcher
2024-01-11 09:58:23 -08:00
Koushik Dutta
bfd1aef5d1
client: fixup
2024-01-10 16:23:51 -08:00
Koushik Dutta
5f02e6a272
various: more http refactoring
2024-01-10 16:08:38 -08:00
Koushik Dutta
fdab50bf8e
cli/client: update
2023-11-22 09:59:34 -08:00
Koushik Dutta
61be7fa58d
sdk/client: publish
2023-11-12 20:06:32 -08:00
Brett Jia
8cb2e1516a
client, server, core: Add StreamService interface and TerminalService device ( #1171 )
...
* wip
* clean up shell on disconnect
* fix null reference
* remove debug logs
* use async queue in buffered buffer, add max buffer size before connection teardown
* Revert "use async queue in buffered buffer, add max buffer size before connection teardown"
This reverts commit 1b3c283542 .
* reimplement per feedback
* feedback
2023-11-12 20:03:19 -08:00
Brett Jia
7dec399ed7
server, client: send full ClusterObject on new eio endpoint ( #1170 )
...
* server: change connectRPCObject internal signature
* server, client: send ClusterObject + hash validation
---------
Co-authored-by: Koushik Dutta <koushd@gmail.com >
2023-11-09 09:47:18 -08:00
Brett Jia
e49f26b410
server, client: connectRPCObject for web api clients ( #1166 )
...
* initial pass at connectRPCObject proxy
* wip: connects to server but fails on pendingResults
* fix wrong rpcpeer bug + cleanup serialization
* small cleanups
* feedback, local object lookups
* rpc: fix up additional id gens
* feedback
* update example to use frame generator
---------
Co-authored-by: Koushik Dutta <koushd@gmail.com >
2023-11-08 09:22:07 -08:00
Koushik Dutta
476bd3b427
sdk/client: publish
2023-10-24 12:49:55 -07:00
Koushik Dutta
7f0f0cb6bd
client: cache bust engine io requests
2023-10-09 19:49:00 -07:00
Koushik Dutta
e006d599d7
client: update and publish
2023-10-09 11:29:42 -07:00
Koushik Dutta
3648492299
client: dedupe addresses
2023-09-28 09:26:31 -07:00
Koushik Dutta
325f84ca7e
client: consider external addresses during negotiation
2023-09-28 08:48:21 -07:00
Koushik Dutta
b77f1a55c1
client: add missing address on cloud connect
2023-09-21 16:04:11 -07:00
Koushik Dutta
0a4336879c
client: allow direct login on chrome if flag is explicitly true
2023-09-19 19:03:16 -07:00
Koushik Dutta
e5cef3f217
client: fixup alt address usage
2023-09-19 18:57:15 -07:00
Koushik Dutta
410b1a4813
client: check token presence before using direct address
2023-09-19 16:25:08 -07:00
Koushik Dutta
50a471b78f
client: use long term token for direct connection
2023-09-19 15:26:23 -07:00
Koushik Dutta
e10a4f3c58
client: abnormal login results of any type on the alternate urls should fail
2023-09-19 11:30:13 -07:00
Koushik Dutta
5e8e0d7773
client: validate results
2023-09-19 10:30:19 -07:00
Koushik Dutta
b6f400382d
client: support local checks
2023-09-19 09:49:33 -07:00
Koushik Dutta
cd078afcf9
client: fix webrtc usage
2023-08-17 18:31:50 -07:00
Koushik Dutta
4e9744360a
client: add support for cloudflared
2023-08-16 18:59:36 -07:00
Koushik Dutta
ca00983ecd
client: better webrtc api connection usage
2023-08-03 20:33:24 -07:00