Welcome![Sign In][Sign Up]
Location:
Search - udp streaming video

Search list

[Streaming Mpeg41115445464

Description: 简单的udp数据包发送视频流的程序,,是学习网络编程,流媒体,的好资料。代码简单,一看就懂,直接使用就可以-simple udp packets sent video streaming procedure is learning network programming, streaming media, the good information. Code simple, a person would understand, and can be used directly on the
Platform: | Size: 291609 | Author: 王鹏飞 | Hits:

[Streaming Mpeg41115445464

Description: 简单的udp数据包发送视频流的程序,,是学习网络编程,流媒体,的好资料。代码简单,一看就懂,直接使用就可以-simple udp packets sent video streaming procedure is learning network programming, streaming media, the good information. Code simple, a person would understand, and can be used directly on the
Platform: | Size: 290816 | Author: 王鹏飞 | Hits:

[Software EngineeringAVI_Transport

Description: :文章介绍了在局域网有关AVI文件视频流的实时操作中如何获取AVI视 频流,利用系统压缩管理器实现视频压缩,并实现视频图像的快速显示等问题。具体 讨论了在利用UDP协议进行数据传输时平滑突发数据流、恢复接收数据包的次序 等问题。-: This paper introduces the relevant AVI file in the local area video streaming real-time operation How to obtain the AVI video stream, using System Manager to achieve compression video compression, and to achieve rapid display video images and so on. Specifically discussed the use of UDP protocol for data transmission when the unexpected smooth data flow and restore order to receive packets and so on.
Platform: | Size: 275456 | Author: 刘强 | Hits:

[Streaming Mpeg4communication

Description: 基于UDP的流媒体通信前置机,实现对移动车台发送广告文件,视频等,可以响应车台的各种操作请求,采用GPRS链路-UDP-based streaming media communication front-end, the realization of mobile advertising vehicles to Taiwan to send files, video and so on, can respond to a variety of vehicles to operate the request of Taiwan, using GPRS link
Platform: | Size: 6775808 | Author: 石林 | Hits:

[OtherRTP_RTCP_intro

Description: RTP/RTCP 协议介绍 Real-Time Transport Control Protocol(实时传输控制协议) 监控RTP的服务质量和网络拥塞程度 收集在一个RTP会话中参与者的状态 跟踪RTP源(同步音频视频流,SSRC有可能变化) rtp Real-Time Transport Protocol(实时传输协议) RTP的设计主要是为了多媒体多方会议的需要 提供端对端的实时数据传输服务,RTP使用的传输层协议一般为UDP。 不提供机制确保数据的间隔发送 不提供机制保证QoS-RTP/RTCP protocol Introduce Real-Time Transport Control Protocol (Real-time Transport Control Protocol) RTP monitoring service quality and network congestion degree of collection in a RTP session participants to track the status of RTP sources (synchronous audio and video streaming, SSRC may change) rtpReal-Time Transport Protocol (RTP) RTP is mainly designed for multimedia multi-session end-to-end need to provide real-time data transmission services, RTP Transport Protocol for use in general for UDP. Do not provide mechanisms to ensure that the interval to send data do not provide mechanisms to guarantee the QoS
Platform: | Size: 112640 | Author: lxrlxr2002 | Hits:

[TCP/IP stackRFC2326ChineseTranslation

Description: The Real Time Streaming Protocol, or RTSP, is an application-level protocol for control over the delivery of data with real-time properties. RTSP provides an extensible framework to enable controlled, on-demand delivery of real-time data, such as audio and video. Sources of data can include both live data feeds and stored clips. This protocol is intended to control multiple data delivery sessions, provide a means for choosing delivery channels such as UDP, multicast UDP and TCP, and provide a means for choosing delivery mechanisms based upon RTP (RFC 1889). -The Real Time Streaming Protocol, or RTSP, is an application-level protocol for control over the delivery of data with real-time properties. RTSP provides an extensible framework to enable controlled, on-demand delivery of real-time data, such as audio and video. Sources of data can include both live data feeds and stored clips. This protocol is intended to control multiple data delivery sessions, provide a means for choosing delivery channels such as UDP, multicast UDP and TCP, and provide a means for choosing delivery mechanisms based upon RTP (RFC 1889).
Platform: | Size: 8192 | Author: 周一 | Hits:

[Windows DevelopAVCap

Description: 得到了陆其明的指点,经过本人的修改的一款网络视频流媒体传输监控软件,通过基于基于udp的rtp原理传输进行组播,实时性高,健壮性强,运用DirectShow自己生成Filter,实时捕获视频资源,分成服务器端和客户机端,是远程监控的一个好程序. -Qi-Ming Lu received the pointing, after my modified a network video streaming surveillance software, based on the udp-based principle of transmission of rtp multicast, real-time high, strong robustness, the use of DirectShow itself generates Filter, real-time video capture resources, divided into server-side and client side, is a remote monitoring is a good program.
Platform: | Size: 4517888 | Author: fly_one_1 | Hits:

[TCP/IP stackudp_ip__core_latest.tar

Description: udp/ip stack for just streaming the data over IP video or audio vhdl code to run in vhdl
Platform: | Size: 180224 | Author: prasad | Hits:

[TCP/IP stackclient

Description: 用TCP 和UDPprotocol来传输数据,具体请见英文描述-Introduction In this assignment, you will build a client for a simple streaming transport protocol. Media streams such as compressed video or audio are typically delay and jitter sensitive- real-time conversations require 100 ms or less round-trip delay and human ear is very sensitive to irregular sampling in audio. The long delay imposed by retransmission makes Transmission Control Protocol (TCP) an unlikely candidate to carry media streams. Fortunately, with proper error concealment, human perception is not very sensitive to data loss in video and audio. Thus, User Datagram Protocol (UDP) is commonly employed to transport media streams. However, there are many problems with UDP- delay jitter, out-of-order arrival and packet loss. A commonly used technique is to buffer up some packets to obtain a smoother play-back in the expense of some small delay. An example is given by the following diagram: As packet arrives from the network, the stream transport layer will delay the
Platform: | Size: 3072 | Author: Mengmei Liu | Hits:

[Streaming Mpeg4RTSP

Description: 实时流协议(RTSP)是应用层协议,控制实时数据的传送 。RTSP提供了一个可扩展框架,使受控、按需传输实时数据(如音频与视频)成为可能。数据源包括现场数据与存储在剪辑中的数据。本协议旨在于控制多个数据发送会话,提供了一种选择传送途径(如UDP、组播UDP与TCP)的方法,并提供了一种选择基于RTP (RFC1889)的传送机制的方法。-Real Time Streaming Protocol (RTSP) is an application layer protocol, to control the transmission of real-time data. RTSP provides an extensible framework to enable controlled, on-demand real-time traffic data (such as audio and video) as possible. The data sources include field data and the data stored in the clip. This agreement is designed to control multiple data send session provides an alternative means of transmission (such as UDP, multicast UDP and TCP) and provides an alternative delivery mechanism based on RTP (RFC 1889).
Platform: | Size: 73728 | Author: fan | Hits:

[Streaming Mpeg4VLC_media_player

Description: vlc播放器,可以用来播放rtsp,udp等等流媒体,适合于开发视频会议等-vlc player, can be used to play streaming rtsp, udp, etc., suitable for the development of video conferencing
Platform: | Size: 30828544 | Author: 徐宗根 | Hits:

[Windows MobileAnyChatCoreSDK_Web_V1.8

Description: 支持中心服务器录像,音视频录像文件服务器集中保存(可选模块); 支持瑞芯微(RockChip)全系列硬件编解码,实现高清视频通话; 优化P2P算法,提升复杂网络环境下音视频体验; 优化服务器对UDP数据包的处理效率,提高流媒体数据的吞吐量; 修正Logout之后,上层还会收到OnLinkClose异步事件的Bug; 增加AnyChat Server SDK for Java示例程序,可用Java开发业务服务器; 新增Android 4.2平台支持,并兼容更多Android设备- Support Center server video, audio and video file servers centrally stored (optional module) Support Rockchip (RockChip) a full range of hardware codec, high definition video calls P2P optimization algorithm, a complex network environment to enhance audio and video experience Optimize server processing efficiency of UDP packets to improve the throughput of streaming data After correction Logout, upper Bug OnLinkClose will receive asynchronous events Increase AnyChat Server SDK for Java sample programs that can be used to develop Java business server New Android 4.2 platform support, and is compatible with more Android devices
Platform: | Size: 8228864 | Author: 林煜宇 | Hits:

[androidSend

Description: 使用X264对视频流进行编码传输 1、在Camera的预览回调函数中获得视频流信息。 2、对视频流进行X264编码。 3、使用udp进行视频上传。-Using X264 for video streaming encoding transmission 1, in the Camera preview callback function to get the video stream information. 2, the video stream for X264 encoding. 3, the use of UDP for video upload.
Platform: | Size: 8071168 | Author: liu | Hits:

CodeBus www.codebus.net