Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Updated:

Question :

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


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カメラ本体の設定変更は、カメラの取扱説明書をご参照ください。

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

 Python版AdamAPI

  • adam_mp4rec_start()

  • No labels