测试
This commit is contained in:
parent
d1be6d0b80
commit
028e6a9bf2
@ -9,7 +9,7 @@ public class JK : MonoBehaviour
|
|||||||
|
|
||||||
// 要播放的视频 URL
|
// 要播放的视频 URL
|
||||||
private string videoUrl = "http://120.24.108.232:80/rtp/41010500002000000001_34020000001320000001.live.mp4";
|
private string videoUrl = "http://120.24.108.232:80/rtp/41010500002000000001_34020000001320000001.live.mp4";
|
||||||
|
|
||||||
void Start()
|
void Start()
|
||||||
{
|
{
|
||||||
if (mediaPlayer != null)
|
if (mediaPlayer != null)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user