|
Re: Axis camera setup problem
I suspect the problem is related to changing parameters while a MJPG stream is underway. There is apparently some code that doesn't deal appropriately with the camera returning an error and no image, and that results in a bad pointer reference.
Hopefully the error handling will be improved, but you may be able to use the API just fine by stopping the MPEG stream, changing the params, and starting it up again.
Greg McKaskle
|