Commit Graph

147 Commits

Author SHA1 Message Date
Koushik Dutta
75fefbb2cf common: add tsconfig 2022-03-02 12:06:23 -08:00
Koushik Dutta
56c22eea09 rebroadcast: support rtsps in RTSPClient.
google-device-access: fixup interface shenanigans between camera types.
2022-03-02 11:51:10 -08:00
Koushik Dutta
e217b315c2 rebroadcast: fix bug where packet length was parsed as signed integer. 2022-03-02 10:33:33 -08:00
Koushik Dutta
9d3189f7af server and various plugins: RTCSignalingClient. Allows generic signaling mechanism for peer connections. Can stream your web camera to chromecast. 2022-03-01 20:35:31 -08:00
Koushik Dutta
d93d5988e2 ring/webrtc: implement sdp only path 2022-03-01 14:35:39 -08:00
Koushik Dutta
bc02c86c91 common: use webrtc sdp. add webrtc signaling logging. settings mixin release. 2022-02-28 14:16:50 -08:00
Koushik Dutta
dc00467dd8 common: rtc defaults 2022-02-27 12:07:39 -08:00
Koushik Dutta
c6f78aaa6c cameras, etc: install pluginDependencies 2022-02-24 13:40:43 -08:00
Koushik Dutta
b690cd71cc snapshot: add some basic blurs and error logging to snapshots 2022-02-23 21:49:39 -08:00
Koushik Dutta
8371d51104 core/mqtt: scripts refactor 2022-02-22 12:30:22 -08:00
Koushik Dutta
9b549af5c2 webrtc: fix chromecast 2022-02-21 13:44:02 -08:00
Koushik Dutta
2c9cdbf655 webrtc: refactor entire pipeline to handle trickle and consolidate code 2022-02-21 12:39:55 -08:00
Koushik Dutta
1511a7420c common: cleanup 2022-02-20 13:20:25 -08:00
Koushik Dutta
30feac12d7 common: update imports 2022-02-19 18:26:19 -08:00
Koushik Dutta
172a7e69cc homekit: use ffmpeg pipe for mp4 parsing 2022-02-19 01:54:52 -08:00
Koushik Dutta
2eb88108c6 rtsp plugins: remove max_delay argument, it doesnt do anything good. 2022-02-18 21:47:09 -08:00
Koushik Dutta
94304a58ca common: wrtc sdp fixups 2022-02-18 18:10:48 -08:00
Koushik Dutta
c8ff35bd02 common: update imports 2022-02-18 11:53:50 -08:00
Koushik Dutta
565dd76e3c common: option to cap ffmpeg to wrtc transcode dimensions 2022-02-18 11:52:44 -08:00
Koushik Dutta
14f5ef3de0 common: rtsp server should only use udp if requested 2022-02-14 10:50:07 -08:00
Koushik Dutta
0e2870d5d8 rebroadcast: rtsp client support 2022-02-13 11:19:05 -08:00
Koushik Dutta
44b4fa2bd4 server: rpc/threading 2022-02-12 19:09:42 -08:00
Koushik Dutta
5c3e3784b3 common: ignore rtsp magic? 2022-02-10 23:51:17 -08:00
Koushik Dutta
e65ee2d26a common: rtsp server logging 2022-02-09 23:11:00 -08:00
Koushik Dutta
afaecd3b70 core: improve wrtc cleanup 2022-02-08 10:46:52 -08:00
Koushik Dutta
13cc6d0b1c core: fix dashboard streaming 2022-02-08 10:25:25 -08:00
Koushik Dutta
44f1d05aa3 common: rtsp server fixes 2022-02-07 23:41:28 -08:00
Koushik Dutta
9030a90c27 ring: terminate session upon rtsp session ending. 2022-02-05 20:53:43 -08:00
Koushik Dutta
cc8195acb5 all webrtc plugins: introduce new plumbing to handle webrtc as a native media stream for sources/sinks that support it.
for example:
viewing ring/nest in browser is now peer to peer.
casting to chromecast is peer to peer.
casting via google home is peer to peer.
2022-02-05 20:04:11 -08:00
Koushik Dutta
3660911751 rebroadcast: Disable sdp generation when udp isnt being parsed. 2022-02-04 11:57:48 -08:00
Koushik Dutta
2e5c67bf63 gda/ring/common: webrtc to rtsp gateway should operate in udp mode so ffmpeg will reorder packets. 2022-02-04 11:20:45 -08:00
Koushik Dutta
c54f8311fa common: webrtc to rtsp server 2022-02-04 10:28:52 -08:00
Koushik Dutta
778120a9f0 common: rtsp server 2022-02-04 10:06:07 -08:00
Koushik Dutta
ea3e5d1183 rebroadcast: fix data timeout ffmpeg leak 2022-02-03 22:52:40 -08:00
Koushik Dutta
a75c070c57 cast: use native webrtc endpoints from the provider when available (ring/nest to google-home/chromecast).
changed plugins:

chromecast
core
google-device-access
ring
google-home
2022-02-03 22:41:45 -08:00
Koushik Dutta
c931c0638e common: log options 2022-02-03 19:01:04 -08:00
Koushik Dutta
be439aa16e werift: fix srtcp on bundle connections 2022-02-02 11:20:25 -08:00
Koushik Dutta
7c59dc7ca1 common: use forked werift 2022-02-02 09:52:55 -08:00
Koushik Dutta
bc3ccd29a0 common: wrtc logging 2022-02-01 10:40:35 -08:00
Koushik Dutta
ba1011eacb core: fix group video cameras 2022-01-31 20:57:04 -08:00
Koushik Dutta
309df062f0 rebroadcast: rtsp server wip 2022-01-31 20:05:26 -08:00
Koushik Dutta
e94d8d50cf rebroadcast: fix socket leak 2022-01-30 23:38:26 -08:00
Koushik Dutta
0c18327450 rebroadcast: initial rtsp server implementation. should solve... everything. 2022-01-30 23:32:23 -08:00
Koushik Dutta
66b9e8f6bb rebroadcast: Fix sdp race condition 2022-01-30 15:39:07 -08:00
Koushik Dutta
70260d2bb4 rebroadcast: rtp mode that may handle audio better. 2022-01-29 23:32:59 -08:00
Koushik Dutta
4eb5342052 homekit/rebroadcast: publish 2022-01-28 21:02:56 -08:00
Koushik Dutta
7e1f84aec2 common: eat rebroadcast client errors 2022-01-28 21:02:04 -08:00
Koushik Dutta
d5dc0f5c97 opencv/tflite: support sdp inputs from wrtc 2022-01-28 14:49:56 -08:00
Koushik Dutta
6abc353248 homekit: fix build breaks 2022-01-27 20:37:33 -08:00
Koushik Dutta
2bbe16c958 common: wait for ice gathering completion 2022-01-27 12:53:55 -08:00