android - Hosting Chromecast receiver app on home server -


i'm going building first chromecast application, plans build board game displayed on screen using chromecast receiver application.

i'm student cash tight, @ moment have 3 websites hosted on lan, using raspberry pi 1 host 2 of websites on apache server , raspberry pi 2 host play-framework application.

i want host chromecast receiver app on raspberry pi 2 (removing play application), unsure after reading docs on googles website weather possible.

anybody have insight this?

if not planing publish app, can that; make sure use ip address of server rather name when register receiver (otherwise chromecast won't able access server); means have make sure ip address of web server doesn't change. other options have are:

  • use google drive host receiver: personal use, enough (we have documentation on how can set up, little bit different sharing doc)
  • use app engine hosting.

both of these solutions free development , personal use; advantage of them can use real name rather ip address.

update: google drive no longer solution this.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -