You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone! I am trying to use motion to record some videos with the configuration option use_extpipe set to “on”. The videos have been recorded without any issues. However, I noticed something in the log, and I’d like to inquire whether this behavior is normal. Typically, a value of -1 indicates an error state. Is this the case here, or is it considered normal? Here’s the log snippet:
[1:ml1] [DBG] [EVT] event_extpipe_put: Using extpipe
[1:ml1] [DBG] [EVT] Above message repeats 2027 times
[1:ml1] [DBG] [EVT] event_closefile: Saved movie to file: storage/recorded/2023-12-06/90706e345a82--01-20231206102518.mkv
[1:ml1] [NTC] [EVT] event_extpipe_end: CLOSING: extpipe file desc 6, error state 0
[1:ml1] [NTC] [EVT] event_extpipe_end: pclose return: -1
[1:ml1] [DBG] [EVT] event_closefile: Saved movie to file: storage/recorded/2023-12-06/90706e345a82--01-20231206102518
[1:ml1] [NTC] [ALL] mlp_actions: End of event 1
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone! I am trying to use motion to record some videos with the configuration option use_extpipe set to “on”. The videos have been recorded without any issues. However, I noticed something in the log, and I’d like to inquire whether this behavior is normal. Typically, a value of -1 indicates an error state. Is this the case here, or is it considered normal? Here’s the log snippet:
[1:ml1] [DBG] [EVT] event_extpipe_put: Using extpipe
[1:ml1] [DBG] [EVT] Above message repeats 2027 times
[1:ml1] [DBG] [EVT] event_closefile: Saved movie to file: storage/recorded/2023-12-06/90706e345a82--01-20231206102518.mkv
[1:ml1] [NTC] [EVT] event_extpipe_end: CLOSING: extpipe file desc 6, error state 0
[1:ml1] [NTC] [EVT] event_extpipe_end: pclose return: -1
[1:ml1] [DBG] [EVT] event_closefile: Saved movie to file: storage/recorded/2023-12-06/90706e345a82--01-20231206102518
[1:ml1] [NTC] [ALL] mlp_actions: End of event 1
Beta Was this translation helpful? Give feedback.
All reactions