Koushik Dutta
5e30d2fe36
common: potential mp4 parsing fix
2022-04-01 14:13:58 -07:00
Koushik Dutta
bd565cb2db
server: potential process leak fix
2022-04-01 14:13:45 -07:00
Koushik Dutta
fa8f8f1f95
webrtc: sdk update
2022-04-01 14:13:29 -07:00
Koushik Dutta
e85c4c302c
ring: light state change fix
2022-04-01 14:13:19 -07:00
Koushik Dutta
b77d513a23
homekit: potential mp4 session parsing fix
2022-04-01 14:13:10 -07:00
Koushik Dutta
3773c4154e
snapshot: mask errors a bit better
2022-04-01 11:04:51 -07:00
Koushik Dutta
54837d7924
sdk/homekit/rebroadcast: update mediastreamoptions. use safeKillFFmpeg. publish beta.
2022-03-31 17:18:18 -07:00
Koushik Dutta
e11e6f7e6d
common: sdk updates
2022-03-31 17:17:17 -07:00
Koushik Dutta
e1dc6b744e
homekit: update troubleshooting
2022-03-31 15:40:18 -07:00
Koushik Dutta
4460a95f4a
sdk: add canResize flag to Camera
2022-03-31 13:55:03 -07:00
Koushik Dutta
b171705122
webrtc: fix camera missing VideoCamera interface
2022-03-31 11:29:23 -07:00
Koushik Dutta
3edd173530
rebroadcast: publish beta to stable
2022-03-31 11:29:12 -07:00
Koushik Dutta
cdfd2976b3
google-home: add types
2022-03-31 11:07:18 -07:00
Koushik Dutta
81c5a1f056
google-home: update local sdk to use mdns txt record
2022-03-31 10:18:07 -07:00
Koushik Dutta
ec54b7522e
google-home: update local sdk to use mdns txt record
2022-03-31 09:57:03 -07:00
Koushik Dutta
6d758868f4
google-home: add port to txt record
2022-03-31 09:47:59 -07:00
Koushik Dutta
3cd2ae9334
rebroadcast: publish beta where various race conditions around data/rtsp interleaving cause failures
2022-03-30 21:53:23 -07:00
Koushik Dutta
ca3a13b81f
common: various updates
2022-03-30 14:51:36 -07:00
Koushik Dutta
0ade29e653
snapshot: always get one prebuffer snapshot for the cache. clean up error snapshot issues.
2022-03-30 14:51:19 -07:00
Koushik Dutta
998b820811
rebroadcast: fix bug where cloud stream is kept alive
2022-03-30 14:43:03 -07:00
Koushik Dutta
75946345ac
snapshot: snapshot the prebuffer to cache at least one image.
2022-03-30 12:50:01 -07:00
Koushik Dutta
e9dbb85642
webrtc: flag cameras as cloud
2022-03-30 12:17:39 -07:00
Koushik Dutta
8064d53cdf
arlo: fix the default debug paths
2022-03-29 20:51:47 -07:00
Koushik Dutta
244eb09264
arlo: publish
2022-03-29 19:42:41 -07:00
Brett Jia
a55424ed80
Arlo improvements ( #208 )
...
* log number of discovered devices, skip cameras without basestations
* remove monkey patch, don't crash when creating cameras before they are loaded
* use storage api, significant cleanup
* more cleanup
2022-03-29 19:29:23 -07:00
Koushik Dutta
3a839523b6
rebroadcast: Fix several possible leaks
2022-03-29 17:38:02 -07:00
Koushik Dutta
f6e528afab
webrtc: fix chromecast quirk
2022-03-29 14:12:34 -07:00
Koushik Dutta
75060cdeb7
rebroadcast: only issue teardown once
2022-03-29 13:29:10 -07:00
Koushik Dutta
58f2f259ac
webrtc: initial implementation of audio talkback to webrtc cameras
2022-03-29 13:29:01 -07:00
Koushik Dutta
804ed6b89d
webrtc: type hints
2022-03-29 10:11:14 -07:00
Koushik Dutta
fceac10d1a
rebroadcast: watch for header magic
2022-03-29 10:11:14 -07:00
Koushik Dutta
9ac9d71171
server: publish
2022-03-29 10:11:14 -07:00
Koushik Dutta
ad1466f119
sdk: update
2022-03-29 10:11:14 -07:00
Koushik Dutta
8062bc7d4e
Arlo ( #205 )
...
* start of arlo plugin
* use a logger
* patch missing method onto devicemanager
* arlo camera link should be done on camera settings page
* consolidate
* log formatter
* log formatter
* discover devices as cameras. snapshot not working
* take arlo pictures
* implement video camera stream
* pull in custom arlo module and try to fix session bugs
* proxy arlo rtsp to stop stream when no clients
* snapshot ongoing stream
* cache image snapshots
* use host ip addr
* use cached if error
* using live555ProxyServer
* build live555ProxyServer, use cached pictures more
* cache pic on video, threaded
* fix issue of snapshot turning off stream
* more async
* significant cleanup, vendoring, first attempt at getting async arlo lib
* works, but problem with async and queue juggling
* timeout, queues per resource/action
* subscribe to multiple queues
* distinguish cameras and basestations, remove dependence on gmail
* some cleanup
* some cleanup
* some cleanup
* support SMS MFA
* event queue garbage collection
* video stream options
* add dependencies per koush's suggestion
Co-authored-by: Brett Jia <dev.bjia56@gmail.com >
2022-03-29 10:10:30 -07:00
Koushik Dutta
3cfd9d9fb1
server: update sdk
2022-03-29 09:34:54 -07:00
Koushik Dutta
8aa8dfa90c
sdk: update
2022-03-29 09:34:36 -07:00
Koushik Dutta
d934495877
webrtc: publish
2022-03-28 20:40:11 -07:00
Koushik Dutta
95e2e8a42c
server: fix error spam and dangling mixin crashes on plugin uninstall
2022-03-28 20:24:06 -07:00
Koushik Dutta
8d38a8fe1f
webrtc: refactor
2022-03-28 18:33:04 -07:00
Koushik Dutta
cbebe0e492
sdk: consolidate rtc signaling client
2022-03-28 18:32:49 -07:00
Koushik Dutta
dce1276f31
server: change insecure port from 30080 to 11080
2022-03-28 12:30:40 -07:00
Koushik Dutta
9fce4f76af
ring: fix nre
2022-03-28 09:40:58 -07:00
Koushik Dutta
c4290c18cf
rebroadcast: fix default stream selection clobbering
2022-03-28 08:55:04 -07:00
Koushik Dutta
e0c4a30325
webrtc: add browser camera
2022-03-27 22:54:47 -07:00
Koushik Dutta
3a0093abf4
sdk: fix rtc interface
2022-03-27 22:54:01 -07:00
Koushik Dutta
25313d2a67
common: forgot to delete moved file
2022-03-27 18:16:56 -07:00
Koushik Dutta
0e7c852db9
webrtc: merge
2022-03-27 17:09:02 -07:00
Koushik Dutta
49134f7e32
rebroadcast: fix potential bug where there is settings update spam
2022-03-27 17:08:49 -07:00
Koushik Dutta
de4bbe3b42
server: add python storage api
2022-03-27 13:52:47 -07:00
Koushik Dutta
590143bcd6
sdk: fix
2022-03-27 13:28:41 -07:00