I was building webrtc on my notebook which OS is Win7 when I ran into this issue. I followed my previous steps which I suceeded to download and build the complete webrtc project: Install Visual Studio 2010 Install DirectX SDK 2010(June) Install Microsoft SDK v7.1 then downolad webrtc project including […]
jacky
↑ Introduction Streaming relays and reflectors can be used to scale streaming infrastructure by distributing load between servers and making the most efficient use of network bandwidth. A streaming reflector “tunes in” on and incoming stream and relfects it to clients. The most common setup for a reflector is reflecting […]
Post-graduate In the last weekend, I attended one biggest exam in a decade, the post-graduate entrance exam of USTC. To assure that I can pass the exam, I attended a training course earlier this month, and put myself busy preparing the exams for weeks. Everything went great. For both the […]
In the past few days, I was reseaching on a recording library to write live audio/video streams from video conference server or peer to a MP4 file container.
After weeks of learning, finally I finished the entrance exam. The result will be revealed soon, maybe one and a half monthes later. I was told not to be worry about the exam, now I’m sure, :D. Yeah!!! But there are courses still remain to be attended. Here are the […]
I was trying to install Direct SDK (June 2010), everything went just fine, but when the installation started to do some post installation processes, it returned with an error like this: Setup failed. Errors were encountered during installation of redistributable packages. Please close all open programs and try running setup […]
Finaly, it’s coming, after postponed for over 6 months. There will be three courses: Advanced Mathematics English Specialized course And the preparations courses started at last weekend, I’m busy preparing for it now, although I don’t think it’ll be a problem for me after these monthes of study. But still […]
After all audio processing module has been full supported, I migrated the webrtc version to the latest version(update date: 5/9, 2013, svn code: 3988), I got a new assignment today, that is implement mp4 file container for the SDK. During the discussion of the assignment, I offered my suggestion for […]
I was upgrading my IDE from VS 2008 to VS2010 when I located this issue. After google it for a long time, I final found this webpage from Microsoft, telling me that it is a bug of VS2010, http://connect.microsoft.com/VisualStudio/feedback/details/665896. And then I found that this bug has not been fixed […]