prm
April 21st, 2008, 11:01 AM
I have some problem when I start my own application that recieves video stream from AXIS Communication Network camera through HTTP protocol.
There is lot of files named IH????.tmp appears in the Windows temp folder.
This files appears one per connection. If new connections to camera established or program restarts - then new files created for each connection.
They grows very large - 100Mb+. The files stop to grow when connection closed but not disappears. The files remains after stopping my program.
If I disable HTTP checking in IMON then new files not appears but last file continue grow. My program often reconnects to camera due often timeout greater then 250 msec when HTTP checking is enabled.When HTTP checking is disabled it doesn't breaks connection and runs stable.
I can't delete temp files while my program runs. But when I stop the program then files can be deleted.
Is it possible to disable IH????.tmp files?
Thanks.
There is lot of files named IH????.tmp appears in the Windows temp folder.
This files appears one per connection. If new connections to camera established or program restarts - then new files created for each connection.
They grows very large - 100Mb+. The files stop to grow when connection closed but not disappears. The files remains after stopping my program.
If I disable HTTP checking in IMON then new files not appears but last file continue grow. My program often reconnects to camera due often timeout greater then 250 msec when HTTP checking is enabled.When HTTP checking is disabled it doesn't breaks connection and runs stable.
I can't delete temp files while my program runs. But when I stop the program then files can be deleted.
Is it possible to disable IH????.tmp files?
Thanks.