Commit Graph

72 Commits

Author SHA1 Message Date
Koushik Dutta
d5515193a7 client: support cross domain cookies 2022-11-14 21:37:37 -08:00
Koushik Dutta
d3878c7722 client/common: fix timeout utils 2022-11-13 09:42:12 -08:00
Koushik Dutta
c9338d8629 core/client: logging 2022-11-02 17:21:31 -07:00
Koushik Dutta
3dc2282336 server: publish 2022-11-02 11:08:05 -07:00
Koushik Dutta
972358eb0b client/core: longer webrtc timeout 2022-10-31 11:07:22 -07:00
Koushik Dutta
1a6f0918a9 client/core: longer webrtc timeout 2022-10-31 08:14:31 -07:00
Koushik Dutta
6111c7a5fd client: locally created media objects now avoid api proxy round trips 2022-10-28 10:16:24 -07:00
Koushik Dutta
18115c9992 sdk/webrtc: revert unnecessary rtc track changes 2022-10-17 11:17:23 -07:00
Koushik Dutta
4a0a5fb3f8 client: update sdk 2022-10-16 20:26:27 -07:00
Koushik Dutta
b8dd8a14c8 client: publish 2022-10-10 17:45:51 -07:00
Koushik Dutta
8743c606e0 client: fix rpc peer kill event not firing sdk onClose 2022-10-01 17:06:53 -07:00
Koushik Dutta
f514926eb6 client: support webrtc signaling rpc transfer to allow closing the engine io socket 2022-09-16 01:31:07 -07:00
Koushik Dutta
ba82dbb4c8 client: timing 2022-09-14 20:11:08 -07:00
Koushik Dutta
a03a6c698e client: fix cloud/local login redirect flow 2022-09-13 21:35:00 -07:00
Koushik Dutta
a886847e39 client: fix cloud/local login redirect flow 2022-09-13 17:28:50 -07:00
Koushik Dutta
479bc55b75 client: RTCConnectionManagment should come across the same rpc peer to be usable. 2022-09-13 12:59:45 -07:00
Koushik Dutta
85c70b7851 client: add hooks to access the underlying webrtc connection management to multiplex av streams 2022-09-13 12:26:27 -07:00
Koushik Dutta
7afe9d95d5 client: use longer peer to peer connection timeout if webrtc is explicitly requested 2022-09-13 09:09:45 -07:00
Koushik Dutta
81ee68a39e client: fix webrtc disconnection detection 2022-09-12 21:29:24 -07:00
Koushik Dutta
2b70b265a4 cli: examples 2022-09-12 12:43:46 -07:00
Koushik Dutta
b40c5eb8d7 cli: examples 2022-09-12 12:43:30 -07:00
Koushik Dutta
db43a96a13 cli: fix first time login + command bug 2022-09-12 12:29:49 -07:00
Koushik Dutta
cf305ae8be client: throw on redirect request 2022-09-11 12:48:33 -07:00
Koushik Dutta
62c5d38b8c core: fix cloud logout 2022-09-11 11:26:04 -07:00
Koushik Dutta
ba74ea5362 cli: add prefix to scrypted-serve 2022-09-10 19:38:53 -07:00
Koushik Dutta
a3ed15a208 cli: add support for running an older server version 2022-09-03 13:13:31 -05:00
Koushik Dutta
3c83940a35 client: add login/logout redirects 2022-08-26 14:27:08 -07:00
Koushik Dutta
3364ee9400 client: fix missing property 2022-08-24 17:33:21 -07:00
Koushik Dutta
4988566959 client: fix sideband buffer serialization 2022-08-22 08:32:03 -07:00
Koushik Dutta
d2d31d73ed client: remove requirement for process polyfill 2022-07-31 14:04:20 -07:00
Koushik Dutta
a90c114643 client: add connection options 2022-07-28 14:15:48 -07:00
Koushik Dutta
601267c145 client: publish 2022-07-15 08:28:40 -07:00
Koushik Dutta
949b3e41e5 sdk: update for nvr playback position 2022-07-08 12:38:10 -07:00
Koushik Dutta
97ee3bf148 client: remove debug sideband code 2022-07-07 09:57:55 -07:00
Koushik Dutta
c0e2b82a7a client: fixup sourcemaps 2022-07-04 13:28:23 -07:00
Koushik Dutta
77bf411597 cli: support windows 2022-07-01 11:37:52 -07:00
Koushik Dutta
2a550b084f cli: add windows command fix 2022-07-01 10:24:10 -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
627549664a core/client: send client plugin through webrtc endpoint 2022-06-27 18:32:29 -07:00
Koushik Dutta
9effbc08f7 cli/client: watch for node verison change on install. publish. 2022-06-27 00:59:42 -07:00
Koushik Dutta
e6bcb397ec client: publish 2022-06-27 00:20:39 -07:00
Koushik Dutta
9eef88da79 client: fix build error 2022-06-27 00:18:35 -07:00
Koushik Dutta
496a48e0ec common/client: fix peer connection state utils 2022-06-22 11:24:33 -07:00
Koushik Dutta
b1c37a4a64 client: faster timeout and better error handling 2022-06-20 23:32:17 -07:00
Koushik Dutta
ee509d9967 client: support datachannel api usage
remove engine.io local address attempts. unreliable.
2022-06-20 20:02:34 -07:00
Koushik Dutta
d15920909e client: disable erroneous debug logging 2022-06-17 15:28:10 -07:00
Koushik Dutta
9c6a6c00a8 client: use default transports 2022-06-17 09:28:50 -07:00
Koushik Dutta
8042661d8b core: fix direct connection code... redux 2022-06-09 11:57:24 -07:00
Koushik Dutta
398dc8a9d9 core: fix direct connection code 2022-06-09 11:43:30 -07:00
Koushik Dutta
ba82f7d941 core: dont use direct connections on localhost. 2022-06-08 22:46:42 -07:00