diff --git a/kstars/indi/streamform.ui b/kstars/indi/streamform.ui index 7cff93a52..053e9da4b 100644 --- a/kstars/indi/streamform.ui +++ b/kstars/indi/streamform.ui @@ -1,253 +1,282 @@ streamForm 0 0 510 325 0 0 Video Stream 64 64 64 64 Start recording 64 64 + + <html><head/><body> +<p>Set SER video file name. Record files may contain some patterns to make them dynamic:</p> +<ul> +<li><b>_D_</b> for the date in YYYY-MM-DD.</li> +<li><b>_H_</b> for time in HH:MM:SS.</li> +<li><b>_T_</b> for ISO8601 time stamp.</li> +<li><b>_F_</b> for filter name, if any.</li> +</ul> +</body></html> + File Name: <html><head/><body> <p>Set SER video file name. Record files may contain some patterns to make them dynamic:</p> <ul> <li><b>_D_</b> for the date in YYYY-MM-DD.</li> <li><b>_H_</b> for time in HH:MM:SS.</li> <li><b>_T_</b> for ISO8601 time stamp.</li> <li><b>_F_</b> for filter name, if any.</li> </ul> </body></html> + + <html><head/><body> +<p>Set SER video <b>remote</b> directory name. If INDI server is running locally, then a local directory can be selected. However, if you are connected to a remote INDI server, then the directory must be a valid directory on the remote file system where it is saved.</p> +<p>Record directories may contain some patterns to make them dynamic:</p> +<ul> +<li><b>_D_</b> for the date in YYYY-MM-DD.</li> +<li><b>_H_</b> for time in HH:MM:SS.</li> +<li><b>_T_</b> for ISO8601 time stamp.</li> +<li><b>_F_</b> for filter name, if any.</li> +</ul> +</body></html> + Dir: <html><head/><body> <p>Set SER video <b>remote</b> directory name. If INDI server is running locally, then a local directory can be selected. However, if you are connected to a remote INDI server, then the directory must be a valid directory on the remote file system where it is saved.</p> <p>Record directories may contain some patterns to make them dynamic:</p> <ul> <li><b>_D_</b> for the date in YYYY-MM-DD.</li> <li><b>_H_</b> for time in HH:MM:SS.</li> <li><b>_T_</b> for ISO8601 time stamp.</li> <li><b>_F_</b> for filter name, if any.</li> </ul> </body></html> 32 32 32 32 Play/Pause Record: Record stream until manually stopped Until Stopped true recordButtonGroup Record stream for specified duration in seconds Duration recordButtonGroup + + Record stream for specified duration in seconds + 3600.000000000000000 60.000000000000000 30.000000000000000 Record stream until this many frames are captured Frames recordButtonGroup + + Record stream until this many frames are captured + 1 1000 30 Qt::Horizontal 40 20 0 0 320 240 false Qt::AlignCenter VideoWG QLabel
indi/videowg.h