Difference between revisions of "Apertus.FeatureWishlist"

From ElphelWiki
Jump to: navigation, search
(ElphelVision)
Line 12: Line 12:
  
 
* add button to mainlayout to disable live video stream
 
* add button to mainlayout to disable live video stream
 +
 +
* allow "slow shutter", shutter longer then 1/FPS to allow reducing FPS.
 +
 +
==completed==
  
 
* add warning notice on circbuffer buffer overflow
 
* add warning notice on circbuffer buffer overflow

Revision as of 11:44, 27 March 2011

camogm

  • bug/feature request: add a way to see if a new file segment has been started and how many file segments a single recording already has (like new parameters: <file_segments> <current_file_segment> in xml status output)

ElphelVision

  • automatically create a new folder for every recording, store all file segments of the same recording in there,
  • after finishing a recording create md5 hashes of all video segment files (video123.mov -> video123.md5), this will help making sure that (ftp) transfered files match the file on the camera HDD
  • automatically create a textfile in every clip folder after finishing a recording with metadata (eg: meta.txt with recording settings, dates, number of file segments and their filenames, etc.)
  • add button to mainlayout to disable live video stream
  • allow "slow shutter", shutter longer then 1/FPS to allow reducing FPS.

completed

  • add warning notice on circbuffer buffer overflow