搜索资源列表
live.2006.12.08.tar
- This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP).-This code forms a set of C libraries for mult imedia streaming. using open standard protocols (RTP / RTCP, RTSP, SIP).
live555-latest.tar
- live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序,比如VLC,MPlayer, LIVE555 Media Server,vobStreamer等,它也可以接收,发送MPEG, H.263+ or JPEG格式的多媒体视频和多种音频文件,包中针对各种应用都有测试源码,为开发者提供了了解和应用该库的便捷途径。-live555 C is a preparation that is based on o
live.2004.12.22.tar
- 用C++写的流媒体程序库,实现了标准协议。例如RTP/RTCP,RTSP以及SIP-C write streaming media libraries, which achieved the standard protocols. For example, RTP / RTCP, RTSP and SIP, etc.
MPEG播放器
- IPTV 开发必备!可用于VOD,完整的rtp rtsp代码库!-it is necessary for IPTV project or VOD , and it is the newest pure C source code , easy to porting
rtsp.c
- 基于gstreamer自己编写的应用程序,支持RTSP协议。ts格式,h.264编码。-Gstreamer-based applications written in their own, support RTSP protocol. ts format, h.264 encoding.
rtp
- rtp C源码 实时流协议(RTSP)是应用层协议,控制实时数据的传送 -rtp C source Real Time Streaming Protocol (RTSP) is an application layer protocol, to control the transmission of real-time data
rtsp_server
- RTSP流媒体服务器,C语言,windows环境下的RTSP流媒体服务器-RTSP streaming media server, C language, windows environment RTSP streaming media server
live.2007.02.20.tar
- live555上最新的流媒体服务器,播放器源码,对正在开发流媒体,rtp/rtsp传输,mpeg4等方面的人员,是不错的例子-live555 latest streaming media server, player source of streaming media is being developed, rtp/rtsp transmission, mpeg4 and so on the staff, is a good example
live.2009.04.20.tar
- live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序,比如VLC,MPlayer, LIVE555 Media Server,vobStreamer等,它也可以接收,发送MPEG, H.263+ or JPEG格式的多媒体视频和多种音频文件,包中针对各种应用都有测试源码,为开发者提供了了解和应用该库的便捷途径。--live555 C is a preparation that is based on
rtsp_source_filter(MoganRTP)
- morgan multimedia rtp source filter (2009-02-25, Visual C++, 756KB, Downloads 50)
rtsp-1.0.1(vocal).tar
- RTSP achieve the code, together with RTSP, RTP, RTCP protocols such as documentation! (2006-06-21, C++, 3048KB, Downloads 818)
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
live555iphoneos
- This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and other POSIX-compliant systems
live555-latest.tar
- live555 是一个为流媒体提供解决方案的跨平台的C++开源项目,它实现了对标准流媒体传输协议如RTP/RTCP、RTSP、SIP等的支持-live555 is a streaming media solutions for the cross-platform C++ open source projects, it implements the standard streaming protocol such as RTP/RTCP, RTSP, SIP and other supp
vc6-live555
- visual c++ vc流媒体服务器 mpeg4-visual c++ mpeg4 live rtsp
RTSP_HK
- Visual C++6.0 开发;结合海康实现rtsp协议。包含文件服务端-Visual C++6.0 development to combination Haikang rtsp protocol. Contains the file server
feng-2.1.0_rc1
- 目前的流媒体服务器代码有Darwin(苹果公司),是用c++开发的,过于复杂不适合用在嵌入式设备上; live555是c开发的但是只支持mpeg格式的音频;Feng 流媒体服务器支持h.264格式的视频,mp3音频,支持RTSP,RTP/RTCP,可以用来在嵌入式设备上开发流媒体服务器。-The streaming server code Darwin (Apple), C++ development, too complex and not suitable for use in embe
My_rtsp_server
- 用纯C编写的RTSP server端,是学习的开发与RTSP相关项目较好的参考资料。希望对大家有帮助。-Written in pure C the RTSP server-side, is a good reference for learning development and RTSP. I hope everyone has to help.
gst-rtsp-0.10.7
- GstRTSP 类似RTSP的流媒体源码,在嵌入式开发环境中使用广泛,GSTreamer-GstRTSP is an RTSP server built on top of GStreamer (http://gstreamer.net). Currently there is no configuration tools for this server so any streamed files need to be hardcoded into the file: src
H5视频播放插件
- 随着H5的兴起,传统的C/S构架产品逐步迁移到B/S架构上,但是H5的版本演进一直没能很好的解决实时视频播放的问题,从HLS到WebRtc 再到 Wasm 都伴随着它的问题, HLS延迟大满足不了实时流性要求; WebRTC 复杂以及更适合视频会议的场景使得在安防行业很难大规模应用, Wasm的出现给人们带来了希望,但是由于目前性能和原生应用相差效远,在 2K 等高分辨率的情况,很难达到实时流解码; 因此越来越多的客户迫切需要一种能在安防行业基于B/S框架的视频播放方案 本播放控件支持以下功能: