Vlc_play_rtsp_demo

所属分类:人工智能/神经网络/深度学习
开发工具:C/C++
文件大小:92489KB
下载次数:33
上传日期:2016-07-27 09:57:44
上 传 者shl198728
说明:  VLC播放RTSP视频流,在内层的vlc-2.2.1文件夹下已包含VLC头文件、库以及需要的dll文件
(VLC play RTSP video stream, in the inner layer of the vlc-2.2.1 folder already contains the VLC header files, libraries, and the need for the DLL file)

文件列表:
VlcDemo\clear.bat (1034, 2014-07-30)
VlcDemo\Debug\libvlc.dll (143296, 2015-04-13)
VlcDemo\Debug\libvlccore.dll (2631616, 2015-04-13)
VlcDemo\Debug\lua\extensions\VLSub.luac (80345, 2015-04-13)
VlcDemo\Debug\lua\http\css\main.css (3557, 2015-04-13)
VlcDemo\Debug\lua\http\css\mobile.css (2553, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-bg_diagonals-thick_18_b81900_40x40.png (201, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-bg_diagonals-thick_20_666666_40x40.png (197, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-bg_flat_10_000000_40x100.png (147, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-bg_glass_100_f6f6f6_1x400.png (103, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-bg_glass_100_fdf5ce_1x400.png (115, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-bg_glass_65_ffffff_1x400.png (95, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-bg_gloss-wave_35_f6a828_500x100.png (2627, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-bg_highlight-soft_100_eeeeee_1x100.png (88, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-bg_highlight-soft_75_ffe45c_1x100.png (126, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-icons_222222_256x240.png (4194, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-icons_228ef1_256x240.png (5103, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-icons_ef8c08_256x240.png (4194, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-icons_ffd27a_256x240.png (4194, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\images\ui-icons_ffffff_256x240.png (4194, 2015-04-13)
VlcDemo\Debug\lua\http\css\ui-lightness\jquery-ui-1.8.13.custom.css (32987, 2015-04-13)
VlcDemo\Debug\lua\http\custom.lua (487, 2015-04-13)
VlcDemo\Debug\lua\http\dialogs\batch_window.html (857, 2015-04-13)
VlcDemo\Debug\lua\http\dialogs\browse_window.html (1173, 2015-04-13)
VlcDemo\Debug\lua\http\dialogs\create_stream.html (14465, 2015-04-13)
VlcDemo\Debug\lua\http\dialogs\equalizer_window.html (1280, 2015-04-13)
VlcDemo\Debug\lua\http\dialogs\error_window.html (482, 2015-04-13)
VlcDemo\Debug\lua\http\dialogs\mosaic_window.html (4932, 2015-04-13)
VlcDemo\Debug\lua\http\dialogs\offset_window.html (1863, 2015-04-13)
VlcDemo\Debug\lua\http\dialogs\old\browse (1894, 2014-02-05)
VlcDemo\Debug\lua\http\dialogs\old\footer (1510, 2014-02-05)
VlcDemo\Debug\lua\http\dialogs\old\input (9569, 2014-02-05)
VlcDemo\Debug\lua\http\dialogs\old\main (8509, 2014-02-05)
VlcDemo\Debug\lua\http\dialogs\old\playlist (7024, 2014-02-05)
VlcDemo\Debug\lua\http\dialogs\old\sout (12228, 2014-02-05)
VlcDemo\Debug\lua\http\dialogs\old\vlm (9579, 2014-02-05)
VlcDemo\Debug\lua\http\dialogs\stream_config_window.html (1260, 2015-04-13)
VlcDemo\Debug\lua\http\dialogs\stream_window.html (4153, 2015-04-13)
VlcDemo\Debug\lua\http\favicon.ico (86358, 2015-04-13)
VlcDemo\Debug\lua\http\images\Audio-48.png (4675, 2015-04-13)
... ...

================================================================================ MICROSOFT 基础类库: VlcDemo 项目概述 =============================================================================== 应用程序向导已为您创建了这个 VlcDemo 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 本文件概要介绍组成 VlcDemo 应用程序的每个文件的内容。 VlcDemo.vcxproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 VlcDemo.vcxproj.filters 这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。 它包含有关项目文件与筛选器之间的关联信息。在 IDE 中,通过这种关联,在特定节点下以分组形式显示具有相似扩展名的文件。例如,“.cpp”文件与“源文件”筛选器关联。 VlcDemo.h 这是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 CVlcDemoApp 应用程序类。 VlcDemo.cpp 这是包含应用程序类 CVlcDemoApp 的主要应用程序源文件。 VlcDemo.rc 这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。此文件可以直接在 Microsoft Visual C++ 中进行编辑。项目资源位于 2052 中。 res\VlcDemo.ico 这是用作应用程序图标的图标文件。此图标包括在主要资源文件 VlcDemo.rc 中。 res\VlcDemo.rc2 此文件包含不在 Microsoft Visual C++ 中进行编辑的资源。您应该将不可由资源编辑器编辑的所有资源放在此文件中。 ///////////////////////////////////////////////////////////////////////////// 应用程序向导创建一个对话框类: VlcDemoDlg.h,VlcDemoDlg.cpp - 对话框 这些文件包含 CVlcDemoDlg 类。该类定义应用程序主对话框的行为。该对话框的模板位于 VlcDemo.rc 中,该文件可以在 Microsoft Visual C++ 中进行编辑。 ///////////////////////////////////////////////////////////////////////////// 其他功能: ActiveX 控件 应用程序包括对使用 ActiveX 控件的支持。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h,StdAfx.cpp 这些文件用于生成名为 VlcDemo.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 Resource.h 这是标准头文件,它定义新的资源 ID。 Microsoft Visual C++ 读取并更新此文件。 VlcDemo.manifest 应用程序清单文件供 Windows XP 用来描述应用程序 对特定版本并行程序集的依赖性。加载程序使用此 信息从程序集缓存加载适当的程序集或 从应用程序加载私有信息。应用程序清单可能为了重新分发而作为 与应用程序可执行文件安装在相同文件夹中的外部 .manifest 文件包括, 也可能以资源的形式包括在该可执行文件中。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”指示应添加或自定义的源代码部分。 如果应用程序在共享的 DLL 中使用 MFC,则需要重新发布这些 MFC DLL;如果应用程序所用的语言与操作系统的当前区域设置不同,则还需要重新发布对应的本地化资源 MFC100XXX.DLL。有关这两个主题的更多信息,请参见 MSDN 文档中有关 Redistributing Visual C++ applications (重新发布 Visual C++ 应用程序)的章节。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者