在不使用窗口媒体播放器控件的情况下,在我的aspx页面中播放.wpl视频的最佳方法是什么? [英] What is the best way to play .wpl video in my aspx page without using window media player control?

查看:98
本文介绍了在不使用窗口媒体播放器控件的情况下,在我的aspx页面中播放.wpl视频的最佳方法是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用html5标签播放任何其他格式的视频,但我无法在aspx页面播放.wpl视频。如果有人能帮我这个,我会很感激。

谢谢



我尝试了什么:



html5。尝试使用窗口媒体播放器控件,但无法获得正确的dll来添加WPL控件与

I have used html5 tag to play for any other format of video but i couldnot make ".wpl" video play in aspx page .I would appreciate if some body can help me with this .
thanks

What I have tried:

html5. Triedto use window medial player control but could not get the proper dll to add the WPL control in vs.

推荐答案

WPL文件只是xml格式的播放列表。尝试使用htnl5视频播放器解析文件并播放其中列出的视频文件
WPL files are just a playlist in xml format. try parsing the file and playing the video files listed in it in a for loop with the htnl5 video player


这篇关于在不使用窗口媒体播放器控件的情况下,在我的aspx页面中播放.wpl视频的最佳方法是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆