What is the easiest FLV player for embedding video on a website? [closed]

空扰寡人 提交于 2019-11-27 04:02:33

I haven't tried yet Flowplayer which seems well documented

it is featured on arctic startup and only restriction to use it with opensource licence is to have their logo displayed

Take a look at OSflv.

http://flv-player.net/

  • Options from minimalist to feature rich.
  • Simple but very effective HTML generator lets you play with their code for the demo
  • .swf as small as 5KB
  • Creative Commons BY SA and MPL 1.1 licences

This could be the obvious answer but the FLVPlayBack component is really nice if you have a single video you need to throw on a website in hurry. Drag it on the stage - select a control panel - double click controls to edit with the Flash drawing tools - post to the website.You might have to use a FlashVar to get the url into the url but that's fairly trivial...

http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/video/FLVPlayback.html

I prefer the new open source player directly from Adobe: Strobe Media Playback. It's totally free and open source, BSD license. Has plugins for commercialization and CDN. has youtube plugin. You can easily create new themes.

However - documentation at this point is not very good.

I'm personally a big fan of JW, though I've heard Floplayer is good too. JW has an enormous number of features and has a very clean interface. It takes less than a minute to set up a video online; I host all my videos myself, mostly video game clips and x264 demos. (Example 1 Example 2 Example 3 Example 4 Example 5)

I use JW FLV Player and it's very good. It also supports FLV streaming so if you use mod_flv with Lighttpd for example you can make you own little youtube. There's also a mod_flv for apache and you also can use a php(or any language of your choice) script to enable streaming.

Any FLV Player, compact easy to use

I have tried many FLV players and i came across Applian FLV Player. this one has got to be my best. it is light weight, its free comes with an optional audio recorder and no spyware or such. check it out here

With this however you will not be able to embed it into your regular web page.

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