Thursday, March 3, 2016

Live Streaming to YouTube

Here is an example of using ffmpeg to livestream video to youtube.

ffmpeg -re -i 20160229A.mp4 -vcodec libx264 -preset veryfast -maxrate 3000k -bufsize 6000k -pix_fmt yuv420p -g 50 -b:v 2500k -acodec libmp3lame -b:a 128k -ac 2 -ar 44100 -f flv rtmp://a.rtmp.youtube.com/live2/key



Monday, September 7, 2015

UNetbootin

UNetbootin allows you to create bootable Live USB drives for Ubuntu and other Linux distributions without burning a

http://unetbootin.github.io/

Friday, August 14, 2015

Summer Projects for Kids

http://www.designandtech.net/plastic-bottle-recycling-diy-ideas/?utm_source=communities&utm_medium=googleplus&utm_campaign=20150723

Tuesday, September 9, 2014

Protect & Speedup

Here is something to protect your online privacy and also speed up your browsing experience. There are also apps available for Mobile (Android and IOS) to keep yourself and your kids safe.

give it a shot

https://disconnect.me/

Thursday, September 4, 2014

Reward v/s Punishment System

Another method that i don't like in Universal Academy Charter School is their kids point system and how it is demotivating kids from being creative and interactive.
UA (Universal Academy) uses a system that i call "Punishment System" where kids loose a point every time they do a bad job.
on the other hand Valley Ranch uses a system that i call "Reward System" where kids gain a point every time they do a good job.
Both sounds same right but here is the difference.
in Punishment Systems, Kids are more concerned about loosing a point which makes them less creative, less interactive and always worried about what actions will make them loose a point. This is stopping kids from being more creative.
In a Reward System, Kids are more creative, interactive and always looking for ways to earn more points, their creativity and talent comes up.
Here is our real experience.
My kid has a science assignment to create a poster to safety in science lab. she chose to talk about safety glasses and her idea was to use picture of an "eye" instead of alphabet "I" but she was hesitant saying what if her teacher did not understand took away a point"
but if only they had a Reward System, this is what my kid would have said, I may get an extra point for showing my creativity.
The difference, in the Punishment System, kid is worried about loosing where as in Reward System kid is not worried about loosing but more interested in getting extra reward.
Hope this gives all other parents an idea about which system to follow. My parents always followed "Punishment System" but I'm changing the system for my kids.

Wednesday, September 3, 2014

Encrypt & Decrypt PDF using commandline

If you are looking for some utility to encrypt or decrypt a bunch of pdf files, then here is one such wonderful tool. it is called pdfCrypt. This is a single file utility that can be run from flash drive. it has a very simple command line syntax that can encrypt or decrypt any pdf file.

give it a shot

http://soft.rubypdf.com/software/pdfcrypt