Skip to content

Moorviper/roboTV

 
 

Repository files navigation

roboTV

roboTV is a Android TV based frontend for VDR. Now you can use your Android TV Box (or your TV running Android) to stream LiveTV channels from your VDR backend (robotv-plugin must be installed).

Screenshots

System requirements

The Google Nexus Player and the NVIDIA Shield Android TV are used for development.

Building

  1. Set the SDK and NDK location in Android Studio (Project Structure) or "local.properties". Please download the Android NDK 11 and set the proper path.
  2. ./gradlew assembleDebug

Current Features

  • Watching Live TV
  • Channel Icons
  • EPG
  • H264 Video support
  • MPEG2 Video support
  • decoding of AC3 streams
  • MPEG Audio support
  • Movie Database integration for EPG
  • AC3 passthrough
  • Watch Recordings
  • Timeshift support
  • Schedule Recordings (create timers)

Planned Features

  • Edit timers
  • Delete recordings
  • Move recordings between folders
  • Teletext support
  • Timeshift Reverse Play
  • H265 (UHD) Support (partly done)

About

Android TV frontend for VDR

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 53.3%
  • C++ 40.2%
  • C 4.4%
  • Makefile 1.3%
  • Other 0.8%