Commit Graph

2856 Commits

Author SHA1 Message Date
Koushik Dutta
01b6bab007 server: fix samesite cookie to use default values since cors access is no longer supported. 2022-06-26 10:16:49 -07:00
Koushik Dutta
05539f55dc sdk: update sdk exports 2022-06-25 14:17:50 -07:00
Koushik Dutta
cb3591e613 core: add script default export support 2022-06-25 14:17:24 -07:00
Koushik Dutta
9d98059a89 common: rtp utils 2022-06-22 11:25:31 -07:00
Koushik Dutta
c3e06ae16a core: implement fast nvr seek. fix rtc session termination. 2022-06-22 11:25:16 -07:00
Koushik Dutta
496a48e0ec common/client: fix peer connection state utils 2022-06-22 11:24:33 -07:00
Koushik Dutta
6312e5a0bf server: fix media manager serialization for non-serializable types 2022-06-21 12:35:27 -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
75d02f9878 common: BrowserSignalingSession datachannel support 2022-06-20 20:01:08 -07:00
Koushik Dutta
4233b71084 ui: remove some legacy api usage 2022-06-20 20:00:31 -07:00
Koushik Dutta
f8c8d22d57 werift: update 2022-06-20 19:51:13 -07:00
Koushik Dutta
72f95427fd webrtc: complete refactor rtp forwarder usage.
add datachannel API access.
2022-06-20 19:50:58 -07:00
Koushik Dutta
7cd36cdce8 Merge branch 'main' of github.com:koush/scrypted 2022-06-20 19:17:52 -07:00
Koushik Dutta
da0a5090bb server: disable gzip at server layer. should be done at transport layer. 2022-06-20 19:17:47 -07:00
Koushik Dutta
cb57e18fc8 Update README.md 2022-06-20 12:32:06 -07:00
Koushik Dutta
0e770bfd98 server: fix crash 2022-06-20 12:30:04 -07:00
Koushik Dutta
739705aac5 common: refactor and move some files around 2022-06-20 11:32:08 -07:00
Koushik Dutta
2a88ba1c62 server: remove cors api access. add socket api access. 2022-06-20 11:31:07 -07:00
Koushik Dutta
459b3bfdc3 rebroadcast: fix audio sdp codec parsing in some cases. 2022-06-17 16:25:11 -07:00
Koushik Dutta
8f6ad20d14 rebroadcast: fix keepalive when GET_PARAMETER is missing. publish socket leak. 2022-06-17 15:54:38 -07:00
Koushik Dutta
d15920909e client: disable erroneous debug logging 2022-06-17 15:28:10 -07:00
Koushik Dutta
583fda9906 common: fix socket leak in single client listener 2022-06-17 15:23:39 -07:00
Koushik Dutta
917143fdae sdk: add support for nvr seeking/scrubbing 2022-06-17 10:55:37 -07:00
Koushik Dutta
c664ec4f3f core: publish 2022-06-17 09:55:43 -07:00
Koushik Dutta
64d93786e7 camera-provider-sample: update 2022-06-17 09:52:34 -07:00
Koushik Dutta
0f20ddb6b9 sdk: update 2022-06-17 09:51:10 -07:00
Koushik Dutta
43f0f98992 plugins: remove postinstall 2022-06-17 09:49:04 -07:00
Koushik Dutta
669f01c9b9 Merge branch 'main' of github.com:koush/scrypted 2022-06-17 09:45:19 -07:00
Koushik Dutta
895509e4dd plugins: add tsconfig.json 2022-06-17 09:43:17 -07:00
Koushik Dutta
ce9021c657 ring: update package-lock.json 2022-06-17 09:29:49 -07:00
Koushik Dutta
cec94c223c core: publish ui fixes 2022-06-17 09:29:24 -07:00
Koushik Dutta
08e90919b6 common: fix h264 packet scanning 2022-06-17 09:29:12 -07:00
Koushik Dutta
9c6a6c00a8 client: use default transports 2022-06-17 09:28:50 -07:00
Koushik Dutta
ed5429d7ff sdk: update 2022-06-17 09:25:29 -07:00
Koushik Dutta
061a51fd50 rebroadcast: fix settings churn on viewing a stream 2022-06-16 22:16:13 -07:00
Koushik Dutta
44a6e2c669 webrtc: shuffle methods around 2022-06-16 17:06:21 -07:00
Koushik Dutta
5c4a4964ad common: nvr utils 2022-06-16 16:43:08 -07:00
Koushik Dutta
2634a7c525 Merge branch 'main' of github.com:koush/scrypted 2022-06-16 16:42:41 -07:00
Koushik Dutta
8ff99eef73 common: decouple werift from rtp forwarders 2022-06-16 16:40:58 -07:00
Koushik Dutta
fb8eeeb3e2 webrtc: support codec copy for pcma/pcmu 2022-06-16 16:39:56 -07:00
Koushik Dutta
6a1850edb7 server: fix firefox connection upgrade 2022-06-15 10:03:21 -07:00
Koushik Dutta
c62f902040 mac: stop scrypted before installation starts 2022-06-14 10:01:41 -07:00
Koushik Dutta
a52abac708 homekit: fix readme formatting 2022-06-12 22:16:59 -07:00
Koushik Dutta
03d8bd7994 server: publish 2022-06-12 21:13:28 -07:00
Koushik Dutta
2e726f8831 server: fix login bug in chrome due to differing strictness in http/https 2022-06-12 21:13:20 -07:00
Koushik Dutta
64e6b2af8d external: update deps 2022-06-12 16:31:29 -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
0ef808077a mac: run xcode-select befroe installing 2022-06-12 11:26:33 -07:00
Koushik Dutta
603f384189 server: fix insecure http login 2022-06-12 10:33:22 -07:00