首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
ffmpeg7专题
windows ffmpeg7 通过rtsp拉取h265裸流
点击下边那个链接会转到github 下载完成后,添加include、lib到工程。 添加头文件: extern "C" {#include "libavcodec/avcodec.h"#include "libavformat/avformat.h"#include "libavformat/avio.h"#include "libswscale/swscale.h"}
阅读更多...