Ticket #144 (new defect)

Opened 5 months ago

Output file write error --- out of disk space ?

Reported by: DARCAM Assigned to: agr
Priority: major Milestone: CC3 Software Bugs
Component: cmucam3 Version: 1.0
Keywords: Output file write error jpeg Cc:

Description

Hello I'm a french user. I am working on a project called : CMUCAM WEB SERVER I want to use the CMUCAM3 as an IP camera. Before sending a jpeg image through internet I need to know its size in bytes for create the HTTP header. But I have a problem, after a certain number of images sent the camera stops. Herewith a piece of the program which highlights the problem. After 413 occurrences I have the following message: "Output file write error --- out of disk space ?" I do not understand because I save the image still under the same name "c:/cmucam.jpg"... Please can you help me

Attachments

Output file error.c (2.5 kB) - added by DARCAM on 05/22/08 04:30:13.

Change History

05/22/08 04:30:13 changed by DARCAM

  • attachment Output file error.c added.