Commit Graph

135 Commits

Author SHA1 Message Date
Koushik Dutta
d9f53cb6ef rebroadcast: RTSP mode is now the default on select cameras. 2022-03-19 11:38:48 -07:00
Koushik Dutta
49ec71e3f8 rebroadcast: scrypted rtsp parser needs timeout. 2022-03-14 16:51:34 -07:00
Koushik Dutta
42bcedf9e5 rebroadcast: fix race conditions around sdp retrieval 2022-03-11 15:15:19 -08:00
Koushik Dutta
db7cc5a67a rebroadcast: respect audio config in rtsp mode 2022-03-11 15:04:45 -08:00
Koushik Dutta
ec62b2f190 rebroadcast: fix scrypted parser being used when it shouldnt.
add rtsp teardown.
2022-03-11 11:08:09 -08:00
Koushik Dutta
a044f1484f rebroadcast: publish 2022-03-10 09:52:33 -08:00
Koushik Dutta
9697e822ef rebroadcast: match the audio sample and audio bitrate to homekit recordings. 2022-03-10 09:49:10 -08:00
Koushik Dutta
ac30cd644f rebroadcast: refresh settings on first idr interval update 2022-03-07 12:21:44 -08:00
Koushik Dutta
2cf24ce90a rebroadcast: fix defaults whoops 2022-03-07 12:14:53 -08:00
Koushik Dutta
3bb6e959d8 rebroadcast: add defaults and documentation around new scrypted parser 2022-03-07 12:11:15 -08:00
Koushik Dutta
2c56c6d930 rebroadcast: allow usage of the scrypted rtsp parser 2022-03-07 11:19:18 -08:00
Koushik Dutta
234f65aa9e rebroadcast/homekit: fix possible streaming and recording regressions 2022-03-07 08:38:00 -08:00
Koushik Dutta
5b6f9ee51a rebroadcast: rtsp mode should respect transcode 2022-03-06 21:50:47 -08:00
Koushik Dutta
74d358542f rebroadcast: remove noisy passive client requests 2022-03-06 09:29:31 -08:00
Koushik Dutta
5822306ab5 rebroadcast: fix inactivity bug 2022-03-06 09:27:45 -08:00
Koushik Dutta
d99752a9a0 rebroadcast: move and enable dumping of h264 extra data 2022-03-05 21:13:42 -08:00
Koushik Dutta
71ebc37216 homekit/rebroadcast: document weird h264 sps/pps issue and new filter 2022-03-05 17:09:19 -08:00
Koushik Dutta
95e5212f42 homekit/rebroadcast: document weird h264 sps/pps issue and new filter 2022-03-05 17:08:39 -08:00
Koushik Dutta
3bfabe05fa rebroadcast: always filter the bitstream to add extra data. support missing audio in rtsp mode. 2022-03-05 16:31:42 -08:00
Koushik Dutta
ba64a6407e rebroadcast: fix various bugs related to rtsp mode and soft mute 2022-03-05 09:47:06 -08:00
Koushik Dutta
ed5b397d1c rebroadcast: hide RTSP+MP4 mode, preventing it from being used unless it was already set 2022-03-04 20:49:23 -08:00
Koushik Dutta
0ff391a6eb rebroadcast: publish 2022-03-04 20:47:32 -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
49950084b6 homekit/rebroadcast: report online/offline state per accessory mode camera 2022-02-20 21:35:36 -08:00
Koushik Dutta
3712847e24 rebroadcast: fix online state 2022-02-20 18:10:16 -08:00
Koushik Dutta
1aee479ffb rebroadcast: plugin keywords 2022-02-19 19:45:32 -08:00
Koushik Dutta
7248585b9d rebroadcast: fix scrypted parser usage detection bug 2022-02-18 11:55:13 -08:00
Koushik Dutta
e89237d7d6 rebroadcast: make the logs less confusing 2022-02-17 13:26:27 -08:00
Koushik Dutta
3b44aebb53 rebroadcast: fix fast path selection bug 2022-02-17 10:49:01 -08:00
Koushik Dutta
b68e83e677 rebroadcast: publish 2022-02-16 18:45:57 -08:00
Koushik Dutta
f291ad3d5a rebroadcast: fix bitrate detection in rtsp mode 2022-02-13 12:15:26 -08:00
Koushik Dutta
0e2870d5d8 rebroadcast: rtsp client support 2022-02-13 11:19:05 -08:00
Koushik Dutta
59196dffa3 rebroadcast: fix parsing 2022-02-12 20:35:01 -08:00
Koushik Dutta
e85dc42749 rebroadcast: rtsp/mp4 mixed mode temp fix 2022-02-12 19:12:31 -08:00
Koushik Dutta
a6a9faebba rebroadcast: rfc4571 support
incorrect codec reporting in rtsp mode fixed
2022-02-09 23:12:05 -08:00
Koushik Dutta
43d5e6bf1b rebroadcast: remove the mp4 muxing in rtsp mode 2022-02-07 23:40:55 -08:00
Koushik Dutta
9030a90c27 ring: terminate session upon rtsp session ending. 2022-02-05 20:53:43 -08:00
Koushik Dutta
3660911751 rebroadcast: Disable sdp generation when udp isnt being parsed. 2022-02-04 11:57:48 -08:00
Koushik Dutta
abfd48dc9b rebroadcast: fix data timeout ffmpeg leak 2022-02-03 22:52:00 -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
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
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
4eb5342052 homekit/rebroadcast: publish 2022-01-28 21:02:56 -08:00