Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kutu/GrindPlayer

OSMF + Flex based flash video player, which provides most needed functionality in nowadays
https://github.com/kutu/GrindPlayer

Last synced: about 2 months ago
JSON representation

OSMF + Flex based flash video player, which provides most needed functionality in nowadays

Awesome Lists containing this project

README

        

# About

Grind Player — is a OSMF + Flex based flash video player, which provides most needed functionality in nowadays.

[Documentation →](http://osmfhls.kutu.ru/docs/grind/)

# Dependencies

- [Robotlegs Framework 2 →](http://www.robotlegs.org/)
- [Blooddy Crypto Library →](http://www.blooddy.by/crypto/)
- [Open Sans →](http://www.google.com/webfonts/specimen/Open+Sans) font

# Build

1. Install [Flex 4.13.0+ →](http://flex.apache.org/installer.html)
2. Download [playerglobal.swc 10.2 →](http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html#playerglobal) and put it in
`flex_sdk\frameworks\libs\player\10.2\playerglobal.swc`

3. `mkdir grind_player && cd grind_player`
4. Clone [Advertisement Plugin →](https://github.com/kutu/AdvertisementPlugin)
`git clone git://github.com/kutu/AdvertisementPlugin.git`

5. Clone [Subtitles Plugin →](https://github.com/kutu/SubtitlesPlugin)
`git clone git://github.com/kutu/SubtitlesPlugin.git`

6. Clone [Grind Framework →](https://github.com/kutu/GrindFramework)
`git clone git://github.com/kutu/GrindFramework.git`

7. Clone [Grind Player →](https://github.com/kutu/GrindPlayer)
`git clone git://github.com/kutu/GrindPlayer.git`

8. `cd GrindPlayer && copy properties.bat.tmpl properties.bat`
9. in `properties.bat` change `flex_sdk`
10. `release.bat`