Days ago, I reinstalled nginx + nginx-rtmp-module on my notebook, and had it tested in my local environment with firefox and VLC player, made sure it worked(You can refer to this post for guide: https://oddmeta.net/archives/1414.html). However, when I tried to redo the working on my VPS, only to find that […]
Yearly Archives: 2014
I was once using nginx, nginx-rtmp-module and EasyRTMP(https://oddmeta.net/easyrtmp) to streaming live video with rtmp mode. It was just for fun, and I didn’t find a chance to utilize it in work. I suggested it to my boss year ago, but it was turned down, comparing to the works on schedule […]
As an old coder involved in difference languages, once upon a time, I planned to arrange a FAQ(A.K.A Cheat sheet) for the languages I might use not every day but occasionally. I never did it. However, someone did. Here is some essential cheat sheets, posted by vikas in DesignZum, which […]
Found a great post which is about “Old coder(s)”, I’m not that old yet, however, just like the author said, I need to plan it, right now, cause what I am now is right what he was, experienced in manny fields, and a developer like that is the least one […]
There is a revolution, A.K.A Sunflower Movement, going on in Taiwan since Mar, 19. Frankly, I dont know what’s the “exact” appeal of the movement leading by students of Taiwan, cause I’m not a Taiwanese, I’m not living in Taiwan, I don’t have so much informations about it, and I […]
Had a party at last weekend with Mars and some others former UniSVR Shanghai R&D colleagues. Mars Chen, VP of UniSVR, responsible for CMS series of UniArgus products, my former boss, and a sincere friend. Happen to know he’s paying a visit in Shanghai on business. And last sunday, Mar […]
When you are running into bugs or issues in you Android Apps, callstack information of your components would be very much helpful, defintely. Here is a post I’v found in freescale community, auther by MingZhou, it instructs you have get the caller stack information for you Android App or components. […]
I installed a new virtual machine(Ubuntu 12.04 LTS) for test purpose, everyting went OK during the installation. However, when I tried to launch my virtual machine after done with the installation, found it always stuck at the startup screen showing "Installing VMWare Tools, Please wait…".
I once planned to upgrade my conditional open-sourced project RTSPPlayer(https://oddmeta.net/rtspplayer) to ONVIFPlayer, which requires a device with ONVIF protocol supported. However after resigned from UniSVR, I didn't have the oppotunity to access any ONVIF devices. Lucky me, I got one from one of my former colleague days before, DAEWOO 570C-X10S […]
After monthes of hardworking, I'm proud to say that MVC v2.6 which I was participated in during the latest monthes has been released for Alpha run, which supports both Android & iOS. Here are some detail informations about MVC v2.6 Alpha.