我用vlc把攝像機的rtsp流轉為ogg流,轉出方式為http,創建一個html5網頁,在PC上可以播放,但在android手機上播放失敗,手機用的uc,在html5test上測試uc是支持ogg的。 視頻是實況流下面是網頁樣子,<body><video src="http://192.11.201.1:8080/st" width="600" height="450" autoplay="autoplay" controls="controls" loop="loop"> Your browser does not support the video tag. </video> </bod請教,為何Androd上播放不了呢
添加回答
舉報
0/150
提交
取消