Skip to content

根据视频流rtsp网络地址,进行视频数据的解码和取帧操作

Notifications You must be signed in to change notification settings

wangsheng1991/video-stream-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-stream-process

根据视频流地址,进行视频数据的解码和取帧操作

主要看videodecode类和ffmpeg_decode类

注意:
①Ffmpeg_decode类中,将Iplimgae *img和av_image_fill_arrays移动到while循环里面去
②videodecode.h/.cpp文件中,注意VideoState *vs是否设置为private比较好

About

根据视频流rtsp网络地址,进行视频数据的解码和取帧操作

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published