/RKMC

A general optimized xbmc version for Rockchip - follow the GPLv2 license

Primary LanguageC++OtherNOASSERTION

Build Status

About RKMC

RKMC is a fork for Kodi and provides hardware acceleration and more features on rockchip mainstream chips(rk3229、rk3229h、rk3288、rk3368、rk3399) and most android version(Android4.4、5.x、6.x、7.x). In the case of hardware allowed, RKMC supports 4K2K、4K2K 10bit(H264、HEVC)、MVC 3D (bluray & mkv)、high profile audio passthrough.

This project use specific ffmpeg version in https://github.com/JamesLinEngineer/RKMC-FFmpeg and related firmware patches are in RKMC-Patches folder.

Welcome everyone to participate in development! More problems can contact the author james.lin@rock-chips.com.

Fast Use and test RKMC

RKMC16.1 can fast configure and install on your device with 2 steps.

Step1: Find your device depends library on the github folder RKMC\xbmc\RKMC-Patches. Just like your android box chip is RK3368 and system is Android5.1, you must download this library from RKMC-Patches/rk3368/Android5.1/librkffplayer.so. Then use the command: adb push librkffplayer.so /system/lib/librkmcplayer.so

Step2: Install test apk. Download the RKMC apk from the github foloder RKMC\xbmc\RKMC-Build, then use the command: adb install rkmcapp-armeabi-v7a-debug.apk

Important: Some device may not use Audio Passthrough with these simple configure. If you want this characteristic please contact your box manufactor or rebuild the firmware with audio patches from github folder RKMC\xbmc\RKMC-Patches.

Build RKMC

RKMC main compilation process, please refer to the official Kodi documentation in folder docs/README.*

After step 5.1. Building dependencies

$ cd $HOME/kodi-android/tools/depends
$ ./bootstrap
$ ./configure --help

Please compress RKMC-FFmpeg

$ tar -zcvf ffmpeg-2.8.6-Jarvis-16.0-RK.tar.gz <RKMC-FFmpeg folder>

And move this file to your configure tarballs folder

$ mv ffmpeg-2.8.6-Jarvis-16.0-RK.tar.gz <tarballs folder>

Then the same way as Kodi docs

$ make -j <jobs>

About Kodi

Kodi is an award-winning free and open source (GPL) software media player and entertainment hub for digital media. Kodi is available for multiple platforms. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 450 software developers have contributed to Kodi to date, and 100-plus translators have worked to expand its reach, making it available in more than 65 languages.

While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater.

Currently Kodi can be used to play almost all popular audio and video formats around. It was designed for network playback, so you can stream your multimedia from anywhere in the house or directly from the internet using practically any protocol available.

Use your media as-is: Kodi can play CD's and DVD's directly from the disk or image file, almost all popular archive formats from your hard drive, and even files inside ZIP and RAR archives. It will even scan all of your media and automatically create a personalized library complete with box covers, descriptions, and fanart. There are playlist and slideshow functions, a weather forecast feature and many audio visualizations. Once installed, your computer will become a fully functional multimedia jukebox.


Installation

See [docs/README.xxx] (https://github.com/xbmc/xbmc/tree/master/docs) for specific platform build information.

Quick Kodi development links
Useful links

Enjoy Kodi and help us improve it today. :)