-
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 in MJPG-streamer
-
Hello Tom:
I have mjpg_streamer working very nicely on embedded arm platform. I am seeing lots of error messages in the system log file however. Is there anything I can do about that?
Thanks,
Dan
gspca: ISOC data error: [15] len=97, status=-84
Jan 1 21:29:15 RMS-200 last message repeated 917 times
Jan 1 21:30:16 RMS-200 last message repeated 922 times
Jan 1 21:31:17 RMS-200 last...
2009-09-05 05:08:24 UTC in MJPG-streamer
-
Hello Tom,
Thank you for the reply. You are correct of course, I have Frames working properly now. My problem was with using html pages in a different folder than the document root. Some of my pages were using php etc. Thanks again for the support.
Best Regards,
Dan.
2009-08-24 14:22:34 UTC in MJPG-streamer
-
Hello Tom,
When I use mjpg_streamer -i "input_uvc.so" -o "output_http.so -p 7070 -w /var/www"
I can see the stream on the index.html page where I placed the Java Script to display the stream. Now I want to have index.html to have only two frames, and the stream to display on the second frame. I move the java script to the second frame html page but cant get a working...
2009-08-22 15:26:23 UTC in MJPG-streamer