[拉流代理] 增加单独的字段管理每次拉流需要的节点

This commit is contained in:
648540858
2024-12-31 10:17:49 +08:00
parent 0dd2826b9e
commit 8f7016878d
8 changed files with 37 additions and 29 deletions

View File

@@ -39,7 +39,7 @@
</el-form-item>
<el-form-item label="节点选择" prop="rtpType">
<el-select
v-model="streamProxy.mediaServerId"
v-model="streamProxy.relatesMediaServerId"
@change="mediaServerIdChange"
style="width: 100%"
placeholder="请选择拉流节点"