/
ADAM_MP4Rec_Start() failure

ADAM_MP4Rec_Start() failure

Updated:Apr 12, 2022

Question

Failure upon ADAM_MP4Rec_Start() call


Answer

Please confirm ADAM_Mp4rec_Stop() is properly running.

 

If you terminate app without commanding ADAM_Mp4rec_Stop(), ADAM_Mp4rec_Start() fails as MP4 recording is still running.

ADAM_Mp4rec_Start() can be used once you input ADAM_Mp4rec_Stop() to stop the operation.

Please set up in such a way that ADAM_Mp4rec_Stop() is called up each time prior to ADAM_Mp4rec_Start() for the sake of possible abnormal shut down.

AdamAPI for Python

  • adam_mp4rec_start()

  • adam_mp4rec_stop()

Related content

ADAM OPERATION UIから機能拡張ソフトウェアの開始に失敗する
ADAM OPERATION UIから機能拡張ソフトウェアの開始に失敗する
More like this
ADAM OPERATION UI から機能拡張ソフトウェアのアップデートに失敗する
ADAM OPERATION UI から機能拡張ソフトウェアのアップデートに失敗する
More like this
ADAM OPERATION UIで機能拡張ソフトウェアのインストールに失敗する
ADAM OPERATION UIで機能拡張ソフトウェアのインストールに失敗する
More like this
ADAM OPERATION UI Shows Auth Error
ADAM OPERATION UI Shows Auth Error
More like this
Fail to install extension software by ADAM OPERATION UI
Fail to install extension software by ADAM OPERATION UI
More like this
Fail to call ADAM_DevYcVideo_Create()
Fail to call ADAM_DevYcVideo_Create()
More like this