VideoRecorder module¶
filename: | SamplePlugin.py |
---|---|
author: | roar@tordivel.no |
requirements: | Scorpion 10.1.1.569 or higher |
VideoRecorder - Scorpion plugin for creating video from Scorpion GUI
1.0.0.15, 11nov2015, RL: modified for autodoc
1.0.0.14, 25jan2014, roar@tordivel.no
format combobox accepts any text (FOURCC)
1.0.0.13, 24jan2014, roar@tordivel.no
added video format
1.0.0.12, 17jan2014, RL:
added hints and adjusted control position in config dialog
1.0.0.11, 16jan2014, RL:
added start recording on start option
1.0.0.10, 18apr2013, RL:
new filename <prefix>_<YYYYMMDD>_<nnnnnn>.avi
1.0.0.9, 10oct2012, RL:
using icon stripes
added allowOnlineRecording
1.0.0.8, 08oct2012, TV:
new metro icons
1.0.0.7, 06sep2012, RL:
fixed video source mapping when creating video
fixed button hints
new icons
1.0.0.6, 04sep2012, RL:
uses <Storage>\Video folder
added filename prefix
changed button order/captions/hint
1.0.0.5, 30aug2012, RL:
added simulation button
1.0.0.4, 30aug2012, RL:
using SpeedButtons with graphis
added configuration dialog
1.0.0.3, 21aug2012, RL:
layout improvements
1.0.0.2, 10aug2012, RL:
resizes controls
added autoStart flag
added start/stopRecording methods
added shortcut
added configure method
1.0.0.1, 02jul2012, RL:
created