Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - h264 client
Search - h264 client - List
一个别的地方找到的h264测试的Client端,大家可以看看。-one of the other places to find ENG tests Client side, we will look at.
Update : 2008-10-13 Size : 652.01kb Publisher : yzx

一个别的地方找到的h264测试的Client端,大家可以看看。-one of the other places to find ENG tests Client side, we will look at.
Update : 2025-02-17 Size : 652kb Publisher : yzx

经过优化后的PC端H.264编解码程序,效率高-After the optimized PC client H.264 codec procedures, efficient
Update : 2025-02-17 Size : 373kb Publisher : chenfeng

rtp接收客户端 完整版 希望对大家有用-rtp receive the full version of the client wishes to all useful
Update : 2025-02-17 Size : 811kb Publisher : 陈陈陈

这是一个使用ffmpeg做的一个网络客户端,使用UDP,视频文件的格式是H264 -This is a use ffmpeg to do a network client, using the UDP, the video file format is H264
Update : 2025-02-17 Size : 2.05mb Publisher : liyaolong

简单的webcam客户端和服务器,经测试可以使用,适合嵌入式开发-Webcam simple client and server, the test can be used for embedded development
Update : 2025-02-17 Size : 115kb Publisher : 孙鹏

-- -比较适合初学者的rtsp 流程代码--- More suitable for beginners process rtsp code
Update : 2025-02-17 Size : 807kb Publisher : doudou

一个播放器的VC6.0很好源代码,可以播h264,pcm等- media player src source code ,visual c++ 6 environment,vc60, h264 ,pcm and other format
Update : 2025-02-17 Size : 71kb Publisher : 杨晓

实现了基于rtp传输h264视频流,包括客户端与服务器端-Achieved based on rtp transport h264 video streams, including the client and server-side
Update : 2025-02-17 Size : 89kb Publisher : 柳玉

根据陆其明<directshow实务精选>书中avchat进行完善,把程序分成客户端和服务器端,并且加入了H264编码。-According to Lu Qi-Ming <directshow实务精选> The book avchat to perfect the procedure is divided into client and server side, and joined the H264 encoding.
Update : 2025-02-17 Size : 356kb Publisher : wanggang

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

Here s a brief description of the features in Red5. The Changelog contains a more detailed summary of all new features. * Streaming Audio/Video (FLV and MP3) * Recording Client Streams (FLV only) * Shared Objects * Live Stream Publishing (live h264 supported now) * Remoting ( AMF0/ AMF3) -Here s a brief description of the features in Red5. The Changelog contains a more detailed summary of all new features. * Streaming Audio/Video (FLV and MP3) * Recording Client Streams (FLV only) * Shared Objects * Live Stream Publishing (live h264 supported now) * Remoting ( AMF0/ AMF3)
Update : 2025-02-17 Size : 2.77mb Publisher : Alfonso

简单有效的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

用DirectShow采集视频 H264压缩 分为服务端和客户端 服务端为多个客户端交流做地址交换 网络采用IOCP模式 可以支持N个连接-DirectShow capture video with H264 compression , The program have a server and a client. The server service for IP address exchange. The server use IOCP .
Update : 2025-02-17 Size : 2.1mb Publisher : liuweiwei

将原始的h264码流封装成ts类型,以便在客户端接收码流时是一段一段的,部分损坏不影响整体。-The original package into a h264 ts stream type to the client when receiving a stream section, part of the damage does not affect the whole.
Update : 2025-02-17 Size : 7.44mb Publisher : 刘娇

将原始的h264码流封装成ts类型,以便在客户端接收码流时是一段一段的,部分损坏不影响整体。-The original package into a h264 ts stream type to the client when receiving a stream section, part of the damage does not affect the whole.
Update : 2025-02-17 Size : 7.56mb Publisher : 刘娇

将原始的h264码流封装成ts类型,以便在客户端接收码流时是一段一段的,部分损坏不影响整体。-The original package into a h264 ts stream type to the client when receiving a stream section, part of the damage does not affect the whole.
Update : 2025-02-17 Size : 8.97mb Publisher : 刘娇

多媒体播放器,发送H264文件给客户端接收,并播放。-Multimedia player, H264 files sent to the client to receive, and play.
Update : 2025-02-17 Size : 23.48mb Publisher : 刘丽

使用X264进行获取屏幕,编码为h264,然后通过JRTP传输。这是客户端。-Use X264 screen is acquired, encoded in h264, then JRTP transmission. It is the client.
Update : 2025-02-17 Size : 18.75mb Publisher : teaten

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
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.