hoy sabado, aprovecho un rato para ver si me sale lo que no me salio ayer...
10:30
Prueba1: transmitir localmente, video y audio en vivo desde dispositivos configurados por defecto, encapsulando en asf
en el servidor
Asistente -> Volcado a red
fuente de volcado -> dshow://
selecciono metodo de volcado: http dejando el destino en blanco
formato de encapsulamiento:asf
tiempo de vida: por defecto
en el cliente
abro volcado de red en 192.168.71.108:8080
resultado: prueba exitosa!!!!
recibo video en la ventana de vlc-cliente bien (un poco borroso por la camara) y audio bien con un poco de retardo
-----
10:45
Prueba2: transmitir localmente, video y audio en vivo desde dispositivos configurados por defecto, encapsulando en ogg (vamos a ver si funciona en ogg)
en el servidor
Asistente -> Volcado a red
fuente de volcado -> dshow://
selecciono metodo de volcado: http dejando el destino en blanco
formato de encapsulamiento:ogg
tiempo de vida: por defecto
en el cliente
abro volcado de red en 192.168.71.108:8080
resultado: prueba fallo
copia del panel de mensajes en el servidor:
main error: cannot add this stream
main error: cannot create packetizer output (s16l)
main error: cannot add this stream
main error: cannot create packetizer output (I420)
-----
10:50
Prueba3: transmitir localmente, video y audio en vivo desde dispositivos configurados por defecto, encapsulando en varios formatos:
MPEG PS: fallo
main debug: adding a new input
main debug: adding a new input
mux_ps debug: adding input codec=s16l
main error: cannot add this stream
main error: cannot create packetizer output (s16l)
main debug: adding a new input
main debug: adding a new input
mux_ps debug: adding input codec=I420
main error: cannot add this stream
main error: cannot create packetizer output (I420)
MPEG TS: tambien fallo
main error: cannot add this stream
main error: cannot create packetizer output (s16l)
main debug: adding a new input
main debug: adding a new input
mux_ts debug: adding input codec=I420 pid=69
main error: cannot add this stream
main error: cannot create packetizer output (I420)
MPEG 1: otro que fallo
main debug: starting in sync mode
main debug: `dshow://' successfully opened
packetizer_copy debug: need dts > 0
main debug: adding a new input
main debug: adding a new input
mux_ps debug: adding input codec=s16l
main error: cannot add this stream
main error: cannot create packetizer output (s16l)
main debug: adding a new input
main debug: adding a new input
mux_ps debug: adding input codec=I420
main error: cannot add this stream
main error: cannot create packetizer output (I420)
RAW: parece que fallo
todo parece estar bien en el servidor pero en el cliente sale esto:
main debug: adding playlist item `http://192.168.71.108:8080' ( http://192.168.71.108:8080 )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 4036 (input) created at priority 1 (input/input.c:265)
main debug: `http://192.168.71.108:8080' gives access `http' demux `' path `192.168.71.108:8080'
main debug: creating demux: access='http' demux='' path='192.168.71.108:8080'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "http"
main debug: creating access 'http' path='192.168.71.108:8080'
main debug: looking for access2 module: 7 candidates
access_http debug: http: server='192.168.71.108' port=8080 file='(null)
main debug: net: connecting to 192.168.71.108 port 8080
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 200
access_http debug: Content-Type: application/octet-stream
main debug: using access2 module "access_http"
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: pre-buffering done 23580 bytes in 0s - 131 kbytes/s
main debug: creating demux: access='http' demux='' path='192.168.71.108:8080'
main debug: looking for demux2 module: 45 candidates
ts warning: TS module discarded (lost sync)
ffmpeg debug: detected format: mp3
... y nunca reproduce nada
OGG: tampoco funciona pero aqui si parece que es el servidor
main debug: starting in sync mode
main debug: `dshow://' successfully opened
packetizer_copy debug: need dts > 0
main debug: adding a new input
main debug: adding a new input
mux_ogg debug: adding input
main error: cannot add this stream
main error: cannot create packetizer output (s16l)
main debug: adding a new input
main debug: adding a new input
mux_ogg debug: adding input
mux_ogg warning: Missing frame rate, assuming 25fps
main error: cannot add this stream
main error: cannot create packetizer output (I420)
ASF: parece ser el unico que funciona, tiene un retardo como de unos 3 segundos
sábado, 26 de mayo de 2007
Suscribirse a:
Comentarios de la entrada (Atom)
No hay comentarios.:
Publicar un comentario