Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kutu/GrindPlayer
- Owner: kutu
- License: mit
- Created: 2013-02-25T10:34:31.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-02T17:32:44.000Z (over 10 years ago)
- Last Synced: 2024-08-03T05:02:21.126Z (5 months ago)
- Language: ActionScript
- Homepage: http://osmfhls.kutu.ru/docs/grind/
- Size: 1.3 MB
- Stars: 206
- Watchers: 34
- Forks: 64
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-actionscript-sorted - GrindPlayer - OSMF + Flex based flash video player, which provides most needed functionality in nowadays (Multimedia / Media Player)
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`