Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Updated:

質問

Question :

How to specify the parameters such as resolution to covert MP4 of live video by ADAM_MP4Rec_Start()

...


回答

解像度、ビットレート、フレームレートはi-PROカメラの設定に従います。

...

Answer

Resolution, Bitrate, and framerate are followed by camera setting.

Because live video of i-PRO camera is converted to MP4, Resolution, Bitrate, and framerate are followed by each stream(1) - (4) parameters of camera.
Therefore, please change camera setting if you want to change MP4 file parameter.

Please refer to op

i-PROカメラ本体の設定変更は、カメラの取扱説明書をご参照ください。

Note

ビットレートと指定時間により1ファイルのサイズが決定しますが、サイズが大きすぎる場合はファイルの生成に失敗します。
1ファイル30MB程度(4Mbpsで60秒)を目安に設定いただくと、ファイル生成失敗を防ぐことができます。

 Python版AdamAPI

  • adam_mp4rec_start()