分享

在网页中添加网络电视-1 - 火力光波的日志 - 网易博客

 yzh586 2011-04-19


在网页中添加网络电视-1

(框架代码)

电脑上一般地都自带wmp播放器,如何利用这个资源,在自己的网页上,用wmp播放器能观看网络电视呢?这就是下面介绍的内容。

1、嵌入电视的代码格式

<Iframe src="网址" width="" height="" scrolling="auto" frameborder="0"></iframe>

相关参数:
src=网址 :   可分享的网络电视、电视频道网址,网络电视播放所在网页地址。
name=名称 
id=选择符    例,<iframe src="iframe.html" id="iframe1">
height=高度   width=宽度
noresize :   不可调整尺寸。
frameborder=浮动框架的边框大小,默认值为1显示边框,一般最好设为0不显示。
border=边框厚度:为了将浮动帧与页面无缝结合,border一般等于0。
bordercolor=边框颜色:color可以是RGB色(RRGGBB),也可以是颜色名。
Scrolling="" 滚动条,有3个值:auto自动,yes 总是显示,no 不显示。
align=对齐方式:left左,center中,right右;top, middle, bottom,作用不大。
framespacing=相邻浮动帧之间的间距:取值为正整数和0,单位为像素。
hspace=左右边界大小, vspace=上下边界大小:取正整数和0,单位为像素。两个应同时用。
marginheight=左右边界大小,marginwidth=上下边界大小: 取值、应用同上。

2、嵌入网络电视的实例

①应用分享地址
例1) <div align=center>
<Iframe src="http:///live.asp" width="730" height="500" scrolling="auto" frameborder="0"></iframe>
</div>

例2) <div align=center>
<Iframe src="http://tv.w206./live/" width="850" height="520" scrolling="auto" frameborder="0"></iframe>
</div>
说明:很多网络电视的播放器、频道列表是分开的,很难找到整个网络电视的只有一个分享地址。

②应用播放网址
例3) <div align=center>
<Iframe src="http://www./" width="850" height="520"Scrolling="no"frameborder="0"></iframe>
</div>

例4) <div align=center>
<Iframe src="http://ikan.pptv.com/living/" width="990" height="620"Scrolling="no"frameborder="0"></iframe>
</div>

③播放器、播放列表分开设置
例5)<div>
<iframe name="main" border="0"marginwidth="0"src=http://www./live/cn/sh/dfws.html frameborder="0" width="540" scrolling="no" height="540"></iframe> 
<iframe frameborder="0" scrolling="No" width="250" height="540"src="http://www./home/tvlist.html"></iframe>
</div>

例6)<div>
<iframe frameborder="0" scrolling="No" width="220" height="540"src="http://www./home/tiyubalist.html"></iframe>
<iframe name="main" border="0" marginwidth="0" src="http://www./live/cn/auto.html" frameborder="0" width="536"scrolling="no" height="540"></iframe>
</div>

提醒:以上如想看到效果,请点击使用“在线代码运行工具”!

3、在线电视站点及外链

无需安装播放插件的站点:
   
蓝科直播发展联盟TV12345678TV.w206TV263TV360TV365、 PPTV(自动安装)  、 茶网  、祈福人   

②可以分享的网络电视地址:
   TV12345678:    
http:///live.asp 
   TV.w206:          
http://tv.w206./live.asp
   TV263:             http://www./live.asp 
                          
http://tv.w206./live/ 
   体育吧:             
http://www./api/demo.html 
  
茶网:                http://www./tv.asp 
  
TV365:              http://www./tv365w.htm  
  
就爱播:             http:///?xb     (1010×550) 

③可以分享的电视频道地址:
  
TV365:  (400×380)
   先打开电视频道播放,在源文件中查找频道地址
   如, 央视新闻:http://www./itv/1148.htm 
           安徽卫视:http://www./itv/332.htm 

    体育吧: (530×460)
    右击频道列表中的电视台名,选择“属性”,复制地址(URL)。
    或,右击频道列表中的电视台名称→单击“复制电视地址”→确定。
    如, 央视新闻:http://www./live/cctv/cctv-news.html   
            安徽卫视:http://www./live/cn/ah/ahws.html

    送宝网:  (530×460)
    右击频道列表中的电视台名,选择“属性”,复制地址(URL)。
    或,右击频道列表中的电视台名称→单击“复制电视地址”→确定。
    如, 央视新闻:http://www./live/cctv/cctv-news.html 
            安徽卫视:http://www./live/cn/ah/ahws.html  

    就爱播: (1010×550)
    获取频道地址的方法:
    打开
迅播影院→点击左边“高清电影直播”台名→在播放画面上方复制地址。
          中央五套: http:///?GGwl=Play&Id=3   (720×520)
          东方卫视: http:///?GGwl=Play&Id=4   (720×520)
          安徽卫视: http:///?GGwl=Play&Id=44  (720×520) 
          湖南卫视: http:///?GGwl=Play&Id=13  (720×520)

 

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多