CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - rtp to ts
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - rtp to ts - List
[
Windows Develop
]
rtp_src
DL : 0
rtp for dump ts.c: tool to send MPEG-2 TS over
Update
: 2008-10-13
Size
: 4.84kb
Publisher
:
chen owen
[
Multimedia program
]
ts-rtp.tar
DL : 0
传输流 RTP的源代码-RTP transport stream source code
Update
: 2025-02-19
Size
: 4kb
Publisher
:
李文水
[
Windows Develop
]
rtp_src
DL : 0
rtp for dump ts.c: tool to send MPEG-2 TS over
Update
: 2025-02-19
Size
: 5kb
Publisher
:
chen owen
[
Streaming Mpeg4
]
komssys-0.3.6.tar
DL : 0
The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremost encoding format that we use is MPEG-1 System. The primary platforms is Linux. It does not handle data in pull mode (File, HTTP and FTP) but uses RTSP/RTP (and Files). It uses RTSP as control protocol to communicate with possible streaming servers. The video data is transported via RTP. -The KOM (S) Streaming System provides a ser ver, a client, and a proxy cache for audio/video streaming. Th e first and foremost encoding format that we use is MPEG-1 System. The primary platforms is Linu x. It does not handle data in pull mode (File, HTTP and FTP), but uses RTSP/RTP (and Files). It u ses RTSP as control protocol to communicate wit h possible streaming servers. The video data is transported via RTP.
Update
: 2025-02-19
Size
: 1.21mb
Publisher
:
向军
[
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
:
成钻
[
VOIP program
]
rfc18891
DL : 0
这是VOIP的rtp协议源文件,写代码时需要参考-This is the source document rtp agreement, the need to write code reference
Update
: 2025-02-19
Size
: 195kb
Publisher
:
wanghg
[
Software Engineering
]
MPEGtoRTP
DL : 0
针对目前RTP协议,提出的一种MPEG流封装成协议包的具体实现方法,是一篇不错的文章。-RTP for the current agreement, put forward a package MPEG stream packets into an agreement to achieve specific methods, is a good article.
Update
: 2025-02-19
Size
: 42kb
Publisher
:
中华
[
Streaming Mpeg4
]
friptv.tar
DL : 0
接受网络中的rtp h264 TS流程序,经测试可用,非常优秀-To accept the network rtp h264 TS stream program, the test can be used, very good
Update
: 2025-02-19
Size
: 300kb
Publisher
:
qianbo
[
Internet-Network
]
RTSP.rar
DL : 0
这是一个linux下用C语言写的基于RTSP的实现多媒体文件下载的客户端程序,从指定的RTSP服务器(可使用live555)下载多媒体文件(文件格式为TS),将RTSP服务器返回的RTP数据包解析出来存成文件,存成的文件可以使用VLC的播放器正常播放。,This is a linux using C language based RTSP achieve the client program to download multimedia files from the specified RTSP server (can use live555) download multimedia files (file format for TS), RTSP server returned RTP packet parsed saved as a file, the file can be saved as VLC player play properly.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
黄华
[
Other
]
HLS
DL : 0
HLS最新文档,HLS之http live streaming 开发必备,Apple的动态码率自适应技术。主要用于PC和Apple终端的音视频服务。包括一个m3u(8)的索引文件,TS媒体分片文件和key加密串文件。 常用的流媒体协议主要有 HTTP 渐进下载和基于 RTSP/RTP 的实时流媒体协议,这二种基本是完全不同的东西,目前比较方便又好用的使用 HTTP 渐进下载的方法。在这个中 apple 公司的 HTTP Live Streaming 是这个方面的代表。它最初是苹果公司针对iPhone、iPod、iTouch和iPad等移动设备而开发的流.现在见到在桌面也有很多应用了,HTML5 是直接支持这个。-HLS latest documentation HLS http live streaming the development of the necessary, Apple' s dynamic bit rate adaptation techniques. Audio and video services for PC and Apple terminal. Including a m3u (8) of the index file the TS media sub-pieces of files and key encryption string file. HTTP progressive download, RTSP/RTP-based real-time streaming protocol, these two kinds of basic is something completely different, more convenient and easy to use HTTP progressive download streaming protocol. HTTP Live Streaming in the apple company representatives. It was originally developed by Apple for mobile devices such as iPhone, iPod, iTouch and iPad streaming. Now see on the desktop for many applications, HTML5 is direct support for this.
Update
: 2025-02-19
Size
: 24kb
Publisher
:
yhchen
[
Software Engineering
]
video
DL : 0
测试Ts流媒体文件,当用RTP进行视频传输时,在服务端对h264码流进行封装为Ts格式,然后传输至客户端,使用spd文件引导VLC播放Ts文件内容,可以边下边播-Test Ts streaming media files, when using RTP video transmission, in the service side of the h264 stream encapsulation format for Ts, and then transfer to the client, using the VLC player Ts guide spd file contents of the file, you can broadcast side below
Update
: 2025-02-19
Size
: 9.62mb
Publisher
:
Msr Yuan
[
Multimedia program
]
simplest_mediadata_test
DL : 0
* 本项目包含如下几种视音频测试示例: * (1)像素数据处理程序。包含RGB和YUV像素格式处理的函数。 * (2)音频采样数据处理程序。包含PCM音频采样格式处理的函数。 * (3)H.264码流分析程序。可以分离并解析NALU。 * (4)AAC码流分析程序。可以分离并解析ADTS帧。 * (5)FLV封装格式分析程序。可以将FLV中的MP3音频码流分离出来。 * (6)UDP-RTP协议分析程序。可以将分析UDP/RTP/MPEG-TS数据包。(* This project contains following samples to handling multimedia data: * (1) Video pixel data handling program. It contains several examples to handle RGB and YUV data. * (2) Audio sample data handling program. It contains several examples to handle PCM data. * (3) H.264 stream analysis program. It can parse H.264 bitstream and analysis NALU of stream. * (4) AAC stream analysis program. It can parse AAC bitstream and analysis ADTS frame of stream. * (5) FLV format analysis program. It can analysis FLV file and extract MP3 audio stream. * (6) UDP-RTP protocol analysis program. It can analysis UDP/RTP/MPEG-TS Packet. *)
Update
: 2025-02-19
Size
: 23.81mb
Publisher
:
梁立峰
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.