[Icecast] Camera MJPEG to Icecast

Thomas B. Ruecker dm8tbr at afthd.tu-darmstadt.de
Mon Nov 1 10:21:03 UTC 2010


On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote:
> Now .. I want to do it the otherway with Icecast
> 
> I try with wget -nv -O - http://root:root@192.168.10.234/mjpg/video.mjpg 
> | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd  192.168.10.232  
> 8000 hackme /matamerapi

instead of oggfwd, redirect the output to a file and see if that 
can be opened. 

> the access log said that there is "source" access ...
turn up your logging to debug and look what happens _after_ you connect.
Maybe the source is getting dropped briefly after connecting for some
reason?

Cheers

Thomas



More information about the Icecast mailing list