Streaming

De gacq wiki
Revisión del 18:23 3 nov 2006 de WikiSysop (discusión | contribuciones) (en la grabadora)
Saltar a: navegación, buscar

Audio

Icecast

Icecast is a streaming media server which currently supports Ogg Vorbis and MP3 audio streams. It can be used to create an Internet radio station or a privately running jukebox and many things in between. It is very versatile in that new formats can be added relatively easily and supports open standards for commuincation and interaction.

Video

oggfwd/icecast

en la grabadora

Subir al icecast
dvgrab --format raw - \
| ffmpeg2theora -f dv -x 320 -y 240 -V 80 -a -1 -H 11025 -o /dev/stdout - \
| oggfwd gacq.com 8000 mypass /gacq.ogg
Subir al icecast y dejar un archivo local comprimido
dvgrab --format raw - \
| ffmpeg2theora -f dv -x 320 -y 240 -V 80 -a -1 -H 11025 -o /dev/stdout - \
| tee capture.ogg \
| oggfwd gacq.com 8000 mypass /gacq.ogg

en el icecast

En las PCs clientes

VLC

mpeg4ip

Problemas con patentes

Para analizar