搜索资源列表
rtp server
- 该软件是基于RFC398标准,通过RTP协议传输H.264 NAL包,由于没有实现RTSP,为了能够使通用播放器可以播放,使用了SDP(session descr iption protocol)会话层协议。 播放的时候需要先建立一个sdp文件,设置好相应的通讯参数,然后用通用播放器(比如VLC,经测试VLC的缓冲性能要比MPLAYER和FFMPEG播放器好)打开sdp文件,再通过本 软件发送RTP数据,即可实现视频播放。由于通用播放器
基于Android平台的RTSP流媒体播放器
- 基于Android平台的RTSP播放器
vlc-0.8.1.tar
- 法国巴黎大学提供的开源项目。该软件的设计目标为: 1.多媒体音视频播放器,能识别几乎所有的媒体文件格式:mpeg1,mpeg2,mpeg4等等(realplay的格式无法识别); 2.作为网络传输音视频流媒体的客户端和服务器端,已经实现了rtsp,rtp以及unicast和multicast等各个流媒体功能; 3.跨平台。现在已经支持的平台有:windows,unix,linux,MAC OS X,BeOS,QNX等等操作系统; 我在该
rstp
- RTSP协议解析,并模拟播放器,取得服务端数据.可以用于流媒体下载,(可供参考)-RTSP protocol analysis and simulation player, access to server data. Can be used for streaming media downloads, (for reference)
SimpleRTSPRTPClient
- rtsp客户端程序,利用rtsp协议实现与服务器端的流媒体通信-rtsp client program, using rtsp protocol with server-side streaming media communications
VLC-PocketPC1
- 一种视频播放器,可以播放264视频,同时支持rstp协议-A video player, can play 264 video, at the same time support the RSTP protocol
livemedia
- RTP RTSP的实现代码,适合在Livemedia的基础上开发自己的流媒体客户端-Realize the RTP RTSP code, suitable for use in Livemedia based on developing its own streaming media client
rtsp
- 最基本的rtsp client 程序,可以完成和VOD点播系统的对接-Rtsp client the most basic procedures to be completed and VOD VOD docking
VLC-based-player
- 介绍了如何在win32平台上利用mingw进行VLC的移植,并通过VLC的ActiveX进行二次开发,实现一个多媒体播放器。含源码和文档。-Describes how to use the win32 platform VLC MinGW for transplant, and through VLC s ActiveX secondary development, the realization of a multimedia pla
Rtsp
- rtsp协议的主要实现代码.对开发流媒体,rtp/rtsp传输,mpeg4等值得参考。-The main achievement of the agreement rtsp code. on the development of streaming media, rtp/rtsp transmission, mpeg4, such as worth considering.
linuxUNIXRTSP.RTCP.RTP
- 一个基于RTSP,h264,mpeg4的源码播放器-a source On a rtsp and the player mpeg4 and h264
Rtsp
- 一款很好用的rtsp的客服端和服务器源码,已编译通过可以使用。希望给你有帮助-A very good customer service with the rtsp client and server source code, compiled by use. Want to help you
webMediaPlayer
- 网页实时视频播放器,支持rtsp,http,等多种流媒体协议,支持录像,截图,带有网页demo-Real-time Web video player, support rtsp, http, and other streaming media protocols to support video capture, with web demo
VideoViewRtsp
- 一个简单的流媒体播放器,实现了实时播放,这个播放器是基于rtsp协议的,可供初学者来研究-A simple streaming media player, to achieve real-time playback, this player is based on the rtsp protocol, for beginners to study
video_player_j2me
- J2ME实现的视频网络播放器,支持http,rtsp等协议。-J2ME implementation of the video network player, supports http, rtsp and other agreements.
CSharpVLC
- VS2017工程,可播放RTSP码流,C#调用VLC库实现(Play RTSP stream, call VLC library implementation)
WpfSample
- 利用C#开发 onvif客户端以及rtsp开源的播放库,可实时播放rtsp图像,延时小(C# development using onvif client and RTSP open source library, real-time playback of RTSP images, small delay)
webMediaPlayer
- 网页实时视频播放器源码(VS2005工程),支持rtsp,http,等多种流媒体协议,支持录像,截图,暂停,所有功能带有网页demo(Web video player source (VS2005 project), support RTSP, HTTP, and other streaming media protocol, support video, screenshot, pause, all functions with we
windows下FFmpeg+QT+rtsp
- 流媒体rtsp播放器。记得将ffmpeg/bin目录下的dll文件拷贝到编译生成的exe所在的目录下,否则会无法运行。(rtsp qt ffpeg liu mei ti bo fang qi . bao zheng ke yong.)
VLCAndroidDemo-master
- rtsp播放器,适用于android平台播放(Rtsp player for Android platform)