搜索资源列表
feng-0.1.13
- 目前的流媒体服务器代码有Darwin(苹果公司),是用c++开发的,过于复杂不适合用在嵌入式设备上,live555是c开发的但是只支持mpeg格式的音频,Feng 流媒体服务器支持h.264格式的视频,mp3音频,支持RTSP,RTP/RTCP,可以用来在嵌入式设备上开发流媒体服务器.-current streaming media server code Darwin (Apple), is the development of the c, too complex not suitable
rtp server
- 该软件是基于RFC398标准,通过RTP协议传输H.264 NAL包,由于没有实现RTSP,为了能够使通用播放器可以播放,使用了SDP(session descr iption protocol)会话层协议。 播放的时候需要先建立一个sdp文件,设置好相应的通讯参数,然后用通用播放器(比如VLC,经测试VLC的缓冲性能要比MPLAYER和FFMPEG播放器好)打开sdp文件,再通过本 软件发送RTP数据,即可实现视频播放。由于通用播放器同一时间只可以播放一个码流,而我们的码流音频和视频是独立成两
feng.git.rar是linux下运行的流媒体服务器
- feng.git.rar是linux下运行的流媒体服务器,开源,支持h.264格式的视频,支持RTSP,RTP/RTCP,可以用来在嵌入式设备上开发流媒体服务器,feng.git.rar are running under linux streaming media servers, open source, support for h.264 video formats, support RTSP, RTP/RTCP, can be used in embedded devices on th
feng-master.tar
- RTSP流媒体服务器,Audio MPEG Audio (MPEG-1/2 Layer I/II/III) (rfc2250) Vorbis (rfc5215) AAC (MPEG-4 Part 3) (rfc3640) Video MPEG Video (MPEG-1/2) (rfc2250) MPEG 4 Visual (MPEG-4 Part 2) (rfc3016) H.264 (MPEG-4 Part 10) (rfc3984) H.263 / H.26
rtsp.c
- 基于gstreamer自己编写的应用程序,支持RTSP协议。ts格式,h.264编码。-Gstreamer-based applications written in their own, support RTSP protocol. ts format, h.264 encoding.
ziliao
- 这是一些很经典的论文,包括了h.264,rtp,live555,rtsp等等内容。一定要看看啊-This is very classic papers, including h.264, rtp, live555, rtsp and much more. Sure to take a look at ah
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
feng-2.0.tar
- Feng是多媒体服务器软件,兼容IETF标准,应用于实时多媒体数据的Internet传输,支持RTSP,RTP/RTCP协议 Feng支持以下编码标准: * Audio o MPEG Audio (MPEG-1/2 Layer I/II/III) (rfc2250) o Vorbis (draft) o AAC (MPEG-4 Part 3) (rfc3640) * Video o MPEG Video (MPEG-1/2) (rfc2250)
live.tar
- 包含RTP/RTCP/RTSP以及SIP的协议栈源码, 内含Mpeg1/2/4以及H.263/H.264的Streaming RTP代码,适用于流媒体相关开发的Client和Server-Contains the RTP/RTCP/RTSP and SIP protocol stack source code, including the Mpeg1/2/4 and Streaming RTP code H.263/H.264 for streaming media related to t
feng-0.1.16
- feng与live555的功能类似,提供了一个rtsp服务器,支持H.264,纯c代码-live555 feng and similar functions, provides a rtsp server, supports H.264, pure c code
live
- H.264 RTSP 串流 (live 555) 視窗版本 (THE Makefile had modified for VC 2008 BUILD)-H.264 STREAM SERVER (LIVE 555) WINDOWS PLATFORM (THE Makefile had modified for VC 2008 BUILD)
RTP_RFC3984_H264_over_RTP_CN
- H.264视频的RTP荷载格式 RTSP和RTP协议介绍-H.264 and rtsp rtp rtcp
WindowsMobileStreamplayer
- 随着移动通信技术的发展和移动终端性能的提高,移动通信网络提供流媒体服务已经成为可能。分析移动流媒体网络传输协议和H.264视频编码格式特点,参照802.11标准,提出移动流媒体客户端的总体架构,并针对Windows Mobile平台特点予以实现。移动流媒体客户端可以运行在无线局域网中,主要由网络模块、解码模块和音视频回放模块组成。网络模块以动态库的方式实现RTP/RTCP/RTSP网络协议,采用消息队列的设计模式提高网络模块的效率 H.264与AMR解码模块由PC向嵌入式平台移植并作相应的封装
rtsp_infos
- 包含了与视频、RTSP相关的一些文档:H.264 RTP payload 格式、Linux下的实时流媒体编程(RTP,RTCP,RTSP)、RTSP、用实例分析H264 RTP payload 等。-Contains some documents related to the video, RTSP: H.264 RTP the payload format, real-time streaming media programming under Linux (RTP, RTCP, RTSP),
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
feng-2.1.0_rc1
- 新版本(2.1)。feng是一个多媒体的流媒体服务器与互联网多媒体内容实时流IETF的标准兼容。feng实现RTSP协议 - 实时流协议(rfc2326)和RTP / RTCP - 支持实时传输协议/ RTP控制协议(RFC3550)的RTP资料的最小控制(rfc3551)与音频和视频会议。 client 相容列表 libnemesi Live555.com FFPlay GStreamer RealPlayer HelixPlayer QuickTime Ge
cfenng-01113u
- 目前的流媒体服务器代码有Darwin(苹果公司),是用c++开发的,过于复杂不适合用在嵌入式设备上,live555是c开发的但是只支持mpegg格式的音频,Feng 流媒体服务器支持h.264格式的视频频,mp3音频,支持RTSP,RTP/RTCP,能用来在嵌入式设备上开发流媒体服务器. -Current streaming media server code Darwin (Apple), developed with c++ too complex is not suitable for
RTSP-RTP-do-live-H.264-video
- RTSP-RTP实现H.264视频直播,RTSP的步骤介绍。-RTSP-RTP achieve H.264 video broadcast
ex
- 这是我从收费的学术网站下载的流媒体资料,包括了h.264,rtp,live555,rtsp等等内容。-This is my website from academic fees for streaming media data, including h.264, rtp, live555, rtsp and much more.
hp-ipc_rtsp
- 基于HI3518E_SDK的RTSP服务器源码(put directory hp-ipc into sdk.../mpp/sample/ cd hp-ipc make)