- 创建基本项目结构和目录 - 添加CMake构建系统 - 实现基础的配置解析功能 - 添加YOLO推理框架支持 - 集成RTSP和视频流处理功能 - 添加性能监控和日志系统
4 lines
273 B
Plaintext
4 lines
273 B
Plaintext
1|[INFO] Checking directory: /invalid/path
|
|
2|OpenCV: FFMPEG: tag 0x34363248/'H264' is not supported with codec id 27 and format 'mp4 / MP4 (MPEG-4 Part 14)'
|
|
3|OpenCV: FFMPEG: fallback to use tag 0x31637661/'avc1'
|
|
4|[INFO] VideoWriter initialized successfully: test_invalid |