This commit is contained in:
NieZhi 2024-12-13 18:53:35 +08:00
parent d1be6d0b80
commit 028e6a9bf2

View File

@ -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)