Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - h264 rtsp
Search - h264 rtsp - List
-- -比较适合初学者的rtsp 流程代码--- More suitable for beginners process rtsp code
Update : 2025-02-17 Size : 807kb Publisher : doudou

H264VideoFramer的实现,能把h264 encoder输出的NAL单元打包成rtsp流,代码略作修改就可以跑-Implementation of H264VideoFramer, h264 encoder can output NAL unit package rtsp stream, to slightly amend the code can run
Update : 2025-02-17 Size : 7kb Publisher : jczuo

rfc mpeg1,2 音频,mpeg 4视频,H264视频以及 rtsp 标准-rfc mpeg1, 2 audio, mpeg 4 Video, H264 video, and standard rtsp
Update : 2025-02-17 Size : 878kb Publisher :

simple rtsp h264 decoding class i-p-b frames are enable etc.
Update : 2025-02-17 Size : 3kb Publisher : mehmet ali

这是一个整合现今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
Update : 2025-02-17 Size : 18.64mb Publisher : 村过去

一个基于RTSP,h264,mpeg4的源码播放器-a source On a rtsp and the player mpeg4 and h264
Update : 2025-02-17 Size : 655kb Publisher : 高攀

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
Update : 2025-02-17 Size : 442kb Publisher : rfsettling

rtsp服务器,rtp/rtcp,支持linux-rtsp server, rtp/rtcp
Update : 2025-02-17 Size : 23.04mb Publisher : 谭宜波

VC下的RTSP源代码,live555+H264-RTSP source code under VC, live555+ H264
Update : 2025-02-17 Size : 193kb Publisher : vslinux

简单有效的rtsp服务器与客户端实现,已建有VC工程,测试可用-Simple and effective implementation rtsp server and client, has built VC engineering, testing available
Update : 2025-02-17 Size : 2.56mb Publisher : xiangyu

RFC2326_chinese.rar RTP RTSP RTCP H264 x264 实时数据流传送-RFC2326_chinese.rar RTP RTSP RTCP H264 x264 streamging
Update : 2025-02-17 Size : 44kb Publisher : heanyu

ffmpeg移植到brew平台, 实现功能主要是h264编码, 以及3gp, rtsp协议 在模拟器以及真机上运行成功; 功能不是特别完善, 所以上传到这里期望可以借助大家的力量。-realize the function of decode the h264 stream data from the 3gp or rtsp format.
Update : 2025-02-17 Size : 2.9mb Publisher : yancer

一个功能完善的rtsp服务器,同时支持h264、mp3等多媒体传输。-A functional rtsp server, support h264, mp3 and other multimedia transmission.
Update : 2025-02-17 Size : 754kb Publisher : hzf

实现RTSP流媒体协议,完善的服务器功能,支持H264格式的点播服务!另附简易客户端程序,可调试!-RTSP streaming protocol implementation, perfect server function, support H264 format on-demand service! Attached simple client program, can debug!
Update : 2025-02-17 Size : 6.78mb Publisher : 廖俊

JAVA实现RTSP拆包组成H264帧(转)-RTSP bag H264 frame
Update : 2025-02-17 Size : 3kb Publisher : huochang

RSTP Server iOS: can get data from your iPhone and streaming it to Internet
Update : 2025-02-17 Size : 78kb Publisher : quang

rtsp server ,rtp 打包h264文件并通过rtsp实现分发,由rtcp简单控制; -rtsp server, rtp h264 packaged document and implement distributed via rtsp, simple control rtcp
Update : 2025-02-17 Size : 13kb Publisher : EchoEric

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();)
Update : 2025-02-17 Size : 17kb Publisher : lingege

基于live555的RTSP流媒体传输,使用FFmpeg解码。(RTSP streaming based on live 555. decoded using FFmpeg.)
Update : 2025-02-17 Size : 46.01mb Publisher : 三叔

海思平台H264支持VLC点播的rtsp代码(platform supports VLC on - demand RTSP code)
Update : 2025-02-17 Size : 498kb Publisher : yingzimi
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.