Early in this month, I watched a movie 《中国合伙人》. I don’t know the English name of this movie, Chinese partner? Don’t care. What I want to say here is the lead role in this movie was really not a great speech maker at all, however he is one of the greatest one now, […]
Yearly Archives: 2013
1. Create a new UUID In ANDROID_DIR/external/opencore/codecs_v2/omx/omx_common/include/pv_omxcore.h #if USE_DYNAMIC_LOAD_OMX_COMPONENTS #define PV_OMX_MP3DEC_UUID OsclUuid(0x1d4769f0,0xca0c,0x11dc,0x95,0xff,0x08,0x00,0x20,0x0c,0x9a,0x 70)
My goal here is only to test & research, practise and get to know more about WebRTC & its codes, so here we go. Wrappering an independent Video Capture class from WebRTC’s video capture module
I changed the vcxproj file location for one of the projects in the solution, and re-added this project to the solution. The project compiled fine and worked. However recently, I went to the Resource View to edit some dialogs and the window is completely empty. I can’t remember if I […]
This is a simple guide document for getting start with GPU programming by using CUDA SDK, and my working environment is WinXP + VS 2010. If you are looking for a comprehensive guide of GPU programming, you need to visit http://docs.nvidia.com/cuda/index.html. Here we go. 1. Installing CUDA Development Tools Key […]
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 […]
↑ 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 […]