diff --git a/Scripts/其他/JK.cs b/Scripts/其他/JK.cs index 369f269..e1308a5 100644 --- a/Scripts/其他/JK.cs +++ b/Scripts/其他/JK.cs @@ -9,7 +9,7 @@ public class JK : MonoBehaviour // 要播放的视频 URL private string videoUrl = "http://120.24.108.232:80/rtp/41010500002000000001_34020000001320000001.live.mp4"; - + void Start() { if (mediaPlayer != null)