Commit Graph

103 Commits

Author SHA1 Message Date
Koushik Dutta
778120a9f0 common: rtsp server 2022-02-04 10:06:07 -08:00
Koushik Dutta
db6cb31087 rebroadcast: fix last detected audio codec to be stream specific 2022-02-03 19:01:04 -08:00
Koushik Dutta
302299379a sdk/gda/rebroadcst: support fetching a stream without refreshing it. better passive snapshots on google device access. 2022-02-01 11:17:35 -08:00
Koushik Dutta
309df062f0 rebroadcast: rtsp server wip 2022-01-31 20:05:26 -08:00
Koushik Dutta
0c18327450 rebroadcast: initial rtsp server implementation. should solve... everything. 2022-01-30 23:32:23 -08:00
Koushik Dutta
2dcaea2805 rebroadcast: better detection on when transcoding is absolutely necessary 2022-01-30 20:00:04 -08:00
Koushik Dutta
b9d01f4898 rebroadcast: dont complain to the user about codec settings if the device is soft muted. 2022-01-30 19:00:56 -08:00
Koushik Dutta
4525f51f59 rebroadcast/ring/google-device-access: stop harassing the user to change settings on their camera when their camera does not support it. 2022-01-30 15:55:50 -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
642fda6307 rebroadcast: fix buggy log statement 2022-01-28 21:05:29 -08:00
Koushik Dutta
1f6257b035 rebroadcast: fix transcode bug, mpegts does not support aac_eld. figure out how to make that work! 2022-01-28 21:00:38 -08:00
Koushik Dutta
d619d9870c rebroadcast: fix bug in determining audio config setting 2022-01-28 20:09:04 -08:00
Koushik Dutta
af9d37484c rebroadcast: fixup fdk options, further redaction on rtsp urls 2022-01-28 18:37:43 -08:00
Koushik Dutta
cc53bbffb5 rebroadcast: rework audio handling. 2022-01-28 14:44:40 -08:00
Koushik Dutta
c4f39ce212 rebroadcast: warn about cloud camera prebuffering defaults 2022-01-28 10:32:51 -08:00
Koushik Dutta
ed88b40fe7 rebroadcast: fix recommending setting text 2022-01-28 01:23:11 -08:00
Koushik Dutta
3182c126fc rebroadcast: fix recommending setting text 2022-01-28 01:16:29 -08:00
Koushik Dutta
487989615b rebroadcast: Fix audio configuration per stream bug 2022-01-27 12:54:34 -08:00
Koushik Dutta
6f88ac052d rebroadcast: fix inactivity grace period 2022-01-26 09:46:43 -08:00
Koushik Dutta
aebde327da rebroadcast: show all available streams to accomodate new idle rebroadcast feature 2022-01-25 20:38:59 -08:00
Koushik Dutta
8bf81cb872 sdk/common/google-device-access: cloud rebroadcast should not be enabled by default 2022-01-25 20:32:46 -08:00
Koushik Dutta
d655078f62 rebroadcast: refactor and perf improvements 2022-01-25 19:55:31 -08:00
Koushik Dutta
eea9b740ee rebroadcast: update sdk 2022-01-24 19:52:24 -08:00
Koushik Dutta
2c9cd46150 rebroadcast: opus notes 2022-01-24 11:29:16 -08:00
Koushik Dutta
559a0e12a5 rebroadcast: opus is mpegts compatible 2022-01-24 09:50:19 -08:00
Koushik Dutta
21fa34e728 ring/rebroadcast: fix stream request noise 2022-01-24 00:49:31 -08:00
Koushik Dutta
ce7770ef1f rebroadcast: Fix refresher 2022-01-23 00:51:19 -08:00
Koushik Dutta
6c866eb002 rebroadcast: sanitize passwords from logs
homekit: dont show dynamic bitrate on cameras that do not support it
sdk: update
2022-01-17 14:40:52 -08:00
Koushik Dutta
bd44925f14 google-cloud-tts: publish 2022-01-10 12:20:07 -08:00
Koushik Dutta
7c93cc0973 rebroadcast: release should free buffers immediately 2022-01-09 23:27:58 -08:00
Koushik Dutta
654aff710e rebroadcast: readd fast start 2022-01-01 00:16:29 -08:00
Koushik Dutta
8acd383f5c rebroadcast: typed parsers 2021-12-31 23:28:04 -08:00
Koushik Dutta
076e0340b3 rebroadcast: reenable previous stable/fast code 2021-12-31 23:20:27 -08:00
Koushik Dutta
68c8bde3d8 Revert "plugins: experimental"
This reverts commit 2301ff2fc0.
2021-12-31 23:19:09 -08:00
Koushik Dutta
2301ff2fc0 plugins: experimental 2021-12-31 23:19:07 -08:00
Koushik Dutta
2cde83dc07 rebroadcast: add encoder info 2021-12-31 11:44:00 -08:00
Koushik Dutta
65d482446a rebroadcast: disable fast path, causing issue with missing audio track 2021-12-28 20:01:13 -08:00
Koushik Dutta
feb0237784 rebroadcast: increase the probesize 2021-12-28 13:13:52 -08:00
Koushik Dutta
5c80f4c6cf rebroadcast: online/offline state 2021-12-28 09:59:50 -08:00
Koushik Dutta
2cd6864495 rebroadcast: performance improvements 2021-12-26 19:03:12 -08:00
Koushik Dutta
6d5267e617 rebroadcast: fix bug where disabled audio was being reset 2021-12-22 11:32:18 -08:00
Koushik Dutta
96409d3362 rebroadcast: fix session nre 2021-12-15 22:09:03 -08:00
Koushik Dutta
dd1741cb92 rebroadcast: fix settings crash bug 2021-12-15 14:27:54 -08:00
Koushik Dutta
957f141284 rebroadcast: pcm audio is defaulted to off. 2021-12-13 18:06:48 -08:00
Koushik Dutta
57b3b39f98 Revert "rebroadcast: pcm audio is defaulted to off."
This reverts commit e8460f810d.
2021-12-13 18:05:59 -08:00
Koushik Dutta
e8460f810d rebroadcast: pcm audio is defaulted to off. 2021-12-13 18:05:23 -08:00
Koushik Dutta
d6e9a8c63f rebroadcast: genpts for rtsp streams without pts 2021-12-08 12:21:07 -08:00
Koushik Dutta
3506bbfe54 plugins: aac codec name normalization 2021-12-05 11:30:56 -08:00
Koushik Dutta
cfe0447bd8 rebroadcast: clean up logging 2021-12-02 20:46:20 -08:00