常见视频通信协议介绍 – RTSP.pdf, Common video communication protocol intro – RTSP
[gview file=”Video-communication-protocols-RTSP.pdf” save=”0″]
常见视频通信协议介绍 – RTSP.pdf, Common video communication protocol intro – RTSP
[gview file=”Video-communication-protocols-RTSP.pdf” save=”0″]
视频会议中,通常音频能力的比较是比较简单的,通常是只是比较一下格式就行了。但是aac系列音频就是一个例外。它有一个复杂的能力表示方式,在交互的时候也不会明确的指明确切的采样率,通道数,而是像264格式一样,给出的是能力的level上限,需要我们去匹配比较。这里简单的介绍一下aac能力,和工作中碰到的问题的总结。
x264 project added OpenCL video acceleration to it’s implementation early at about 2013(not sure with the date), and my goal here is […]
Being a networking related product developer, we always face issues which can not be easily reproducted in LAB(because in most cases we […]
In the past weeks, I was busy working on my new assignment: H323 protocol stack. After about two monthes hard working, I […]