Download, build and install CD to build directory (home) cd /usr/build Download & unpack latest nginx-rtmp (you can also use http) git clone git://github.com/arut/nginx-rtmp-module.git Download & unpack nginx (you can also use svn) wget http://nginx.org/download/nginx-1.2.4.tar.gz tar xzf nginx-1.2.4.tar.gz cd nginx-1.2.4 Build nginx with nginx-rtmp ./configure --add-module=/usr/build/nginx-rtmp-module make make install For […]
Monthly Archives: August 2013
This thread is direct forward from Microsoft MSDN website: http://technet.microsoft.com/zh-cn/aa965245 Easlier in this month, I was researching hardware video encoding/decoding supports for Linux base environments, which involves Intel Media SDK & VA-API(libva). Happen to see this DXVA related post in MSDN, so I decided to copy it to my blog. […]
I’m new to H323, so if there something went wrong, please let me know it. I’ll be very apprieciated. The information in H.245 terminalCapabilitySet is really sucked. As a newbie, I have no idea what it is whatever represented in the collapsing & nonCollapsing.
Make your VLC player connecting RTSP streams default with RTP over TCP mode VLC media palyer version: 2.0.8 Twoflower Follow these steps to set your default setting: Tools –> Preferences –> Input & Codecs Find “Network” settings, and check RTP over RTSP (TCP) option, then restart/reopen your rtsp network stream, […]
I bought myself a new notebook last Saturday, and installed a lot develop softwares on it. But when I tried to install Visual Studio 2010, I got a error like this: [code] [08/06/13,23:08:05] Microsoft .NET Framework 4: [2] Error code -939523550 for this component is not recognized. [08/06/13,23:08:05] Microsoft .NET […]
At the end of June, I got my left foot hurt while playing badminton. Just a few day later, I was ran over by a moto bike, and got my right foot hurt too. But comparing to what I encountered in the last year, what happened to me now are […]