国标级联支持制定200OK中sdp的IP

This commit is contained in:
648540858
2024-04-08 18:13:15 +08:00
parent aeb75c0df1
commit 48351c875e
8 changed files with 46 additions and 12 deletions

View File

@@ -2,4 +2,7 @@ alter table wvp_device_channel
add stream_identification character varying(50);
alter table wvp_device
drop switch_primary_sub_stream;
drop switch_primary_sub_stream;
alter table wvp_platform
add send_stream_ip character varying(50);