CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - rtp media server linux
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - rtp media server linux - List
[
Multimedia program
]
vlc-0.8.1.tar
DL : 0
法国巴黎大学提供的开源项目。该软件的设计目标为: 1.多媒体音视频播放器,能识别几乎所有的媒体文件格式:mpeg1,mpeg2,mpeg4等等(realplay的格式无法识别); 2.作为网络传输音视频流媒体的客户端和服务器端,已经实现了rtsp,rtp以及unicast和multicast等各个流媒体功能; 3.跨平台。现在已经支持的平台有:windows,unix,linux,MAC OS X,BeOS,QNX等等操作系统; 我在该项目上花了不少时间,如果遇到了问题可以来问我!zhong_clock@sohu.com-University of Paris, France, the open-source project. The software is designed to : 1. Multimedia audio and video players, can identify almost all the media file formats : mpeg1, mpeg2, mpeg4, etc. (realplay the format will not be identifiable); 2. As network transmission audio and video streaming media client and server side, had already achieved RTSP, rtp Unicast and multicast, and other streaming media capabilities; 3. cross-platform. Now support the following platforms : Windows, Unix, Linux, Mac OS X, BeOS, QNX operating system, etc.; The project, I spent a lot of time if they can come to the question I asked! Zhong_clock@sohu.com
Update
: 2008-10-13
Size
: 7.17mb
Publisher
:
钟传新
[
Internet-Network
]
LinRTP
DL : 0
rtp在linux下的实现,对于linux实现的媒体服务器非常有用,里面包含对语音的各种处理。-rtp in the realization of Linux for the media server to achieve very useful, which contains all kinds of voice processing.
Update
: 2008-10-13
Size
: 89.28kb
Publisher
:
tutu
[
Multimedia program
]
vlc-0.8.1.tar
DL : 0
法国巴黎大学提供的开源项目。该软件的设计目标为: 1.多媒体音视频播放器,能识别几乎所有的媒体文件格式:mpeg1,mpeg2,mpeg4等等(realplay的格式无法识别); 2.作为网络传输音视频流媒体的客户端和服务器端,已经实现了rtsp,rtp以及unicast和multicast等各个流媒体功能; 3.跨平台。现在已经支持的平台有:windows,unix,linux,MAC OS X,BeOS,QNX等等操作系统; 我在该项目上花了不少时间,如果遇到了问题可以来问我!zhong_clock@sohu.com-University of Paris, France, the open-source project. The software is designed to : 1. Multimedia audio and video players, can identify almost all the media file formats : mpeg1, mpeg2, mpeg4, etc. (realplay the format will not be identifiable); 2. As network transmission audio and video streaming media client and server side, had already achieved RTSP, rtp Unicast and multicast, and other streaming media capabilities; 3. cross-platform. Now support the following platforms : Windows, Unix, Linux, Mac OS X, BeOS, QNX operating system, etc.; The project, I spent a lot of time if they can come to the question I asked! Zhong_clock@sohu.com
Update
: 2025-02-19
Size
: 7.17mb
Publisher
:
钟传新
[
Internet-Network
]
LinRTP
DL : 0
Update
: 2025-02-19
Size
: 89kb
Publisher
:
tutu
[
Internet-Network
]
rtsp_server_c
DL : 0
rtsp服务器代码 支持多种文件格式,需要添加信格式,自行书写 loadmedia readmedia freemedia即可-rtsp server code to support multiple file formats, the need to add letter format, loadmedia own writing can be readmedia freemedia
Update
: 2025-02-19
Size
: 528kb
Publisher
:
成钻
[
Streaming Mpeg4
]
feng-0.1.99.1.tar
DL : 0
Fengs是实现RTSP协议的流媒体服务器.Feng is a multimedia streaming server that is compliant with the IETF s standards for real-time streaming of multimedia content over the Internet. Feng implements RTSP (Real-Time Streaming Protocol) (rfc2326) and RTP/RTCP (Real-Time Transport Protocol/RTP Control Protocol) (rfc3550). It supports the RTP Profile for Audio and Video Conferences with Minimal Control (rfc3551). -Fengs agreement is to achieve RTSP streaming media server. Feng is a multimedia streaming server that is compliant with the IETF s standards for real-time streaming of multimedia content over the Internet. Feng implements RTSP (Real-Time Streaming Protocol) (rfc2326) and RTP/RTCP (Real-Time Transport Protocol/RTP Control Protocol) (rfc3550). It supports the RTP Profile for Audio and Video Conferences with Minimal Control (rfc3551).
Update
: 2025-02-19
Size
: 717kb
Publisher
:
yongzi
[
Other
]
live.2010.07.29.tar
DL : 0
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".
Update
: 2025-02-19
Size
: 447kb
Publisher
:
付晓辉
[
Streaming Mpeg4
]
live555iphoneos
DL : 0
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).-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).
Update
: 2025-02-19
Size
: 3.63mb
Publisher
:
gary
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.