
sephplayer
About the Project
SephPlayer is a Flash-based Media Player for use on the web (embedded to an HTML document or used inside other Flash projects). Being developed out of pure hobby, SephPlayer might not be the best, all-round solution you may find out there in the market (FlowPlayer, JWPlayer, etc.), but it would be my honor to see it actually being used somewhere on the www, hear comments and feedback so that I could further enhance the player.
= Forewords =
Please notice that this Google Code page currently only contains the Wiki pages and Issue Tracking for SephPlayer. The source code itself is not yet available to be put on public (it's a real mess on my hard-drive now actually). I would love to express my apology for this, and thank you for your understanding.
Below is a few useful links to help you get started quickly with SephPlayer:
- Embedding SephPlayer
- SephPlayer Flashvars
- Compilation Instruction
Main features
- Streams video and audio contents (FLV, MP3
(1)
and H264-encoded files(2)
) progressively with HTTP protocol or real-time with RTMP protocol
- Supports secured server connections with custom connect params out of the box
- Highly scalable and expandable, custom skins can be loaded dynamically
- Can be embedded into an HTML webpage as well as loaded into a Flash DisplayObject
- Comes with a wide range of JavaScript and ActionScript API supports
- Where needed, flashvars can be JSON objects, making the embedding of SephPlayer simpler than many other Flash Media Players
Releases
- Current stable release is 2.10.1 build 1
Todo's
- Complete documentation for Plugins
- Add the feature to play audio files (MP3 for the most part)
About the Author
SephPlayer is written and maintained by Khang Dinh (Dinh Pham Khang), an Interactive Designer, Front-End Developer, and an ActionScript Developer. He started working on SephPlayer when he was working for PVAC, an Advertisement and Communication Company, where he joined a decent amount of projects involving writing ActionScript codes, especially interactive webs, applications and media streaming projects (VOD/Live) with focuses on both server and client sides.
Flash is Khang's biggest and initial enthusiasm. Other than that he also enjoys working with computer graphics, animations, visual and audio effects, 3D modelling and animations, building Java applications and PHP/HTML/CSS websites.
(1) MP3 playing is not yet supported, and is already on the TODO list!
(2) Using the appropriate streaming server. As of Dec 24th, 2010, http://osflash.org/red5'>RED5 Open Source Flash Server still does not support H264 streaming completely.
Project Information
- License: GNU GPL v3
- git-based source control