html5 video tag not working in android phonegap

后端 未结 6 797
-上瘾入骨i
-上瘾入骨i 2021-01-20 20:59

I have created application in android phonegap.I want to play video using html5 video player. My code is:



             


        
6条回答
  •  渐次进展
    2021-01-20 21:21

    Are you sure you video stream is 'H.264' and audio stream id 'AAC' for MP4. Because I guess Android support MP4

提交回复
热议问题