Streaming

De gacq wiki
Revisión del 11:02 4 nov 2006 de WikiSysop (discusión | contribuciones) (oggfwd/icecast)
(dif) ← Revisión anterior | Revisión actual (dif) | Revisión siguiente → (dif)
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

  • dvgrav captura la camara
  • ffmpeg2theroa comprime
  • oggfwd lo manda al icecast
  • freej hace todo eso pero es grafico

en la grabadora

apt-get install freej dvgrab ffmpeg2theora oggfwd
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