# webMultiObjectDetection **Repository Path**: ferry_zhou/web-multi-object-detection ## Basic Information - **Project Name**: webMultiObjectDetection - **Description**: 前后端都有的yolo识别 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-08-29 - **Last Updated**: 2026-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 用ffmpeg 模拟推流 配置环境变量 ffmpeg\bin 双击 ffmpeg\bin\ffmpeg.exx 双击 BXC_VideoAnalyzer_v1\zlm\start.bat 运行: ffmpeg -re -stream_loop -1 -i test.mp4 -vcodec h264 -acodec aac -f flv rtmp://127.0.0.1:1935/live/test1 ffmpeg -re -stream_loop -1 -i test.mp4 -vcodec h264 -acodec aac -f flv rtmp://127.0.0.1:1935/live/test2 ffmpeg -re -stream_loop -1 -i test.mp4 -vcodec h264 -acodec aac -f flv rtsp://admin:hik12345+@192.188.45.251:554/Streaming/Channels/101 ffmpeg -re -stream_loop -1 -i test.mp4 -rtsp_transport tcp -c copy -f rtsp rtsp://127.0.0.1:554/live/test0