https://github.com/hannojg/raspberry-castit
Very simple and yet experimental set-up to use a Raspberry as an online content streamer
https://github.com/hannojg/raspberry-castit
android casting raspberry-pi
Last synced: 12 months ago
JSON representation
Very simple and yet experimental set-up to use a Raspberry as an online content streamer
- Host: GitHub
- URL: https://github.com/hannojg/raspberry-castit
- Owner: hannojg
- Created: 2018-08-12T22:00:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T22:59:32.000Z (over 7 years ago)
- Last Synced: 2025-01-23T20:30:28.542Z (about 1 year ago)
- Topics: android, casting, raspberry-pi
- Language: Kotlin
- Homepage:
- Size: 2.95 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raspberry-CastIt
Very simple and yet experimental set-up to use a Raspberry as an online content streamer.
## The scenario & explanation
Share an URL to the Android App (e.g. a Youtube video) or any other of the [supported pages](https://github.com/rg3/youtube-dl/tree/master/youtube_dl/extractor "ALl available Youtube-dl extractor") and let the raspberry play the content for you on a larger screen, e.g. your TV.
This way I was able to stream to tv shows, series, movies or just custom content over the raspberry to my TV. This way, it has even more compatibility than Google's Chromecast.
## Advantages
* Uses on the server side youtube-dl if you like, so it has a very wide compatibility (will be kept updated)
* See [supported pages](https://github.com/rg3/youtube-dl/tree/master/youtube_dl/extractor "ALl available Youtube-dl extractor")
* Very lightweight
### Process flow (so far)

More to come, more to add. Understand this repository as an experimental snapshot, I will extend the repository as I am testing the experiment over time.
Inspiration started as I looked over: https://github.com/DevonLian/PYCASTER