February 2, 2010
Based on an Article from Gerald Naveen in India
VLC can be used as a streaming media player. And by enabling one of its various input interfaces, it’s even possible to stream a webcam using just VLC.
To stream a webcam:
Start VLC (all my instructions/snapshots will be as of vlc 0.9.6).
Before proceeding further, let us open the [...]
Read the full article →
February 2, 2010
Here’s a quick tip. If you find yourself needing to access hidden files on your Macintosh, run this from the terminal. Please note that the inverse of the first command will restore your default settings.
Display Hidden Files
# defaults write com.apple.Finder AppleShowAllFiles TRUE
# KillAll Finder
Read the full article →