Location:
Search - live RTP
Search list
Description: linux下的rtsp/rtp/rtcp协议栈源代码;
c++写的,带参考程序-linux under the rtsp / rtp / rtcp protocol stack source code; C wrote, with reference program
Platform: |
Size: 413850 |
Author: 全不知 |
Hits:
Description: 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).
Platform: |
Size: 424941 |
Author: 张金沙 |
Hits:
Description: live库实现了rtsp,rtp,sdp等协议。此live库是2007年5月24日发布的-live the realization of the rtsp, rtp, sdp and other agreements. This is the live May 24, 2007 Release
Platform: |
Size: 447440 |
Author: 浪子 |
Hits:
Description: 用C++写的流媒体程序库,实现了标准协议。例如RTP/RTCP,RTSP以及SIP-C write streaming media libraries, which achieved the standard protocols. For example, RTP / RTCP, RTSP and SIP, etc.
Platform: |
Size: 399037 |
Author: 钟传新 |
Hits:
Description: 网络直播源代码,支持RTSP、RTP,支持的格式包括MPEG-1/2/4,MP3,H264等,功能强大,流媒体开发必须。
Platform: |
Size: 448639 |
Author: 刘久人 |
Hits:
Description: 开放源代码的流媒体服务器软件,对RTSP/RTP协议提供非常好的支持,最新的版本还增加了对Trickmode的支持,对于学习流媒体服务器技术十分有用。
Platform: |
Size: 449589 |
Author: choujs |
Hits:
Description: 用C++写的流媒体程序库,实现了标准协议。例如RTP/RTCP,RTSP以及SIP-C write streaming media libraries, which achieved the standard protocols. For example, RTP/RTCP, RTSP and SIP, etc.
Platform: |
Size: 399360 |
Author: 钟传新 |
Hits:
Description: linux下的rtsp/rtp/rtcp协议栈源代码;
c++写的,带参考程序-linux under the rtsp/rtp/rtcp protocol stack source code; C wrote, with reference program
Platform: |
Size: 413696 |
Author: 全不知 |
Hits:
Description: 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).
Platform: |
Size: 424960 |
Author: 张金沙 |
Hits:
Description: 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
Platform: |
Size: 443392 |
Author: 古问天 |
Hits:
Description: live库实现了rtsp,rtp,sdp等协议。此live库是2007年5月24日发布的-live the realization of the rtsp, rtp, sdp and other agreements. This is the live May 24, 2007 Release
Platform: |
Size: 447488 |
Author: 浪子 |
Hits:
Description: RTP RTSP的实现代码,适合在Livemedia的基础上开发自己的流媒体客户端-Realize the RTP RTSP code, suitable for use in Livemedia based on developing its own streaming media client
Platform: |
Size: 454656 |
Author: heji |
Hits:
Description: 开放源代码的流媒体服务器软件,对RTSP/RTP协议提供非常好的支持,最新的版本还增加了对Trickmode的支持,对于学习流媒体服务器技术十分有用。-Open source streaming media server software on the RTSP/RTP protocol to provide very good support, the latest version also adds support for Trickmode for learning streaming media server technology is very useful.
Platform: |
Size: 449536 |
Author: choujs |
Hits:
Description: 用C++写的流媒体程序库,实现了标准协议。例如RTP/RTCP,RTSP以及SIP-C write streaming media libraries, which achieved the standard protocols. For example, RTP / RTCP, RTSP and SIP, etc. -With C++ Write streaming media library and achieve a standard protocol. For example, RTP/RTCP, RTSP and SIP-C write streaming media libraries, which achieved the standard protocols. For example, RTP/RTCP, RTSP and SIP, etc.
Platform: |
Size: 444416 |
Author: Michael Lee |
Hits:
Description: live media
rtsp/rtp/-rtsp
Platform: |
Size: 1442816 |
Author: qinbaoan |
Hits:
Description: 包含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 the development of Client and Server
Platform: |
Size: 468992 |
Author: huales |
Hits:
Description: 流媒体服务器和客户端的源代码,可以直接构建点播直播系统,基于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
Platform: |
Size: 728064 |
Author: tang yong guang |
Hits:
Description: Live source code, to do live streaming, using RTP, RTSP, together with video codec
Platform: |
Size: 78848 |
Author: hikobie |
Hits:
Description: livemedia rtp 库源码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) - can be used to build streaming applications. The libraries are already being used to implement applications such as "the LIVE555 Media Server" (a RTSP server application), "liveCaster" and "playRTPMPEG" (for streaming MP3 audio using RTP/RTCP), and "vobStreamer" (for streaming DVD content using RTP/RTCP/RTSP). The libraries can also be used to stream, receive, and process MPEG, H.263+, DV or JPEG video, and several audio codecs. They can easily be extended to support additional (audio and/or video) codecs, and can also be used to build basic RTSP or SIP clients and servers, and have been used to add streaming support to existing media player applications, such as "VLC" and "MPlayer". -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)- can be used to build streaming applications. The libraries are already being used to implement applications such as "the LIVE555 Media Server" (a RTSP server application), "liveCaster" and "playRTPMPEG" (for streaming MP3 audio using RTP/RTCP), and "vobStreamer" (for streaming DVD content using RTP/RTCP/RTSP). The libraries can also be used to stream, receive, and process MPEG, H.263+, DV or JPEG video, and several audio codecs. They can easily be extended to support additional (audio and/or video) codecs, and can also be used to build basic RTSP or SIP clients and servers, and have been used to add streaming support to existing media player applications, such as "VLC" and "MPlayer".
Platform: |
Size: 457728 |
Author: 付晓辉 |
Hits:
Description: RTP,RTSP 服务器代码live-RTP,RTSP server live555
Platform: |
Size: 624640 |
Author: 干宏星 |
Hits: