fixed finally webrtc

This commit is contained in:
2026-01-19 23:51:57 +01:00
parent 454c065cf3
commit 1c247f3d82
44 changed files with 5264 additions and 486 deletions

View File

@@ -143,6 +143,34 @@ layout_mode = 2
theme = SubResource("Theme_standard_font")
horizontal_alignment = 1
[node name="VBoxContainerConnectionStatus" type="VBoxContainer" parent="UpperRight/HBoxContainer" unique_id=1933444960]
layout_mode = 2
size_flags_horizontal = 3
[node name="LabelConnectionStatus" type="Label" parent="UpperRight/HBoxContainer/VBoxContainerConnectionStatus" unique_id=1933444961]
layout_mode = 2
theme = SubResource("Theme_standard_font")
text = "CONNECTION"
horizontal_alignment = 1
[node name="LabelMatchboxStatus" type="Label" parent="UpperRight/HBoxContainer/VBoxContainerConnectionStatus" unique_id=1933444962]
layout_mode = 2
theme = SubResource("Theme_standard_font")
text = "Matchbox: --"
horizontal_alignment = 1
[node name="LabelICEStatus" type="Label" parent="UpperRight/HBoxContainer/VBoxContainerConnectionStatus" unique_id=1933444963]
layout_mode = 2
theme = SubResource("Theme_standard_font")
text = "ICE: --"
horizontal_alignment = 1
[node name="LabelDataChannelsStatus" type="Label" parent="UpperRight/HBoxContainer/VBoxContainerConnectionStatus" unique_id=1933444964]
layout_mode = 2
theme = SubResource("Theme_standard_font")
text = "Data: --"
horizontal_alignment = 1
[node name="VBoxContainerBoss" type="VBoxContainer" parent="UpperRight/HBoxContainer" unique_id=1933444957]
layout_mode = 2
size_flags_horizontal = 3