# wf **Repository Path**: saumonk/wf ## Basic Information - **Project Name**: wf - **Description**: 微飞设备代理服务 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-05-07 - **Last Updated**: 2025-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Note - 启动拉流docker ```bash docker-compose -f /idf/compose/docker-compose.bz_wf_video.yaml -p idf_bz_wf up -d ``` ```yaml command: ffmpeg -timeout 30000000 -i "rtsp://192.168.2.10:554?user=admin&password=&channel=1&stream=1.sdp" -c:v copy -f rtsp rtsp://192.168.42.1:8554/bz_wf ``` 宸芯链路:2网段 摄像头流地址: - 启动设备代理服务 ```bash docker-compose -f /idf/compose/docker-compose.wf.yaml up -d ``` ## 工作安排 - [ ] 宸芯链路更换 - [ ] 二期设备代理服务、APP测试