文件名称:RTSPTool
- 所属分类:
- 多媒体编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-11-01
- 文件大小:
- 14.56mb
- 下载次数:
- 1次
- 提 供 者:
- chams******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
1:此示例只是用来显示视频流,并没有处理存储视频及回放视频功能.
2:在打开项目后务必将构建里面的影子构建(Shadow build)取消.
3:实时显示视频,视频响应速度比VLC,QTAV等播放器快很多倍.
4:精简代码,在windows下是可以完整编译通过并运行的.linux下要将对应ffmpeg库文件替换.
5:支持三通道同步显示一个视频流,可以单击截图按钮截图放在最后一个通道.
6: 支持单个通道双击最大化显示.
7:代码处理并不够完整,还有很多需要优化的地方.
8:代码注释不够详尽,但是简单易懂.
9:没有使用定时器,采用信号槽机制实现视频流播放.
10:处理全部放在QFFmpge类中,包括注释也才到100行代码左右.
11:使用示例简单方便.自带了一个珍藏多年的黑灰色主题样式表,锦上添花!-1: This example is only used to display the video stream, and does not handle video storage and playback video function 2: After opening the project sure to build inside the shadow of Construction (Shadow build) cancel 3: Real-time video display, video response speed ratio VLC, QTAV and other players is many times faster 4: streamline the code, in the windows can complete compile and run under .linux ffmpeg library to replace the corresponding 5: 3-channel synchronous display a video stream can be a single Screenshot Screenshot hit the button on the last channel 6: supports a single channel double-click the Zoom 7: Code processing and incomplete, there are many places need to optimize 8: code comments is not exhaustive, but easy to understand 9: do not use a timer, using signal slots mechanism for video streaming 10: processing all on QFFmpge class, including comments also only about 11 to 100 lines of code: using the example of a simple and convenient comes with a collection of black
2:在打开项目后务必将构建里面的影子构建(Shadow build)取消.
3:实时显示视频,视频响应速度比VLC,QTAV等播放器快很多倍.
4:精简代码,在windows下是可以完整编译通过并运行的.linux下要将对应ffmpeg库文件替换.
5:支持三通道同步显示一个视频流,可以单击截图按钮截图放在最后一个通道.
6: 支持单个通道双击最大化显示.
7:代码处理并不够完整,还有很多需要优化的地方.
8:代码注释不够详尽,但是简单易懂.
9:没有使用定时器,采用信号槽机制实现视频流播放.
10:处理全部放在QFFmpge类中,包括注释也才到100行代码左右.
11:使用示例简单方便.自带了一个珍藏多年的黑灰色主题样式表,锦上添花!-1: This example is only used to display the video stream, and does not handle video storage and playback video function 2: After opening the project sure to build inside the shadow of Construction (Shadow build) cancel 3: Real-time video display, video response speed ratio VLC, QTAV and other players is many times faster 4: streamline the code, in the windows can complete compile and run under .linux ffmpeg library to replace the corresponding 5: 3-channel synchronous display a video stream can be a single Screenshot Screenshot hit the button on the last channel 6: supports a single channel double-click the Zoom 7: Code processing and incomplete, there are many places need to optimize 8: code comments is not exhaustive, but easy to understand 9: do not use a timer, using signal slots mechanism for video streaming 10: processing all on QFFmpge class, including comments also only about 11 to 100 lines of code: using the example of a simple and convenient comes with a collection of black
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RTSPTool
........\bin
........\...\avcodec-55.dll
........\...\avformat-55.dll
........\...\avutil-52.dll
........\...\QtCore4.dll
........\...\QtGui4.dll
........\...\RTSPTool.exe
........\...\swscale-2.dll
........\clean.cmd
........\ffmpeg
........\......\include
........\......\.......\inttypes.h
........\......\.......\libavcodec
........\......\.......\..........\avcodec.h
........\......\.......\..........\avfft.h
........\......\.......\..........\dxva2.h
........\......\.......\..........\old_codec_ids.h
........\......\.......\..........\vaapi.h
........\......\.......\..........\vda.h
........\......\.......\..........\vdpau.h
........\......\.......\..........\version.h
........\......\.......\..........\xvmc.h
........\......\.......\libavdevice
........\......\.......\...........\avdevice.h
........\......\.......\...........\version.h
........\......\.......\libavfilter
........\......\.......\...........\asrc_abuffer.h
........\......\.......\...........\avcodec.h
........\......\.......\...........\avfilter.h
........\......\.......\...........\avfiltergraph.h
........\......\.......\...........\buffersink.h
........\......\.......\...........\buffersrc.h
........\......\.......\...........\version.h
........\......\.......\libavformat
........\......\.......\...........\avformat.h
........\......\.......\...........\avio.h
........\......\.......\...........\version.h
........\......\.......\libavutil
........\......\.......\.........\adler32.h
........\......\.......\.........\aes.h
........\......\.......\.........\attributes.h
........\......\.......\.........\audioconvert.h
........\......\.......\.........\audio_fifo.h
........\......\.......\.........\avassert.h
........\......\.......\.........\avconfig.h
........\......\.......\.........\avstring.h
........\......\.......\.........\avutil.h
........\......\.......\.........\base64.h
........\......\.......\.........\blowfish.h
........\......\.......\.........\bprint.h
........\......\.......\.........\bswap.h
........\......\.......\.........\buffer.h
........\......\.......\.........\channel_layout.h
........\......\.......\.........\common.h
........\......\.......\.........\cpu.h
........\......\.......\.........\crc.h
........\......\.......\.........\dict.h
........\......\.......\.........\downmix_info.h
........\......\.......\.........\error.h
........\......\.......\.........\eval.h
........\......\.......\.........\ffversion.h
........\......\.......\.........\fifo.h
........\......\.......\.........\file.h
........\......\.......\.........\frame.h
........\......\.......\.........\hmac.h
........\......\.......\.........\imgutils.h
........\......\.......\.........\intfloat.h
........\......\.......\.........\intfloat_readwrite.h
........\......\.......\.........\intreadwrite.h
........\......\.......\.........\lfg.h
........\......\.......\.........\log.h
........\......\.......\.........\lzo.h
........\......\.......\.........\macros.h
........\......\.......\.........\mathematics.h
........\......\.......\.........\md5.h
........\......\.......\.........\mem.h
........\......\.......\.........\murmur3.h
........\......\.......\.........\old_pix_fmts.h
........\......\.......\.........\opt.h
........\......\.......\.........\parseutils.h
........\......\.......\.........\pixdesc.h
........\......\.......\.........\pixfmt.h
........\......\.......\.........\random_seed.h
........\......\.......\.........\rational.h
........\......\.......\.........\replaygain.h
........\......\.......\.........\ripemd.h
........\......\.......\.........\samplefmt.h
........\......\.......\.........\sha.h
........\......\.......\.........\sha512.h
........\......\.......\.........\stereo3d.h
........\......\.......\.........\time.h
........\......\.......\.........\timecode.h
........\......\.......\.........\timestamp.h
........\......\.......\.........\version.h
........\......\.......\.........\xtea.h
........\......\.......\libpostproc
........\......\.......\...........\postprocess.h
........\......\.......\...........\version.h
........\...