How to build JWPlayer on Mac OS X

26 November 0

1. To download the source codes @ https://github.com/jwplayer/jwplayer 2. Compilation: To install following software Flex SDK 4.1: http://sourceforge.net/adobe/flexsdk/wiki/Downloads/ Ant 1.7.0: http://ant.apache.org/bindownload.cgi To save extracted files of Flex at a specific folder, I saved it at /Applications/Adobe Flash Builder 4.5/sdks/OpenSource-4.1.0 To extract ANT and saved at a specific folder, such as /Users/USERNAME/Programming/ant, have a link to […]

Read More

PPTP VPN setup on CentOS 6.4

22 November 0

There’re three models for setting up VPN servers for remote client access as PPTP, L2TP, and OpenVPN. The below is described about the PPTP 1. Installation: At the “root” privilege, Installing PPP #yum install ppp To install pptpd #cd /usr/local/src #wget http://poptop.sourceforge.net/yum/stable/packages/pptpd-1.3.4-2.el6.x86_64.rpm #rpm -Uhv pptpd-1.3.4-2.el6.x86_64.rpm To check the latest version of pptpd, please visit http://poptop.sourceforge.net/yum/stable/packages/ […]

Read More

How to create a new guest (virtual machine) by CLI on Xen

01 September 0

How to use command lines to create a new guest (virtual machine) on XEN The command is “virt-install”. The sample executing command as below $virt-install -p -n vs2 -r 512 -f /home/vs2.img -s 8 -l http://repo.cloudhosting.com.hk/centos/6/os/x86_64/ -w bridge:xenbr0 –vcpus=1 Description: to create a new VM named “vs2” with 512MB RAM, image-file at /home/vs2.img, image-size as […]

Read More

Using VLC 2.0.x and ffmpeg to transcode HTTP streams to RTMP

10 June 0

This application is applied to transmit HTTP streams to Adobe Flash Media Server or Wowza Media Server by using RTMP protocol. According to Wikipedia: “Real Time Messaging Protocol (RTMP) was initially a proprietary protocol developed by Macromedia for streaming audio, video and data over the Internet, between a Flash player and a server. Macromedia is […]

Read More

Turn-key solutions for streaming media platform

05 April 0

 Turn-key solutions provide head-end system, broadcasting platforms, and customer devices; in addition, we offer Internet connectivity, servers, cloud-computing, and associated services in the greater China region. One-stop-shopping solutions What we can be offering Head-end platforms: Integrated Receiving Devices (IRD): including devices for receiving satellite and terrastrial signals, converters, and related components.  Encoders and Transcoders: Software […]

Read More

Change Default URL of phpMyAdmin

05 April 0

Lots of webmasters use MySQL as the major database system, and phpMyAdmin can be the best option for managing their database. However, it’s default URL is very simple but unsecured as http://yourwebaddress/phpmyadmin. How to change the URL more secured? please trying below Find apache.conf file of phpMyAdmin, regularly, it’s under /etc/phpmyadmin/ on Linux environment. Please […]

Read More

Brand new opening of The Solar Systems Limited

02 April 0

The man office of the Solar Systems Limited located in Taipei, Taiwan was just up-and-running since earlier this year. And today, April 2, 2013, we are proudly announcing that our brand new website is started at 15:30 Taipei Time. We accumulate knowledge base, resources, and experiences on the technologies of Internet connectivity, Telecommunication system, Cloud […]

Read More

Roku-3 news from TechPublic

21 March 0

Roku 3 gets an redesigned interface, sleeker look http://www.techrepublic.com/photos/roku-3-gets-an-redesigned-interface-sleeker-look-pictures/6407773?seq=7&tag=thumbnail-view-selector;get-photo-roto New for the Roku 3 is also the ability to choose different themes for the background and user interface elements. Roku also purposefully added weight to the Roku 3, coming in at 5 ounces, compared with the 3-ounce Roku 2 XS. That extra heft gives the […]

Read More

Stop “Recent Comments”

01 February 0

We do not use any other 3rd party anti-spam utilities on the blogs, therefore, I found HUGE of spam on my blogs. And, I didn’t figure them out in the past, and likely my blogs look like a place stored with garbage… So, I decide to suspend the option of “Recent Comments” at right site, […]

Read More