You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- [SWITCH]
- mqtt=true
-
- [MQTT]
- clientId=THJSQ03A2303SHWD6F1
- airportCode=00000THJSQ23200
- brokerAddress=106.15.120.154
- brokerPort=1883
- username=admin
- password=admin##123
- uploadSubTopic=/v1/&/media/upload
- uploadResTopic=/v1/&/media/result
- rtmpSubTic=/v1/&/rtmp/live
- rtmpResTopic=/v1/&/rtmp/result
-
- [ALIYUN]
- accessKeyId=LTAI5tSJ62TLMUb4SZuf285A
- accessKeySecret=MWYynm30filZ7x0HqSHlU3pdLVNeI7
- endpoint=https://oss-cn-shanghai.aliyuncs.com
- bucketName=th-airprt-media
- objectName=
-
- [SMBPATH]
- smbPicPath=\\192.168.144.25\camera\picture\jpg_2k\
- smbVideoPath=\\192.168.144.25\camera\video\video_2k\
- localPicPath=D:\MediaFile\Pic\
- localVideoPath=D:\MediaFile\Video\
- deleteTime=30
-
- [HTTP]
- listenerUrl=http://127.0.0.1:8000/
|