Displaying 2 results from an estimated 2 matches for "merapi".
Did you mean:
meraki
2010 Nov 01
4
Camera MJPEG to Icecast
...from
http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/
Now .. I want to do it the otherway with Icecast
I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg
| ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd 192.168.10.232
8000 hackme /matamerapi
the access log said that there is "source" access ...
But when I try to see the active mount point .... there is no active
mount point listed.
I step back and just try to use VLC to play a wmv movie and stream it to
the same mount point ....
It work properly, means ... the mount poin...
2010 Nov 01
0
Camera MJPEG to Icecast
...nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/
>
> Now .. I want to do it the otherway with Icecast
>
> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg
> | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd ?192.168.10.232
> 8000 hackme /matamerapi
>
> the access log said that there is "source" access ...
>
> But when I try to see the active mount point .... there is no active
> mount point listed.
>
> I step back and just try to use VLC to play a wmv movie and stream it to
> the same mount point ....
> It...