Location:
Search - ssrc
Search list
Description: 音频采样率变换程序,可以加到程序后处理以便调整音视频同步,同时也可以用作预处理,降低采样率。是当前最好的音频采样率转换程序,被mpeg使用-audio sampling rate conversion programs can be added after processing procedures so as to adjust the audio and video synchronization, also can be used for pretreatment, lower sampling rate. Is currently the best audio sampling rate conversion process, the use of mpeg
Platform: |
Size: 131462 |
Author: 李东 |
Hits:
Description: 本程序是视频流处理播放。基于SSRC的处理。可以处理类似H.264/H.263的视频流。
Platform: |
Size: 1548071 |
Author: 杨瑞卿 |
Hits:
Description: RTP/RTCP 协议介绍
Real-Time Transport Control Protocol(实时传输控制协议)
监控RTP的服务质量和网络拥塞程度
收集在一个RTP会话中参与者的状态
跟踪RTP源(同步音频视频流,SSRC有可能变化)
rtp
Real-Time Transport Protocol(实时传输协议)
RTP的设计主要是为了多媒体多方会议的需要
提供端对端的实时数据传输服务,RTP使用的传输层协议一般为UDP。
不提供机制确保数据的间隔发送
不提供机制保证QoS
Platform: |
Size: 112682 |
Author: lxrlxr2002 |
Hits:
Description: 一个声音采样率转换的软件,可以实现不同采样率之间的转换,效果非常好。
Platform: |
Size: 137992 |
Author: choujs |
Hits:
Description: 音频采样率变换程序,可以加到程序后处理以便调整音视频同步,同时也可以用作预处理,降低采样率。是当前最好的音频采样率转换程序,被mpeg使用-audio sampling rate conversion programs can be added after processing procedures so as to adjust the audio and video synchronization, also can be used for pretreatment, lower sampling rate. Is currently the best audio sampling rate conversion process, the use of mpeg
Platform: |
Size: 131072 |
Author: 李东 |
Hits:
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:
Description: 一个声音采样率转换的软件,可以实现不同采样率之间的转换,效果非常好。-A voice sample rate conversion software, can be achieved between different sample rate conversion, the effect was very good.
Platform: |
Size: 137216 |
Author: choujs |
Hits:
Description: **函数: DesDecString
**目的: 解密给定长度的串
**参数: sKey 密钥串. 一般为8个字节长(实际解密时只用其前8个字节)
** nKeyLen 密钥长度. 如果密钥为字符串(以 \0 结尾),值可为0
** 如果密钥不足8个字节, 密钥串后面不足的字节以 \0 填充
** sSrc 解密前的串. 为8个倍数字节长
** nSrcLen 解密前的串长度. 该串长度必须为8的倍数个字节
** sDest 存放解密后的串. 为nSrcLen字节长, 如果是字符串, 调用者自己负责在尾部加 \0
** nDestLen 存放解密后的串的缓冲长度值. 如果该长度为0, 表示缓冲区足够大(至少nSrclen)
**返回值: 0 成功
** -1 密钥长度或解密前的串长度或解密后的串长度小于0
** -2 存放解密后的串的缓冲不够大
** -3 密钥为空或串指针为空,或者加密前的串为空或串指针为空,或者加密后的串指针为空
** -4 加密前的串长度为0或不是8的倍数-*
* Routine:des_func(in,out,key, enc)
*
* Description:
* DES core function
*
* Parameter:
* in: Input The pointer to the input plaintext 64 bits stream
* out: Output The pointer to the output cipher 64 bits stream
* key: Input The pointer to the 64 bits key value
* enc: Input The flag
* 1---- Encrypt
* 0---- Decrypt
Platform: |
Size: 6144 |
Author: victor |
Hits:
Description: jrtplib是使用RTP传输接收数据,不用担心SSRC冲突-an object-oriented library written in C++
Platform: |
Size: 278528 |
Author: tang |
Hits:
Description: 软件加密 使用MD5算法对密码进行加密
软件加密 使用MD5算法对密码进行加密-Software encryption using MD5 algorithm to encrypt passwords
Platform: |
Size: 27648 |
Author: 马涛 |
Hits: