mp4 from PHP - Not playing in HTML5 Video tag

前端 未结 3 1748
终归单人心
终归单人心 2020-12-03 09:18

I am using the video tag to play videos.

I using php files for the playback like this:

    
3条回答
  •  悲哀的现实
    2020-12-03 09:41

    The above code is working. After i changed the src url for .php files, it did actually work. Now it plays in moz, ie, chrome with only php files as sources in the video tag.

提交回复
热议问题