Home > Backend Development > PHP Tutorial > 在线播放视频平台

在线播放视频平台

WBOY
Release: 2016-06-13 12:32:40
Original
1585 people have browsed it

求一个在线播放视频平台
我做了一个cab打包的播放器。这样加载是可以的。想找一个类似于skyuc,飞飞这样的平台,做一个自己的在线播放器平台。下面是我编译好,一个测试代码是可以用。skyuc我找的搭建好了,都运行不起来。飞飞没有加载自己播放器的接口,大家有没有什么建议或者别的平台可以给小弟说一下。


    codebase="axvlc.cab" 

       width="800" height="600" id="vlc" events="True">  
 
   

   

   

   

 
       type="application/x-vlc-plugin" 

       version="VideoLAN.VLCPlugin.2" 

       width="800" 

       height="600"     

       text="Waiting for video" 

       name="vlc" 

       >  
   

视频 播放器 在线播放器 加载 视频管理平台
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template