Skip to content

aabaker/yaacc-code

 
 

Repository files navigation

YAACC - UPNP Client and Server

About YAACC

Get it on F-Droid

YAACC is a hobby project I am working on in my free time. So it's not perfect and I am only able to test the app with my own hardware setup.

Please, help improving YAACC by reporting problems or sending pull requests.

Have fun!

tobexyz formerly known as @theopenbit

Get it on F-Droid

Description:

The App allows you to play media from UPNP/DLNA devices in your network on your android device or any capable UPNP device in your network. It is also possible to start an UPNP server on your device in order to play media from your device on any UPNP renderer in your network.

Features:

  • UPNP Server
  • UPNP Client
  • UPNP Controller
  • Control multiple media receivers
  • Multiple Receivers
  • Allow download files to the device
  • Implemented parts of UPnP Version 3 at once (sending synchronization information to the renderer)

Build dependencies

Android SDK (set ANDROID_HOME or create a local.properties file to point to it) Maven (tested with 3.6.0)

Build from source

Build the project by running following command in the project root:

./gradlew build

After the build has finished the debug apk is located in ./yaacc/build/outputs/apk/debug/yaacc-debug.apk

the old sf wiki

wiki

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%