Koushik Dutta
b35d472f61
vscode-typescripe: update sample
2022-07-28 14:19:30 -07:00
Koushik Dutta
20c4296e83
videoanalysis: mute audio on requested stream
2022-07-28 14:18:56 -07:00
Koushik Dutta
2b7cb38e9c
snapshot: support image resizing
2022-07-28 14:17:46 -07:00
Koushik Dutta
b285c4a11e
webrtc: fix always transcode bug
2022-07-28 14:17:23 -07:00
Koushik Dutta
8828c60fd4
Merge branch 'main' of github.com:koush/scrypted
2022-07-27 13:42:48 -07:00
Koushik Dutta
bffe957849
cloud: send hostname for to add support for multiple servers per account
2022-07-27 13:42:37 -07:00
Jamie Wood
a19749e885
change to 1280x720 ( #325 )
2022-07-27 13:18:06 -07:00
Koushik Dutta
401c716c2d
unifi-protect: fix management url
2022-07-25 23:58:55 -07:00
Koushik Dutta
92bf534a77
ui: fix settings bug
2022-07-25 10:34:44 -07:00
Koushik Dutta
02045cab65
videoanalysis: better object timeout. fix motion zones.
2022-07-25 10:34:33 -07:00
Koushik Dutta
19e366ed36
videoanalysis: filter by motion zones when a zone is enabled.
2022-07-24 16:44:13 -07:00
Koushik Dutta
198b95d507
core: fix missing setings
2022-07-24 11:36:52 -07:00
Koushik Dutta
323f687996
homekit: publish color temperature bulb. fix snapshot spam bug.
2022-07-24 10:26:41 -07:00
Koushik Dutta
3d1d0e2c56
Merge branch 'main' of github.com:koush/scrypted
2022-07-24 10:20:18 -07:00
Koushik Dutta
1e4c757d32
webrtc: fix google camera gen 2 regression. https://github.com/shinyoshiaki/werift-webrtc/issues/240
2022-07-24 10:19:38 -07:00
Yan Davidovich
90c70e0f54
Implement ColorSettingTemperature in HomeKit plugin ( #318 )
2022-07-24 08:42:24 -07:00
Koushik Dutta
c13ba09889
smtp: update
2022-07-23 15:35:18 -07:00
Koushik Dutta
a466d03dca
smtp: update
2022-07-23 15:19:14 -07:00
Koushik Dutta
66d3043056
smtp: fix node 18
2022-07-23 15:17:57 -07:00
Koushik Dutta
dffed1bd51
videoanalysis: fix missing settings
2022-07-23 08:43:08 -07:00
Koushik Dutta
a120901daa
webrtc: max compat mode should always transcode audio
2022-07-23 00:24:16 -07:00
Koushik Dutta
986fe29871
objectdetection/tensorflow-lite: remove coral requirement. remove stream selection setting, as that is consolidated into rebroadcast.
2022-07-22 22:16:54 -07:00
Koushik Dutta
f312e68e6a
webrtc: cleanup
2022-07-22 22:16:29 -07:00
Koushik Dutta
23182f3345
homekit: fix doorbell readme generation on devices with no camera.
2022-07-22 22:16:10 -07:00
Koushik Dutta
301fb98b4c
core/ui: fix 2 way in web interface
2022-07-22 12:10:21 -07:00
Koushik Dutta
9b2051c996
webrtc: update werift upstream.
2022-07-22 11:16:36 -07:00
Koushik Dutta
e8fbc1cdfa
webrtc: update werift upstream.
2022-07-22 11:14:53 -07:00
Koushik Dutta
a0bcc0bbb3
homekit: fix accessory mode pairing code bug where it was using the bridge pairing code
2022-07-22 10:39:40 -07:00
Koushik Dutta
b56f8009a7
webrtc: add experimental support for upstream ffmpeg.
2022-07-21 08:11:48 -07:00
Koushik Dutta
88240ee44b
webrtc: fix dropped frames in encoder process
2022-07-20 16:39:19 -07:00
Koushik Dutta
b25aa92ded
webrtc: add experimental gstreamer pipeline.
...
reduce logging
remove preset ultrafast that was causing slow startups in chrome 103.
2022-07-19 08:40:42 -07:00
Koushik Dutta
e623b644f0
rebroadcast: guard against missing stream id. use potentially sketchy -reorder_queue_size for faster ffmpeg startup.
2022-07-19 08:35:59 -07:00
Koushik Dutta
621d16e7d9
Merge branch 'main' of github.com:koush/scrypted
2022-07-19 08:32:06 -07:00
Koushik Dutta
a1cac53a2e
rebroadcast: improve rtsp server udp support
2022-07-16 22:10:10 -07:00
James T
f3fc445ee7
Updated README for Google Device Access ( #312 )
...
* Update README.md
Added step by step guide to help others set up Google Device Access
* Revert "Update README.md"
This reverts commit 353045675e .
* Update README.md
* Update README.md
Updated with step by step guide
2022-07-15 22:48:43 -07:00
Koushik Dutta
1beddcc711
webrtc: publish
2022-07-14 10:22:47 -07:00
Koushik Dutta
3e97d922bf
webrtc: fix console
2022-07-13 23:39:03 -07:00
Koushik Dutta
d91ac863e1
amcrest: fix ad110 2 way audio bug caused by ffmpeg change
2022-07-12 12:57:26 -07:00
Koushik Dutta
74829b1cc8
unifi-protect: fix actual ws reconnect bug
2022-07-12 12:47:01 -07:00
Koushik Dutta
2abfc1bb91
unifi-protect: restart the entire plugin if websocket times out. revisit this as this is bad when there are multiple udm hubs being managed and only 1 is offline.
2022-07-12 11:44:35 -07:00
Koushik Dutta
e98b37f985
homekit: publish
2022-07-07 10:03:18 -07:00
Koushik Dutta
41da5a4af4
ui: simplify camera streaming
2022-07-07 09:57:25 -07:00
Koushik Dutta
ce7162f015
homekit: fix erroneous pin code
2022-07-07 09:56:53 -07:00
Koushik Dutta
95ade274ef
homekit/common: fix jitter buffer sequence number distance calculation bug
2022-07-07 09:56:39 -07:00
Koushik Dutta
766a2a86d4
webrtc: avoid ffmpeg if preferred audio codec is found even if not advertised
2022-07-04 13:27:56 -07:00
Koushik Dutta
a4b24fabf8
rebroadcast: log parsed sps
2022-07-01 11:43:12 -07:00
Koushik Dutta
c367e2217c
webrtc: workaround mid mismatch on sdp verification
2022-07-01 11:42:55 -07:00
Koushik Dutta
83089ab1e5
homekit: publish node v18 fixes, merges from upstream
2022-07-01 11:41:56 -07:00
Koushik Dutta
e84ff90ee3
amcrest/hikvision: add setKeepAlive to tcp socket to see if that detects terminated connections
2022-06-30 17:22:01 -07:00
Koushik Dutta
e7d2b86be1
plugins: IntrusionSensor changed to TamperSensor
2022-06-28 21:53:18 -07:00