Commit Graph

89 Commits

Author SHA1 Message Date
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
Koushik Dutta
cfba37e4ce rebroadcast: proper mp2/mp3/aac support with bitstream filter for adts conversion 2021-12-01 10:49:31 -08:00
Koushik Dutta
8faa15d240 rebroadcast: use aac_adtstoasc on mp4 and mpegts output arguments 2021-11-30 13:23:33 -08:00
Koushik Dutta
23611770ab sdk: add url/container hints. fix python rpc bugs. 2021-11-16 11:58:08 -08:00
Koushik Dutta
98c155b49c rebroadcast: watch for prebuffer failure error. 2021-11-13 21:35:04 -08:00
Koushik Dutta
309a6f06a2 rebroadcast: watch for prebuffer failure error. 2021-11-13 21:34:37 -08:00
Koushik Dutta
441aea88bb server: update default port from 9443 to 10443 due to the portainer port conflict 2021-11-11 21:24:55 -08:00
Koushik Dutta
71c23f2164 rebroadcast: kill connection if downstream buffers too much data. 2021-11-08 12:36:30 -08:00
Koushik Dutta
fe584010b6 rebroadcast: autorestart on stream error 2021-10-31 10:42:27 -07:00
Koushik Dutta
deb13ae5e2 rebroadcast: configuration guides 2021-10-15 17:12:43 -07:00
Koushik Dutta
3faffeb64b rebroadcast: warn on prebuffering cameras that are already prebuffered. 2021-10-15 09:44:03 -07:00
Koushik Dutta
07c7378d01 rebroadcast: watch for no media stream information being returned 2021-10-15 09:35:04 -07:00
Koushik Dutta
4503a8da20 rebroadcast: audio transcode fix 2021-10-14 19:54:08 -07:00
Koushik Dutta
48bc6cd6d3 rebroadcast: cleanups 2021-10-14 02:22:47 -07:00
Koushik Dutta
12a30d4eaa rebroadcast: support rebroadcasting different channels 2021-10-14 02:15:11 -07:00