Streaming: mudanças entre as edições
De MochilaWiki
Ir para navegaçãoIr para pesquisar
Sem resumo de edição |
Sem resumo de edição |
||
| Linha 1: | Linha 1: | ||
airtime | |||
* http://www.sourcefabric.org/en/products/airtime_overview/ | |||
* http://sourceforge.net/projects/airtime/ | |||
butt | |||
* http://sourceforge.net/projects/butt/ | |||
soma suite | |||
* http://www.somasuite.org/ | |||
rivendell | |||
* http://www.rivendellaudio.org/ | |||
landell | |||
* http://softwarelivre.org/landell | |||
vlc streaming | vlc streaming | ||
* http://www.videolan.org/vlc/streaming.html | * http://www.videolan.org/vlc/streaming.html | ||
Edição das 23h24min de 22 de julho de 2011
airtime
butt
soma suite
rivendell
landell
vlc streaming
DarkSnow
Theorur
freej
ezstream
dvsource
minuano
MuSE
Ices
LiveIce
TSS
modo de codificacao
- constante = abr
- media = abr
- varivel = vbr
$ wget -c http://pacotes.sarava.org/etch/ezstream_0.4.0_i386.deb
- usando ffmpeg2theora/oggfwd
$ ffmpeg -s 160x128 -vd /dev/video0 -ad /dev/dsp -ab 32 -b 12 -r 20 -f mpeg - | ffmpeg2theora -V 45 -v 0 -o \ /dev/.static/dev/stdout - | oggfwd 192.168.1.4 8000 hackme /theora.ogg
$ dvgrab --format raw - | ffmpeg2theora -a 0 -v 5 -f dv -x 320 -y 240 -o /dev/stdout - | oggfwd icecastserver 8000 pwd /theora.ogg
vlc -vvv ENTRADA --sout '#transcode{vcodec=theora,acodec=vorbis,vb=90,ab=32}:/
standard{access=shout,mux=ogg,dst=source:SENHA@SERVIDOR:8000/mount_point.ogg}'
ices para transmissao local de audio