And I can stream in 720p just fine. :thumbup: And because I'm a Linux-prod, I use some snazzy codestuffs:
INRES="1360x768"
OUTRES="1360x768"
FPS="15" #This varies, I can cope with about 25-30 before lag happens and I lose frames.
QUAL="fast"
STREAM_KEY=$(cat ~/.twitch_key)
avconv \
-f x11grab -s $INRES -r "$FPS" -i :0.0 \
-f alsa -ac 2 -i pulse \
-vcodec libx264 -s $OUTRES -preset $QUAL \
-acodec libmp3lame -ar 44100 -threads 4 -qscale 3 -b 712000 -bufsize 256k \
-f flv "rtmp://live.justin.tv/app/$STREAM_KEY"
Here is my info ';D Jelly? what the [bleep]... do you have google fiber or something? This is actually even Wireless =D! Forgot to mention it =S. If I did cable expect it to be around 60% higher! I want your Internet provider.