mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Updated website.
This commit is contained in:
parent
7ee2c5ab71
commit
7d82e279bb
4 changed files with 8 additions and 2 deletions
|
@ -95,6 +95,8 @@ class TcpListenerService : Service() {
|
|||
Log.i(TAG, "Started ListenerService")
|
||||
Toast.makeText(this, "Started FCast service", Toast.LENGTH_LONG).show()
|
||||
|
||||
onCastPlay(PlayMessage("video/mp4", "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"))
|
||||
|
||||
return START_STICKY
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue