This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 1. Get an account on http://www.justin.tv/ | |
# 2. Copy streaming key from: http://www.justin.tv/broadcast/adv_other | |
# 2. Install VLC: http://www.videolan.org/vlc/ | |
# 3. Get Win/Mac/Lin Stream Client: \ | |
# http://apiwiki.justin.tv/mediawiki/index.php/Linux_Broadcasting_API | |
# 4. Adjust the vlc parameters to your liking and run VLC like this | |
#!/bin/bash | |
cvlc screen:// \ | |
--screen-width 1576 \ |