# camera **Repository Path**: observerw/camera ## Basic Information - **Project Name**: camera - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-12-08 - **Last Updated**: 2022-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 摄像头识别 * 使用Flask编写,通过`gunicorn`启动,`gunicorn`的配置在`gunicorn.py`中: * 启动端口默认在5000; * 日志默认输出到本目录下的`error.log`中。 * `supervisor`的配置内容在`yolo_camera.conf`中,使用时将其中的内容复制到部署环境的`supervisor`配置文件中。