Commit 5da9c606 by gdj

修改配置信息

parent 0c233e8e
......@@ -45,7 +45,8 @@ mqtt:
# BASIC parameters are required.
BASIC:
protocol: MQTT # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
host: Please enter your ip.
host: emqx-broker
# host: 192.168.32.90
port: 1883
username: JavaServer
password: 123456
......@@ -54,7 +55,8 @@ mqtt:
path:
DRC:
protocol: WS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
host: Please enter your ip.
host: emqx-broker
# host: 192.168.32.90
port: 8083
path: /mqtt
username: JavaServer
......@@ -136,10 +138,12 @@ ntp:
# To create a license for an application: https://developer.dji.com/user/apps/#all
cloud-api:
app:
id: Please enter the app id.
key: Please enter the app key.
license: Please enter the app license.
id: 158488
key: 15e3972c29ef16b9eda5e3415d943d7
license: el2GS5tHPIEjXazwGZC1LkIEQ3B43U7uQ9x30ateJAACX1miOSOdjKLn0clBJTLKO3Fd/1xF7gD2ujuN+0tmh+rDzOb7xECeIcRoyGItLcicTGWu3OkunX4XB8/7RcUp5yjyZhyvjHuqhkRDxSwfToidln8mRJ9UvltcSgKRCYCYnR/Oa6u3u0bs2azz20t6zCKmfdAIY0GzHI7YqgmOHowBXU=
# id: 158487
# key: 11de4b6e406e51bf78c75c4cabefe09
# license: MQzV5RtcqtuZuPlP6MAq0/1xF7gD2ujuN+0tmh+rDzOb7xECeIcRoyGItLcicTGWu3OkunX4XB8/7RcUp5yjyZhyvjHuqhkRDxSwfToidln8mRJ9UvltcSgKRCYCYnR/Oa6u3u0bs2azz20t6zCKmfdAIY0GzHI7YqgmOHowBXU=
livestream:
url:
# It is recommended to use a program to create Token. https://github.com/AgoraIO/Tools/blob/master/DynamicKey/AgoraDynamicKey/java/src/main/java/io/agora/media/RtcTokenBuilder2.java
......@@ -159,11 +163,11 @@ livestream:
# GB28181 Note:If you don't know what these parameters mean, you can go to Pilot2 and select the GB28181 page in the cloud platform. Where the parameters same as these parameters.
gb28181:
serverIP: Please enter the server ip.
serverPort: Please enter the server port.
serverPort: 0
serverID: Please enter the server id.
agentID: Please enter the agent id.
agentPassword: Please enter the agent password.
localPort: Please enter the local port.
localPort: 0
channel: Please enter the channel.
# Webrtc: Only supports using whip standard
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment