Displaying 8 results from an estimated 8 matches for "mjpg".
Did you mean:
jpg
2010 Nov 02
2
Camera MJPEG to Icecast
Dear Thomas
Thomas B. Ruecker wrote:
> 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 at 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.
>
>
What file type that proper for this test ?
>&...
2010 Nov 01
4
Camera MJPEG to Icecast
...ith output mjpeg format.
I try to relay it to outside world using ffmpeg and it work
The recipe is taken 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 VL...
2010 Nov 02
0
Camera MJPEG to Icecast
...tomo wrote:
> Dear Thomas
>
> Thomas B. Ruecker wrote:
> > 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 at 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.
> >
> >
> What...
2010 Nov 01
0
Camera MJPEG to Icecast
...try to relay it to outside world using ffmpeg and it work
> The recipe is taken 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.
>
&...
2010 Jul 23
1
Strategy for integrating a custom layer of web services?
...the
data sources because depending on the context some calls should not be
forwarded (FSM-like behavior). I will also have to implement an
exclusive lock system because in some cases it is required that only
one client at a time is able to talk to this API.
Third, we need to be able to control an MJPG streaming server (written
in Ruby as well) that serves video streams to custom Flash clients.
So this services layer is currently implemented as a small framework
in its own right and everything is initialized when rails starts. The
reason for that is that I had to develop everything under severe...
2010 Nov 02
5
Camera MJPEG to Icecast
...try to open the ogg file ... and nothing comes up.
Now (I ithink) I fix the problem using recipe from
http://johnbeales.com/20080820/using-vlc-to-transcode-an-axis-cameras-video-stream-and-stream-it-out-again/#vlc-transcode-solution
First I run one vlc just to get the feed to a file called mypipe.mjpg
next, I run another vlc to read that local mjpg file , and transcode and
send it to IceCast server.
First try stoped after some minutes ...
Looks like the 2nd vlc reach end of file ...
Then I try to click the "loop" button and .... Voila .... it works !!
Thankyou for your enlightment....
2009 Jun 05
1
macro block artifacts of ogv file converted from mpeg(libthusnelda I 20090527)
...all the time... description is below and you can download the video files form the link below if you like... (1MB rar file with 5 video files)
https://download.yousendit.com/UmNKckhWUnIwZ21Ga1E9PQ
video files and info:
01_original_avi_captured_with_camera.avi
320x240 PAR1:1 progressive 16.716fps mjpg avi
this is the original footage captured by the camera
02_mpeg_converted_from_original_avi.mpg
320x240 par1:1 progressive 25fps mpeg2
this is the file i have converted to mpeg form original file with mainconcept mpeg pro.. the video is OK
03_ogv_converted_from_original_w_firefogg_OK.ogv
320x240...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking