alandtse/tesla

Sentry Mode and External Vehicle Camera Live Views

已关闭

#124 创建于 2021年12月28日

 (3 条评论) (2 个反应) (0 位负责人)Python (128 个派生)github user discovery
enhancementgood first issuehelp wantedstale

仓库指标

星标
 (777 个星标)
PR 合并指标
 (平均合并 13天 8小时) (30 天内合并 14 个 PR)

描述

Is your feature request related to a problem? Please describe. Feature request pure and simple. Don't think there is any previous attempt to add this.

Describe the solution you'd like Preview one or more of the vehicle's externally available cameras when sentry mode is activated. Connect and record on a local, short, circular buffer effectively creating a "virtual camera stream". Other applications can then consume this stream as RTSP or similar.

Describe alternatives you've considered Open to ideas, or reasons why this is impossible. Not sure if this has been discovered or is even easily available in the Tesla API. Probably some concerns on vehicle battery consumption or bandwidth usage (when should the stream end? Should it really stream or just grab frames every X seconds? Again, is this even possible).

Additional context None so far.

贡献者指南