Merge pull request '测试' (#1) from feature_rz_20241214 into master
Reviewed-on: http://120.24.108.232:3000/ittutu/unity/pulls/1
This commit is contained in:
commit
894dc3eb47
@ -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