搜索资源列表
WRtspSvr1.0
- 基于标准的rtsp、rtp协议的流媒体服务器程序实现,支持wav格式,支持realplay客户端-standards-based RTSP, rtp agreement streaming media server program, support wav format, client support realplay
live
- livemedia最新源代码,完整的rtsp流媒体服务器及客户端;
SimpleRTSPRTPClient
- rtsp客户端程序,利用rtsp协议实现与服务器端的流媒体通信
myseelite2.alpha
- 一个p2p的直播系统源码,包括服务器和客户端播放器。国内一家公司开源的,支持rtsp,mms流的输入。对于流媒体,p2p,直播,流媒体协议的学习都有意义。
live555.tar.gz
- live555原代码,可以改为rtsp客户端,与rtsp服务器端进行通信,live555 original code, could be converted to rtsp client, with the rtsp server-side communication
live
- 流媒体服务器和客户端的源代码,可以直接构建点播直播系统,基于RTP/RTSP协议栈,实现MP3等多种视频格式-Streaming media server and client source code, can be directly built on-demand broadcast system, based on RTP/RTSP protocol stack to achieve a variety of video formats such as MP3
SimRTPClient
- rtsp客户端JAVA程序源码,运用rtsp协议实现与服务器端的流媒体通信.-rtsp client-side JAVA program source code, using rtsp protocol implementations with server-side streaming media communication.
librtsp
- 实现一个简单的实时流协议的客户端,方便学习实时流协议-a simple rtsp lib
rtspserver
- 通过C语言搭建的RTSP服务器源码,在linux中运行,客户端通过VLC播放器播放网络串流播放264格式的视频文件,附带详细搭建介绍文档。-The C language source code to build the RTSP server, running in linux client network through the VLC player to play streaming video file format 264
RTPjrtplibRTP
- 及于RTSP/RTP的服务器/客户端但程序实现,用RTP通信-a program about media stream server and client based on RTSP/RTP
arping-2.11.tar
- RTSP文档与源码,主要用于rtsp服务器端与客户端的实现-RTSP documentation and source code, mainly for the rtsp server side and client side
RTSP_Java
- RTSP客户端的Java实现,接口IEvent.java,RTSPClient.java-RTSP client Java code,Item IEvent.java,RTSPClient.java
Rtsp-SaC
- 实现RTSP流媒体协议,完善的服务器功能,支持H264格式的点播服务!另附简易客户端程序,可调试!-RTSP streaming protocol implementation, perfect server function, support H264 format on-demand service! Attached simple client program, can debug!
easyIpCamera_Win
- visual studio c++ 2008环境下的流媒体简易转发程序,通过directshow读取本地摄像头的视频流,通过live555建立流媒体转发服务器,通过rtsp协议转发到局域网中,客户端可以用vlc观看-visual studio c++ 2008 environment Streaming simple forwarding procedures, through directshow read local camera video streams via live555 buil
ClientDemo
- 根据rtsp协议开发的客户端,可以接收网络视频流,方便学习,有参考价值。-According to protocol development rtsp client can receive Internet video streaming, easy to learn, there is a reference value.
rtsp_client_2015_3_14
- 一个基于rtsp协议的客户端源码,适合初学者-A RTSP protocol based on the client source code, suitable for beginners
rtpRtspStack
- 美信实现的Rtsp协议栈,包含服务器和客户端,对学习rtsp协议和多种音视频格式的标准rtp打包,具有很强的参考价值-Rtsp protocol stack which achieve by Maxim, including the server and the client,To study rtsp protocol and standard rtp package of many audio and video format,it has a strong reference value
rtsp
- python 实现rtsp客户端带验证功能(use Python rtsp client)
vs2008编译的live555
- vs2008编译的live555,包含rtsp客户端,服务端和测试程序