在 IntelliJ IDEA 中为 Kinesis Video Stream 配置 JVM 参数
使用 Kinesis Video Stream 时,必须按照说明设置特定 JVM 参数:
-Daws.accessKeyId={YourAwsAccessKey} -Daws.secretKey={YourAwsSecretKey} -Djava.library.path={NativeLibraryPath}
IntelliJ IDEA 提供用于设置 VM 选项和程序参数的选项。
VM 选项
程序参数
在 IntelliJ IDEA 中设置 JVM 参数
在 VM 选项下,输入所需的系统属性,每个属性单独一行。
-Daws.accessKeyId={YourAwsAccessKey} -Daws.secretKey={YourAwsSecretKey}
在 程序参数下,输入需要传递给程序的任何其他值。
-Djava.library.path={NativeLibraryPath}
通过执行以下步骤,您可以在 IntelliJ IDEA 中为您的 Kinesis Video Stream 有效设置必要的 JVM 参数项目。
免责声明: 提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发到邮箱:[email protected] 我们会第一时间内为您处理。
Copyright© 2022 湘ICP备2022001581号-3