Share

MJPG-streamer

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2009-07-28 svn co https://mjpg-streamer.svn.sourceforge.net/svnroot/mjpg-streamer mjpg-streamer

Show:

What's happening?

  • Followup: RE: How? Start mjpg-streamer at BOOT (not logon)

    Thanks for the reply. Yep, full paths all around. It starts and runs fine when I login on and start it manually, but I want it to start at boot, without requiring me to login, start it, then logout. I've tried links in the rcx.0 folders (to a script in init.d), adding it using Service Manager and BUM, building a daemon script using skeleton, and starting it via rc.local. So far, no joy.

    2009-11-29 07:45:58 UTC by bruderhead

  • Followup: RE: How? Start mjpg-streamer at BOOT (not logon)

    Something wrong with this forum. It eats off underscores from posted text :(.

    2009-11-28 17:32:36 UTC by aigarsabcd

  • Followup: RE: How? Start mjpg-streamer at BOOT (not logon)

    Do you use full paths for program name and module names in startup script? I run it like this and works fine on Slackware: sudo -b -u mjpg_user /usr/local/bin/mjpg_streamer -i "/usr/local/lib/input_uvc.so -f 6 -l off -r 320x240" -o "/usr/local/lib/output_http.so -p 8080" Can also use without sudo, of course.

    2009-11-28 17:25:16 UTC by aigarsabcd

  • How? Start mjpg-streamer at BOOT (not logon)

    I think I've tried everything, but no matter what, I cannot get mjpg-streamer to start at boot. I have to login and start it manually. Once started, I can log back off and it continues to run. Any guidance would be welcome. System running Ubuntu 9.04 (64-bit). thanks!

    2009-11-27 02:21:30 UTC by bruderhead

  • Followup: RE: Support for Ubuntu 64-bit?

    Done, and it works nicely now. Thanks for reminding me of the obvious ... it had been a long day when I couldn't get it to work. Cheers!

    2009-11-25 08:14:59 UTC by bruderhead

  • Followup: RE: Support for Ubuntu 64-bit?

    If possible, download the code, build and install and it will probably work. If it doesn't let us know.

    2009-11-24 22:23:37 UTC by wg_cmeyers

  • Support for Ubuntu 64-bit?

    Have been usiing mjpg-streamer happily for some time on Opteron 165 system running Ubuntu 9.04 32-bit. Recently upgraded to 9.04 64-bit. When attempting to install, receive error message: Wrong Architecture - i386. Is there a 64-bit build, or could there be some other problem? Thanks!

    2009-11-24 13:10:48 UTC by bruderhead

  • Followup: RE: Mjpg_Streamer error messages

    Hello, As an update to my question about suppressing the error messages that clutter up the log files. I ended up editing the gspca.c file and commented out the line that gives the ISOC error messages. A real hack, but it works. Best Regards, Dan Pattison www.remotemonitoringsystems.ca.

    2009-10-18 07:47:37 UTC by danpattison

  • Comment: Implement HTTP/1.1 in order to increase prefomance

    Was HTTP/1.1 implemented sometime later? When? Didn't find anything in changelog. Thanks for MJPG-streamer. Adrian Nicolaiev.

    2009-10-15 15:16:09 UTC by nicolaiev

  • Followup: RE: How to statically compile mjpeg-streamer

    Another alternative would be to compile it trough dietlibc, that would my aim, but still not getting this compiled with -static option! Any tip would be much appreciated! Regards.

    2009-09-24 17:03:53 UTC by botdream

Our Numbers