ausocean/cloud

broadcast: broadcast resolution should be derived from camera resolution.

开放

#32 创建于 2024年5月18日

 (0 条评论) (0 个反应) (0 位负责人)Go (3 个派生)auto 404
P2enhancementgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

The mismatch of broadcast and camera resolution in the past has caused an issue where the stream would start but report an error of mismatched resolution, that would make the health checker see an unhealthy stream and kill the stream. We decided that it would be a good idea for the broadcast to get its resolution from the configured camera instead of manual entry on the broadcast page.

贡献者指南