Stream2Pi
··158 words·1 min
Table of Contents
Streaming project #
This project has 2 parts Front end: An application to send links to the rasp-pi to play the video from your mobile phone Back end: On the rasp pi to play the video based on the link that is sent
Requirements for rasp pi: #
- Requires VLC to be downloaded and updated.
- Flask to be installed
- Can be done by running
python -m pip install flask
on the raspberry pi terminal
- Can be done by running
How to use #
- Download the
.apk
file to your android device here - Clone the backend files to your raspberry pi
- Run the
streamPi.py
with python 3. - Visit raspberrypi.local:8080 to see the ip address of the rasp pi
- Control the device using the application on your phone after keying in the ip address seen from above
- Links can be retrieved using the share -> copy link function from youtube
Know Issues so far: #
- Does not work with music videos