Video streaming tests

Sometimes this is a video stream relay for different events. Last time this was a 100MBit/s relay for the streaming from the 26C3 with a overlay of the corresponding IRC channels (#26c3-saal1,#26c3-saal2,#26c3-saal3).

Relayed using vlc (version 1.0.3, debian/unstable vlc-nox package):

vlc --mms-caching=8000 --mms-maxbitrate 3000000 -vv \
"mms://streaming-26c3-wmv.fem-net.de/saal1" \
--sout-keep \
--sout '#transcode{vcodec=theora,vb=400,acodec=vorb,ab=96,width=576,height=432,audio-sync=1,'\
'sfilter={marq{marquee=$F,size=10,y=450}}}'\
':gather:standard{access=http{mime=video/ogg},mux=ogg,dst=:40000}' \
--loop

At the moment it is just streaming a test stream using icecast2. The video was synthesized using gauche scheme, emacs, ffmpeg...

Streaming choices

Contact

Traffic statistics

graph of bandwith usage graph of viewers per room

the overlay was done using the marq subfilter of vlc

Valid XHTML 1.0 Strict