Location:
Search - RTSP H264
Search list
Description: -- -比较适合初学者的rtsp 流程代码--- More suitable for beginners process rtsp code
Platform: |
Size: 826368 |
Author: doudou |
Hits:
Description: H264VideoFramer的实现,能把h264 encoder输出的NAL单元打包成rtsp流,代码略作修改就可以跑-Implementation of H264VideoFramer, h264 encoder can output NAL unit package rtsp stream, to slightly amend the code can run
Platform: |
Size: 7168 |
Author: jczuo |
Hits:
Description: rfc mpeg1,2 音频,mpeg 4视频,H264视频以及 rtsp 标准-rfc mpeg1, 2 audio, mpeg 4 Video, H264 video, and standard rtsp
Platform: |
Size: 899072 |
Author: 里 |
Hits:
Description: simple rtsp h264 decoding class i-p-b frames are enable etc.
Platform: |
Size: 3072 |
Author: mehmet ali |
Hits:
Description: 这是一个整合现今x264 和T264优点的开源版本支持Linux和Windows,vc6 ,vs2003 ,vc2005编译通过,支持rtp、rtsp封包。这个是1.0版本,只对H264编码做汇编的优化,另外RTP rTsp协议还没有优化。大家可以只看H264编码和解码部分-This is an integration of the advantages of today' s x264 and the T264 to support open-source version of Linux and Windows, vc6, vs2003, vc2005 compile support rtp, rtsp packets. This is the 1.0 version, only the H264 to do a compilation of optimized code, another RTP rTsp the agreement have not yet optimized. We can look H264 encoding and decoding part of the
Platform: |
Size: 19540992 |
Author: 村过去 |
Hits:
Description: 一个基于RTSP,h264,mpeg4的源码播放器-a source On a rtsp and the player mpeg4 and h264
Platform: |
Size: 670720 |
Author: 高攀 |
Hits:
Description: The latest sources (May 2010) of RTSP server/client implementation by live555. Implementation supports also lots of media formats (mpeg 1,2,3,4, aac, vob, wav, h263, h264 etc). Sources a distributed by GNU license-The latest sources (May 2010) of RTSP server/client implementation by live555. Implementation supports also lots of media formats (mpeg 1,2,3,4, aac, vob, wav, h263, h264 etc). Sources a distributed by GNU license
Platform: |
Size: 452608 |
Author: rfsettling |
Hits:
Description: rtsp服务器,rtp/rtcp,支持linux-rtsp server, rtp/rtcp
Platform: |
Size: 24156160 |
Author: 谭宜波 |
Hits:
Description: VC下的RTSP源代码,live555+H264-RTSP source code under VC, live555+ H264
Platform: |
Size: 197632 |
Author: vslinux |
Hits:
Description: 简单有效的rtsp服务器与客户端实现,已建有VC工程,测试可用-Simple and effective implementation rtsp server and client, has built VC engineering, testing available
Platform: |
Size: 2689024 |
Author: xiangyu |
Hits:
Description: RFC2326_chinese.rar RTP RTSP RTCP H264 x264 实时数据流传送-RFC2326_chinese.rar RTP RTSP RTCP H264 x264 streamging
Platform: |
Size: 45056 |
Author: heanyu |
Hits:
Description: ffmpeg移植到brew平台, 实现功能主要是h264编码, 以及3gp, rtsp协议 在模拟器以及真机上运行成功; 功能不是特别完善, 所以上传到这里期望可以借助大家的力量。-realize the function of decode the h264 stream data from the 3gp or rtsp format.
Platform: |
Size: 3043328 |
Author: yancer |
Hits:
Description: 一个功能完善的rtsp服务器,同时支持h264、mp3等多媒体传输。-A functional rtsp server, support h264, mp3 and other multimedia transmission.
Platform: |
Size: 772096 |
Author: hzf |
Hits:
Description: 实现RTSP流媒体协议,完善的服务器功能,支持H264格式的点播服务!另附简易客户端程序,可调试!-RTSP streaming protocol implementation, perfect server function, support H264 format on-demand service! Attached simple client program, can debug!
Platform: |
Size: 7108608 |
Author: 廖俊 |
Hits:
Description: JAVA实现RTSP拆包组成H264帧(转)-RTSP bag H264 frame
Platform: |
Size: 3072 |
Author: huochang |
Hits:
Description: rtsp server ,rtp 打包h264文件并通过rtsp实现分发,由rtcp简单控制; -rtsp server, rtp h264 packaged document and implement distributed via rtsp, simple control rtcp
Platform: |
Size: 13312 |
Author: EchoEric |
Hits:
Description: rtsp h264 //可以单独传入port值,不在地址中增加
//如未传入port只,且地址中没有port,默认使用554
int port = 554;
//支持传入用户名密码,某些RTSP服务器需要认证使用
String username = "80444";
String password = "123456";
//传入使用协议和认证信息
// RtspClient(method,host,username,password,port);
String host = "rtsp://114.119.37.185/80444.264";
RtspClient mRtspClient = new RtspClient(method,host,username,password,port);
mRtspClient.setSurfaceView(mSurfaceView);
//开始显示
mRtspClient.start();(RtspClient(method,host,username,password,port);
mRtspClient.setSurfaceView(mSurfaceView);
mRtspClient.start();)
Platform: |
Size: 17408 |
Author: lingege
|
Hits:
Description: 取rtsp的h264流封装成avi格式文件(Take the RTSP H264 stream and wrap it into a avi format file)
Platform: |
Size: 22542336 |
Author: Siwill
|
Hits:
Description: 基于live555的RTSP流媒体传输,使用FFmpeg解码。(RTSP streaming based on live 555. decoded using FFmpeg.)
Platform: |
Size: 48242688 |
Author: 三叔 |
Hits:
Description: 海思平台H264支持VLC点播的rtsp代码(platform supports VLC on - demand RTSP code)
Platform: |
Size: 509952 |
Author: yingzimi |
Hits: