Live Flash Player for m3u File

夙愿已清 提交于 2019-12-11 09:09:12

问题


I'm searching for a Flash Player that can play a m3u File. I can open m3u file with Windows Media Player, but I want to embed into my blog.

I have the URL of m3u file. It is used for a radio station.

How can I do this?


回答1:


JWPlayer does this. You just have to pass it correct parameter.

Here is an exact snippet: https://stackoverflow.com/a/6871647/141200

If your wordpress, their Wordpress plugin works great: http://wordpress.org/extend/plugins/jw-player-plugin-for-wordpress/

Shortcode snippet: [jwplayer height="24" file="http://domain/podcasts/playlist.m3u"]



来源:https://stackoverflow.com/questions/11543309/live-flash-player-for-m3u-file

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!