/alps/ipecamera

To get this branch, use:
bzr branch http://darksoft.org/webbzr/alps/ipecamera

  • Committer: Suren A. Chilingaryan
  • Date: 2015-05-26 13:14:24 UTC
  • Revision ID: csa@suren.me-20150526131424-w60zl5dnzdiaq06g
Increase frame buffer to prevent frame loss with new ipecamera with fast DMA

The hardware is able to store about 200 frames. If hardware buffer is full,
the data will be sent with the speed of DMA engine. This can be faster 
when expected rate of 300 frames per second. It may be not possible to 
decode frames at such speed and unless all frames are fit into the buffer,
the frame lost will occur.
Filename Latest Rev Last Changed Committer Comment Size
..
version.cmake 253 9 years ago Suren A. Chilingaryan Provide version information as required by new pci 666 bytes Diff Download File