uncompressed frames from IP camera
I'm interested in getting uncompressed frames from an IP camera. I haven't bought a camera yet and am wondering if something is available that allows for this. Or do most IP camera only deliver compressed frames/video?
The reason I'm interested in this is because I'd like to perform my own processing on individual frames as quickly as possible and if I don't have to perform decompression on my machine that'd save a little time. I don't mind dropping frames and thus compression schemes that operate over multiple frames (e.g. H.264) aren't necessary and may actually be detrimental to overall speed.
I suppose that the camera is sending the compressed frame, for less error propagation and more speed... But normally it is mentioned in the specifications what kind of data is it sending
Most of cheap IP camera only deliver compressed frames/video, specially survelliance camera. All of industrial grade GigE camera give you total control over all grabbing and transmitting parameters.