Commit Graph

2319 Commits

Author SHA1 Message Date
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
Koushik Dutta
be31c5b89d sdk: fix 2022-03-27 13:24:29 -07:00
Koushik Dutta
ae8d5c8ee2 sdk: storage stubs 2022-03-27 13:19:04 -07:00
Koushik Dutta
004c686bde sdk: fix missing python types 2022-03-27 12:56:44 -07:00
Koushik Dutta
cdf1bcfb04 sdk: publish 2022-03-27 12:48:31 -07:00
Koushik Dutta
d90e11ff68 webrtc: consolidate 2022-03-27 12:32:39 -07:00
Koushik Dutta
373f40b74c webrtc: rename 2022-03-27 11:37:43 -07:00
Koushik Dutta
3b59432bf5 webrtc: wip 2022-03-27 11:37:33 -07:00
Koushik Dutta
4d7a3c2dfc unifi-protect: use pipes, safe kill ffmpeg interocm 2022-03-26 20:57:20 -07:00
Koushik Dutta
025b538689 unifi-protect: remove libfdk 2022-03-26 20:44:31 -07:00
Koushik Dutta
6128c927cc server: readd legacy insecure port. 2022-03-26 13:29:35 -07:00
Koushik Dutta
08a30d2145 google: cleanups 2022-03-26 12:53:17 -07:00
Koushik Dutta
794c0fdf83 google-home: new port 2022-03-26 12:39:38 -07:00
Koushik Dutta
8748542033 webrtc: total rewrite
new features:
audio talkback in browser
codec copy
remove buggy native wrtc dependency
transcode configuration
2022-03-25 22:52:53 -07:00
Koushik Dutta
8ebfa2a9c2 rebroadcast: add video detection 2022-03-25 22:51:44 -07:00
Koushik Dutta
d68b622042 webrtc-sink: stub out audio talkback which apparently doesnt work 2022-03-25 14:43:32 -07:00
Koushik Dutta
fcf5cdbc9a cloud: fix login 2022-03-25 13:59:28 -07:00
Koushik Dutta
d04f08ccf4 cloud: watch for no login before sending a request to the server 2022-03-25 13:00:48 -07:00
Koushik Dutta
d680034c8a README 2022-03-25 12:46:55 -07:00
Koushik Dutta
1919b06ce2 server: publish 2022-03-25 12:45:12 -07:00
Koushik Dutta
2448e08c61 docker: fixup version label 2022-03-25 12:44:40 -07:00
Koushik Dutta
3a25fbfc27 docker: Disable nightlies 2022-03-25 12:43:16 -07:00
Koushik Dutta
6cac7347eb common: fix ffmpeg-webrtc codec race conditions 2022-03-25 12:13:25 -07:00