free Media Players (Free MP3, Video, and Music Player ...) are cool because they let web developers and bloggers embed MP3 Players/FLV Olayers and build customized JukeBox on the websites. With these online Media players, you can add a list of songs easily and embed the given Javascript code to your website. Most of these players are customizable and you can have your won skin that suit the web design.

1. Miro - Miro is an open source high definition (HD) video player with unique, elegant, and seamless user interface that makes watching internet tv and videos easier than ever.

2. Silverlight - will evolve and stay free and that you are also allowed to modify at ease to your use or add it to the use of all if you want to contribute to the project.

{ads1}

3. jcplayer- JC Player is a free to download, fully customizable FLV video player for Flash CS3 and CS4.

4. ToobPlayer- ToobPlayer is a lightweight (approx. 14-18 KB) FLV player component that comes in five flavors, provides a mechanism to play back YouTube videos.

5. OSMF- Open Source Media Framework (OSMF), that is developed by Adobe, is a software framework for building feature-rich Flash video players and applications.

6. Kaltura- Kaltura, an advanced video publishing platform, is sharing a free and open source HTML5 Video & Media JavaScript Library.

7. OSM Player is a highly customizable and open source HTML5 media player that is built with jQuery.

8. Projekktor - Projekktor is a JS wrapper for the new HTML5 video and audio elements. It solves cross browser and compatibility issues, adds some eye candy to the native.

9. Flowplayer- Embed video streams to your website. Superior alternative to YouTube. Open Sourced under the GPL license. No other software makes this smoother.

10. FREE Flash MP3 Player - free application that allows you to play music on your website.

11. Flabellis presenting a beautiful & free Flash Mp3 player that can display multiple artists & playlists.

12. FLVPlayer- FLV Player is an open source & free resource to display FLV files on websites.

13. JW FLV Media Player is a complete solution for adding video and audio to your website.

14. Jaris- Jaris is a highly customizable free flv player, made on haxe – a multiplatform programming language, that can be embedded into any website for free.

15. OIPlayer- OIPlayer is a jQuery plugin built as HTML5 Audio and Video Player that works fine in nearly every browsers with a fall back support to Flash and Java.

16. Open Video Player Initiative is a community project by companies like Adobe, Microsoft, Akamai & for sharing player code and best practices around video player development and monetization

17. PodSnack- PodSnack allows users to create free flash mp3 audio players by uploading their mp3 files & then creating a playlist.

18. jPlayer- The CSS styleable jQuery audio player plugin with HTML5 audio support!

19. Bumpbox- alternative lightbox with support for pdf files, images, html, swf and flv files.

20. f4Playeris a free and open source Flash video player that can play .fly, .f4v or .mp4 files in websites or within AS3 projects.

20 Free Open Source Web Media Player Apps的更多相关文章

  1. 转:Media Player Classic - HC 源代码分析

    VC2010 编译 Media Player Classic - Home Cinema (mpc-hc) Media Player Classic - Home Cinema (mpc-hc)播放器 ...

  2. 【流媒体开发】VLC Media Player - Android 平台源码编译 与 二次开发详解 (提供详细800M下载好的编译源码及eclipse可调试播放器源码下载)

    作者 : 韩曙亮  博客地址 : http://blog.csdn.net/shulianghan/article/details/42707293 转载请注明出处 : http://blog.csd ...

  3. Media Player Classic - HC 源代码分析 3:核心类 (CMainFrame)(2)

    ===================================================== Media Player Classic - HC 源代码分析系列文章列表: Media P ...

  4. Media Player Classic - HC 源代码分析 1:整体结构

    ===================================================== Media Player Classic - HC 源代码分析系列文章列表: Media P ...

  5. Windows Media Player axWindowsMediaPlayer1 分类: C# 2014-07-28 12:04 195人阅读 评论(0) 收藏

    属性/方法名: 说明: [基本属性] URL:String; 指定媒体位置,本机或网络地址 uiMode:String; 播放器界面模式,可为Full, Mini, None, Invisible p ...

  6. Swift - 使用Media Player播放本地视频,在线视频

    Media Player框架用于播放本地视频.音频,也可以在线播放视频和音频. 1,播放器MPMovieControlStyle样式有如下几种: (1)None: 没有播放控制控件 (2)Embedd ...

  7. Custom Media Player in WPF (Part 1)

    First of all I would like to welcome everyone to my new blog and wish you all a happy new year… Thro ...

  8. libvlc media player in C# (part 1)

    原文 http://www.helyar.net/2009/libvlc-media-player-in-c/ There seems to be a massive misconception ab ...

  9. Media Player Classic - HC 源代码分析 2:核心类 (CMainFrame)(1)

    ===================================================== Media Player Classic - HC 源代码分析系列文章列表: Media P ...

随机推荐

  1. WinDriver&PCIE

    1.安装VS2012 安装VS2012略过,主要用它来做数据传输应用程序的,WINDRIVER提供了一系列API接口,方便了用户,使用户能直接进入用户态的编程,因为内核态的编程它已做好,不需要进行修改 ...

  2. Web Farm和Web Garden的区别

    在这篇博文中,我将确切剖析Web Farm和Web Garden的区别和原理,以及使用它们的利弊.进一步地,我将介绍如何在各个版本的IIS中创建Web Garden. 英文原文 | Abhijit J ...

  3. Hibernate学习笔记(三)Hibernate生成表单ID主键生成策略

    一. Xml方式 <id>标签必须配置在<class>标签内第一个位置.由一个字段构成主键,如果是复杂主键<composite-id>标签 被映射的类必须定义对应数 ...

  4. Google Test资料

    Google Test资料 玩转Google开源C++单元测试框架Google Test系列(gtest)(总) gtest.h file not found googletest xcode 7.0 ...

  5. INTEL XDK 真机调试

    需要安装 1.google服务框架 2.google play 3.app preview

  6. 转】Linux下安装Tomcat服务器和部署Web应用

    原博文出自于: http://www.cnblogs.com/xdp-gacl/p/4097608.html 感谢! 一.上传Tomcat服务器

  7. 一、 使用存储过程实现数据分页(Sql Server 2008 R2)

    1.废话不多说了,直接上代码.调用这个存储过程只需要传递 表名,排序字段,搜索字段,以及页码,页码数量,搜索值(可空) create PROCEDURE NewPage --通用的分页存储过程,百万数 ...

  8. 用keyword实现Editor.GetSelection的退出功能

    有时候我们在使用 GetSelection 功能让用户选择实体时,可能会给用户提供一些 keyword 选项,要接收用户选择的 keyword 选项,需要用到 PromptSelectionOptio ...

  9. 用 const 限定类的成员函数

    类的成员函数后面加 const,表明这个函数不会对这个类对象的数据成员(准确地说是非静态数据成员)作任何改变. 在设计类的时候,一个原则就是对于不改变数据成员的成员函数都要在后面加 const,而对于 ...

  10. Mongo数据模型

    Mongo数据模型 一个Mongo系统(参考上述部署)包含一组数据库 一个 database 包含一组collection 一个 collection 包含一组document 一个 document ...