Panasonic AG-MX70 DSK (Down Stream Keyer)
Friday, April 9, 2010Here's the step :
1. Connect the source of your DSK by using Composite or Component to "EXT IN" jack at the back of your AG-MX70 ("Key" for "Composite" and "Y Pb Pr" for "Component"
2. Next is the setup of your video mixer section, go to "Setup" setting by pressing the "Set up" button under the LCD and change the "Gen. Lock" -- "Ref In" into "Ext Key"
3. Next go to "DSK Fade" setting by pressing the "DSK Fade" button under the LCD and change the "DSK Source" -- "Key" into "EXT" and "Fill" into "BodMat" (this will make sure your text color match your desired color.
4. To change your text color just go to the "PATTERN" setting ("Mix" ussually for the church) by pressing the "Mix" button under the PATTERN setting , and change "Pattern Edge" -- "Color" into the color you want ("Yellow" for me).
Yes you can change the color into the color you desired.
5. To start using the DSK, send the text to mixer (i'm using Easy Woship from one computer connected to my video mixer by using S-Video to RCA cable custom build). The text must using black background.
I know the result of AG-MX70 is a litle bit crappy, and if your church have budget, just plan to buy one more video switcher with Chroma Key function other than using DSK function on AG-MX70 (There just a plain text with no shadow under it) Read More...
Installing Webmin on ubuntu
Thursday, April 1, 2010Webmin is a web-based interface for system administration for Unix. Using any browser that support tables and forms (and Java for the File Manager module), you can setup user accounts, Apache, DNS, Squid, file sharing and so on.
Webmin consists of a simple web server, and a number of CGI programs which directly update system files like /etc/inetd.conf and /etc/passwd. The web server and all CGI programs are written in Perl version 5, and use no non-standard Perl modules.
Preparing Your System
You need to install the following packages
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
Install Webmin in Ubuntu
You can use the above procedure but if you want to install latest version of .deb package you can download from webmin site under Download Section
Download latest webmin using the following command
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.500_all.deb
Now we have webmin_1.500_all.deb package you need to install using the following command
sudo dpkg -i *.deb
If your server complains that there is some library things does not find. Just run the following command
sudo apt- get install -f
You should now be able to login to Webmin at the URL https://localhost:10000/
kTouch E329 Mac OS X Driver
Sunday, March 28, 2010How to Install Webmin in Ubuntu
Friday, February 5, 2010Webmin is a web-based interface for system administration for Unix. Using any browser that support tables and forms (and Java for the File Manager module), you can setup user accounts, Apache, DNS, Squid, file sharing and so on.
Webmin consists of a simple web server, and a number of CGI programs which directly update system files like /etc/inetd.conf and /etc/passwd. The web server and all CGI programs are written in Perl version 5, and use no non-standard Perl modules.
Preparing Your System
You need to install the following packages
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
Install Webmin in Ubuntu
You can use the above procedure but if you want to install latest version of .deb package you can download from webmin site under Download Section
Download latest webmin using the following command
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.500_all.deb
Now we have webmin_1.340_all.deb package you need to install using the following command
sudo dpkg -i *.deb
If your server complains that there is some library things does not find. Just run the following command
sudo apt- get install -f
You should now be able to login to Webmin at the URL https://localhost:10000/