Koushik Dutta
6287b9deaa
Update docker-common.yml
2023-06-08 13:47:01 -07:00
Koushik Dutta
b9b5fdb712
docker: remove for loop
2023-06-08 13:40:39 -07:00
Koushik Dutta
c85af9c8a5
Merge branch 'main' of github.com:koush/scrypted
2023-06-08 13:36:25 -07:00
Koushik Dutta
069f765507
linux: fix multi python install
2023-06-08 13:36:23 -07:00
Koushik Dutta
0e587abc79
Update docker-common.yml
2023-06-08 13:27:11 -07:00
Koushik Dutta
47770c0a8d
Update docker-common.yml
2023-06-08 13:18:23 -07:00
Koushik Dutta
82d1c3afe5
docker: revert sh expression
2023-06-08 12:54:54 -07:00
Koushik Dutta
1c9b52ce4f
docker: move intel stuff into footer
2023-06-08 11:51:47 -07:00
Koushik Dutta
adcd9fa537
linux: move intel stuff out since it requires jammy
2023-06-08 11:47:06 -07:00
Koushik Dutta
91e2c2870b
linux: quote commands for execution
2023-06-08 10:51:57 -07:00
Koushik Dutta
1fc892815d
docker: fix piping
2023-06-08 10:32:07 -07:00
Koushik Dutta
38ed1acc15
docker: fix typo
2023-06-08 10:20:51 -07:00
Koushik Dutta
3bdc9ab930
docker: use intel repos for jammy
2023-06-08 10:11:02 -07:00
Koushik Dutta
bfa6346333
linux: fix dockerfile translation/exec
2023-06-08 10:04:19 -07:00
Koushik Dutta
fcbb308cb8
install: fix linux local syntax
2023-06-08 09:54:36 -07:00
Koushik Dutta
f137edcc8c
install: fix linux local syntax
2023-06-08 09:53:17 -07:00
Koushik Dutta
53e6f083b9
docker: working jammy + tflite
2023-06-08 09:46:38 -07:00
Koushik Dutta
0f96fdb4bc
tensorflow-lite: publish
2023-06-08 09:28:08 -07:00
Koushik Dutta
96ea3f3b27
postbeta
2023-06-08 09:22:54 -07:00
Koushik Dutta
a31d6482af
postbeta
2023-06-08 09:12:21 -07:00
Koushik Dutta
be16bf7858
postbeta
2023-06-08 08:50:40 -07:00
Koushik Dutta
1dad0126bc
postbeta
2023-06-08 08:08:24 -07:00
Koushik Dutta
9292ebbe48
tensorflow-lite: fix missing settings, add python version hints
2023-06-08 07:54:41 -07:00
Koushik Dutta
0b3a1a1998
docker: update before install
2023-06-07 16:25:22 -07:00
Koushik Dutta
b5d58b6899
Merge branch 'main' of github.com:koush/scrypted
2023-06-07 16:11:30 -07:00
Koushik Dutta
215a56f70e
docker: jammy default
2023-06-07 16:11:08 -07:00
Koushik Dutta
c593701e72
gh: Update docker.yml
2023-06-07 15:59:53 -07:00
Koushik Dutta
46351f2fd7
docs: update
2023-06-07 15:22:35 -07:00
Koushik Dutta
9bce4acd14
postbeta
2023-06-07 15:20:38 -07:00
Koushik Dutta
cba20ec887
postbeta
2023-06-07 15:18:48 -07:00
Koushik Dutta
7c41516cce
python-codecs: fix stride handling
2023-06-07 15:10:40 -07:00
Koushik Dutta
1f209072ba
opencv: relax threshold defaults
2023-06-07 15:09:04 -07:00
Koushik Dutta
8978bff8a9
postbeta
2023-06-07 10:32:52 -07:00
Koushik Dutta
04c500b855
sdk: update
2023-06-07 10:32:18 -07:00
Koushik Dutta
8b4859579c
rebroadcast: strip out all legacy audio handling
2023-06-07 08:34:45 -07:00
Koushik Dutta
90deaf1161
postbeta
2023-06-07 08:22:23 -07:00
Koushik Dutta
de56a8c653
server: remove dead code
2023-06-07 08:22:15 -07:00
Koushik Dutta
a5215ae92b
Merge branch 'main' of github.com:koush/scrypted
2023-06-07 08:17:22 -07:00
Koushik Dutta
73cd40b540
server: strip and update dependencies
2023-06-07 08:17:13 -07:00
Koushik Dutta
93556dd404
postbeta
2023-06-07 07:40:15 -07:00
Brett Jia
125b436cb6
arlo: upstreaming changes ( #844 )
...
* remove webrtc emulation
* turn on two way audio by default
* add arloq pings and tweak log messages
* bump for release
* bump scrypted-arlo-go to remove unused code
* add arloqs pings
* better 2fa selection error msg + get sipinfo
* wip sip
* re-enable basestation push to talk
* bump for 0.7.24 release
* bump to working wheels
* disable MQTT backend and use SSE as default
* some login error handling
* remove dependency on cryptography and switch back to scrypted tool
* bump for 0.7.27 release
* implement DASH container
* expand documentation
* expand documentation
* bump for 0.7.28 beta
* discourage DASH further
* cleaner container selection
* tweak documentation
* tweak documentation
* bump for 0.7.29 release
2023-06-04 07:29:45 -04:00
Koushik Dutta
0a4ea032f5
client: include hostname property in login challenge
2023-06-02 15:36:05 -07:00
slyoldfox
c658cee5c9
sip: v0.0.9
...
* * Fix an issues in SIP.js where the ACK and BYE replies didn't go to the correct uri
* * Implemented outgoing SIP MESSAGE sending
* Adding voice mail check
* Adding a lock for a bticino doorbell
* Cleanup dependencies, code in sip, bticino plugins
* Cleanup dependencies, code in sip, bticino plugins
* Clear stale devices from our map and clear the voicemail check
* Do not require register() for a SIP call
* Narrow down the event matching to deletes of devices
* Use releaseDevice to clean up stale entries
* Fix uuid version
* Attempt to make two way audio work
* Attempt to make two way audio work - fine tuning
* Enable incoming doorbell events
* SipCall was never a "sip call" but more like a manager
SipSession was more the "sip call"
* * Rename sip registered session to persistent sip manager
* Allow handling of call pickup in homekit (hopefully!)
* * use the consoles from the camera object
* * use the consoles from the camera object
* * Fix the retry timer
* * Added webhook url
* * parse record route correctly
* * Add gruu and use a custom fork of sip.js which supports keepAlive SIP clients (and dropped Websocket)
* use cross-env in package.json
* Added webhook urls for faster handling of events
* Added videoclips
* plugins/sip 0.0.6
* plugins/bticino 0.0.7
* Implemented Reboot interface
* v0.0.9 which works with c300-controller
* better validation during creation of device
* automatically sets the correct settings depending on the data sent back from the controller
---------
Co-authored-by: Marc Vanbrabant <marc@foreach.be >
2023-06-02 13:37:52 -04:00
Koushik Dutta
6589176c8b
Merge branch 'main' of github.com:koush/scrypted
2023-06-01 20:33:33 -07:00
Koushik Dutta
6c4c83f655
rebroadcast: hack fix for ffmpeg sdp race condition
2023-06-01 20:33:28 -07:00
Billy Zoellers
8d4124adda
add types to support Air Purifier ( #833 )
...
* add types to support Air Purifier
* fix homekit type for airpurifier
2023-06-01 15:07:25 -04:00
Brett Jia
b7cda86df7
fix typo reported by community member ( #831 )
2023-05-29 17:23:24 -07:00
Koushik Dutta
6622e13e51
openvino: fix setting typo
2023-05-29 15:11:41 -07:00
Koushik Dutta
cbc45da679
openvino: add setting for compute target
2023-05-29 15:07:19 -07:00
Koushik Dutta
e7d06c66af
gha: only do s6 builds
2023-05-29 10:21:57 -07:00