Diferencia entre revisiones de «Streaming»

De gacq wiki
Saltar a: navegación, buscar
(mpeg4ip)
Línea 8: Línea 8:
 
interaction.
 
interaction.
 
=Video=
 
=Video=
 +
==oggfwd/icecast==
 +
dvgrab --format raw - | ffmpeg2theora -f dv -x 320 -y 240 -V 80 -a -1 -H
 +
11025 -o /dev/stdout - | oggfwd usla.org.ar 8000 sonomondo /test.ogg
 +
 
==mpeg4ip==
 
==mpeg4ip==
 
*[http://mpeg4ip.net/ Home]
 
*[http://mpeg4ip.net/ Home]
 
**[http://mpeg4ip.sourceforge.net/documentation/index.php README]
 
**[http://mpeg4ip.sourceforge.net/documentation/index.php README]
 
*http://redes-linux.all-inone.net/manuales/streaming/streaming_linux.pdf
 
*http://redes-linux.all-inone.net/manuales/streaming/streaming_linux.pdf
 +
'''Problemas con patentes'''
  
 
==Para analizar==
 
==Para analizar==

Revisión del 16:08 3 nov 2006

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

dvgrab --format raw - | ffmpeg2theora -f dv -x 320 -y 240 -V 80 -a -1 -H

11025 -o /dev/stdout - | oggfwd usla.org.ar 8000 sonomondo /test.ogg

mpeg4ip

Problemas con patentes

Para analizar