Giter Club home page Giter Club logo

pistreamradio's Introduction

piStreamRadio

Example Stream: "Galaxy Noise Radio". Click the image to check out the stream!

Galaxy Noise Radio Live Stream link

Scripts for piStreamRadio, a 24/7 live streaming raspberry pi. This will allows for live streaming a video of music, playing over a gif, with the music information. Music and gifs are chosen from their respective folders in the radioFiles directory. Which comes included with some songs and gifs to get up and running quickly!

This wouldn't have been possible without the initial help of this guide posted on reddit. Shoutout to sikilikis!

Installing

I've provided nice bash scripts to handle nearly everything!

First, install the dependencies. Please note, you'll be doing some craziness like compiling ffmpeg, so it may literally take about 30-50 minutes if run on a raspberry pi 2.

cd piStreamRadio
./installDeps.sh

Then you probably want to edit your config.sh file to provide your Stream key and url (Default URL is for youtube).

cd radioFiles
cp config.example.sh config.sh

You can now edit the config.sh file. After this, simply start the stream!

./startStream.sh

And then sit back, relax, and vibe to your awesome radio! Gifs and Music and be removed and added from the radioFiles/ directory, in their respective directories. Be cautious removing while streaming however, as this could lead to errors while the video is encoding.

Tips

Coming soon!

Contributing

Feel free to open up a PR, and give any contributions!

pistreamradio's People

Contributors

torch2424 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.