mgalushka / omxplayer-remote-android

Remote control for Raspberry PI omxplayer (videoplayer) written for Android phones.
3 stars 2 forks source link

Install howto #1

Open eapo opened 7 years ago

eapo commented 7 years ago

Hi there, i am searching for solution like this for a while.. please help me how can i start to use thin on my Android device?

I have omxplayer already running on Raspberry Pi 2 Model B and Android 6.0.1.

mgalushka commented 7 years ago

I created this long time ago and for some reason I used Processing framework, you need to install Processing and open application in its desktop IDE.

This supports building android apps as well, ypu need to install apache on your raspberri pi and accept http requests in same network.

Check the source code when you open this in processing ide, ping here is case if other questions

mgalushka commented 7 years ago

This is link to Processing framework site:

https://processing.org/