> > $ ./mjpg_streamer --input "input_uvc.so --yuv --fps 5 --resolution
> > 320x240" --output "output_http.so --www ./www"
> Works beautifully, when it removed the --resolution option.
Actually, it turns out I copy/pasted the command wrong.  So.  Using
the 'time' command,
160x120:
real    0m9.050s
user    0m0.037s
sys     0m0.010s
320x240:
real    0m15.051s
user    0m0.240s
sys     0m0.003s
640x480:
real    0m20.167s
user    0m1.220s
sys     0m0.020s

I don't know why you disabled other resolutions.  Maybe you know
something I don't :)?

~thomas
-- 
cartwheel ^(^_^)> v(.-.)v <(^_^)^
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to