Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Olivier Stasse
Gepetto Utils
Commits
3b9492c9
Commit
3b9492c9
authored
Jun 14, 2018
by
Guilhem Saurel
Browse files
axis_record: fix filename
parent
4249e18d
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/axis_record.sh
View file @
3b9492c9
...
...
@@ -7,4 +7,4 @@ ffmpeg \
-i
http://axis-ptz1/mjpg/video.mjpg
\
-t
10:00:00
\
-c
:v libx265
\
axis-ptz1
-
$(
date
+
'%Y-%m-%d
-
%A
-
%H
:
%M
:
%S'
)
.mp4
axis-ptz1
_
$(
date
+
'%Y-%m-%d
_
%A
_
%H%M%S'
)
.mp4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment