Files
wvp-platform/docker/.env.example

29 lines
498 B
Plaintext
Raw Normal View History

2025-09-08 13:36:27 +08:00
MediaRtmp=10001
MediaRtsp=10002
MediaRtp=10003
WebHttp=8080
WebHttps=8081
Stream_IP=127.0.0.1
SDP_IP=127.0.0.1
SIP_ShowIP=127.0.0.1
SIP_Port=8160
SIP_Domain=3502000000
SIP_Id=35020000002000000001
SIP_Password=your-sip-password
2025-09-08 13:36:27 +08:00
RecordSip=true
RecordPushLive=
# COS 截图代理(腾讯云 COS
COS_REGION=ap-shanghai
COS_BUCKET=your-bucket-name
COS_SECRET_ID=your-cos-secret-id
COS_SECRET_KEY=your-cos-secret-key
# AI 截图回调地址
AI_SCREENSHOT_CALLBACK_URL=http://your-server:18080