利用 flowplayer-3.2.13.min.js flowplayer.rtmp-3.2.13.swf flowplayer-3.2.18.swf 嵌入web实现网页上的流媒体播放器,可播放flv mp4格式,已测试 流媒体服务器用的RED5
2022-01-07 18:39:16 201KB flowplayer rtmp weba嵌入 red5
1
ios rtsp rtmp流媒体播放器,代码的架构跟kxmovie差不多,但我真实实验过好多kxmovie代码播放rtmp并不能很好的实时播放,后来看了这个播放还是很好,希望对你们有用,本人就是做ios流媒体这一块的,稍微要点资源分。
2021-12-02 19:10:20 53.87MB ios rtmp rtsp 流媒体
1
MP3流媒体的播放器,是用C++写的。 ============================================= MICROSOFT FOUNDATION CLASS LIBRARY : AVI Player ============================================= AppWizard has created this AVI Player application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your AVI Player application. AVI Player.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. AVI Player.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CAVIPlayerApp application class. AVI Player.cpp This is the main application source file that contains the application class CAVIPlayerApp. AVI Player.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. AVI Player.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\AVI Player.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file AVI Player.rc. res\AVI Player.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. /////////////////////////////////////////////////////////////////////
2021-11-30 22:44:06 12KB MP3 流媒体 播放器 C++
1
本文在讨论流媒体客户端技术框架的基础上,提出完整的解决方案以适用于当前移动网络的发展要求。本文围绕 FFmPeg 这一框架技术讨论流媒体软件的解码流程,及阐述流媒体播放器实现流数据传输过程所使用的网络协议。
2021-11-30 10:48:55 1.35MB 流媒体 播放器 android FFmpeg
1
实现流媒体播放音频或视频文件,只需要传入相应的rtsp地址即可,通过rtp协议和sdp协议实现
2021-11-09 16:13:36 247KB C#流媒体播放器
1
基于VideoView的本地文件及流媒体播放器,可播放RTSP视频流,也可以播放本地文件。 源码及开发方法,参考: http://blog.csdn.net/fm0517/article/details/46426275
2021-09-27 21:17:06 1019KB Android 安卓 VideoView 流媒体
1
rtsp流媒体播放器,播放g711音频 实现了与服务器交互的消息过程, rtp接收服务器发送的g711音频, 进行解码并播放
2021-09-23 13:36:43 34KB rtsp,g711
1
VC6环境下支持P2P技术的流媒体音视频播放器
2021-09-20 15:36:33 1.91MB VC6 P2P 流媒体 播放器
1
流媒体播放器(接收音频广播、电视直播)。基于Qt+LibVLC编写,压缩包内是项目文件夹和LibVLC的SDK。
2021-09-02 19:57:21 3.09MB Qt VLC 流媒体 播放器
1
unity 流媒体播放器,该播放器集成了EasyMovieTexture插件和Universal Media Player插件,主要支持pc平常其他平台没试,可以快速播放rtmp 和rtsp,本插件只是对两个插件的封装,easyMovietexture 播放器支持rtmp播放器,基于ffmpeg的。 ump支持rtsp,基于vlc的 。该资源针对两个播放器进行管理。且本资源请用于学习交流用,请勿商用,商用请支持正版:easyMovieTexture:https://assetstore.unity.com/packages/tools/video/easy-movie-texture-video-texture-10032 UMP:https://assetstore.unity.com/packages/tools/video/ump-win-mac-linux-webgl-49625 有问题请私信。
2021-08-12 15:02:05 189.67MB UMP MediaPlayer 流媒体播放器 EasyMovieTexture
1