videostreaming

This is an old revision of the document!


Rumspielen mit dem Icecast auf minad.de

ffmpeg2theora -V 400 -x 300 -c 1 -A 48 -H 44100 input.avi -o /dev/stdout | oggfwd minad.de 8000 passwort source

FIXME

gst-launch-0.10 --eos-on-shutdown v4l2src ! 'video/x-raw-yuv, format=(fourcc)YUY2, width=800, height=600, framerate=15/1' ! queue max-size-bytes=1000000 max-size-time=0 ! ffmpegcolorspace ! theoraenc bitrate=50 ! oggmux ! tee name=ogged ! oggdemux ! theoradec ! xvimagesink sync=false force-aspect-ratio=true ogged. ! queue max-size-bytes=1000000 max-size-time=0 ! shout2send ip=minad.de port=8000 password=minadrulez mount=/brot.ogv streamname='brot' description='livevideo' genre='Webcam' ogged.
  • videostreaming.1282671908.txt.gz
  • Last modified: 2010/08/24 17:45
  • by brot