Diferencia entre revisiones de «Streaming»
De gacq wiki
(→oggfwd/icecast) |
(→Video) |
||
Línea 17: | Línea 17: | ||
===en el icecast=== | ===en el icecast=== | ||
+ | |||
+ | |||
+ | ===En las PCs clientes=== | ||
+ | ;VLC | ||
+ | *[http://www.videolan.org/doc/vls-user-guide/es/vls-user-guide-es.html Guía de usuario de VLS] | ||
+ | *[http://www.videolan.org/doc/faq/es/videolan-faq-es.html VideoLAN FAQ] | ||
==mpeg4ip== | ==mpeg4ip== |
Revisión del 18:16 3 nov 2006
Contenido
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