Skip to content

Instantly share code, notes, and snippets.

@moonexpr
Last active October 3, 2018 23:26
Show Gist options
  • Save moonexpr/fe5dc83590ad0c6607dbef0306b763d5 to your computer and use it in GitHub Desktop.
Save moonexpr/fe5dc83590ad0c6607dbef0306b763d5 to your computer and use it in GitHub Desktop.
Android app which allows you to stream videos directly to your Roku Device

Introduction

I made this app essentially because for some apparent reason no one has ever made on like it. Or if they have, we ruined it with advertisments. So I've made this app really bare bones and extremely easy to modify on app inventor if you really wish to (because I'm 16 and I don't know how2java :|)

Setup

  1. Get the IP Address of your Roku Device.
    • You can usurally get this on Roku 3 by going to setting > about on your home screen
  2. Paste your Roku IP in the first box
  3. Get the URL of the video you are requesting
  4. Use bit.ly or any other link shortener to ensure the app dosen't crash (please fix MIT)
    • The issue stems from the way MIT handles long strings
  5. Paste the shortened URL in the second box
  6. Click Validate
  7. Click Broadcast

Additional Credits

This file has been truncated, but you can view the full file.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment