Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prohetamine/launcher-web-radio
🎙 📡 radio station for nodejs, this example is for the main radio-station library.
https://github.com/prohetamine/launcher-web-radio
internet-radio internet-radio-player internet-radio-station javascript-radio node-radio nodejs online-radio online-radio-platform radio radio-player radio-station radio-station-app radio-stream radio-website web-radio web-radio-station
Last synced: about 21 hours ago
JSON representation
🎙 📡 radio station for nodejs, this example is for the main radio-station library.
- Host: GitHub
- URL: https://github.com/prohetamine/launcher-web-radio
- Owner: prohetamine
- Created: 2022-02-07T06:05:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-08T05:48:01.000Z (almost 3 years ago)
- Last Synced: 2024-11-03T11:33:50.597Z (17 days ago)
- Topics: internet-radio, internet-radio-player, internet-radio-station, javascript-radio, node-radio, nodejs, online-radio, online-radio-platform, radio, radio-player, radio-station, radio-station-app, radio-stream, radio-website, web-radio, web-radio-station
- Language: HTML
- Homepage:
- Size: 70.3 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![logo](https://github.com/prohetamine/radio-station/blob/main/media/logo.png)
##### README is available in the following languages: [Russian](https://github.com/prohetamine/launcher-web-radio/blob/main/README/russian.md) | [English](https://github.com/prohetamine/launcher-web-radio/blob/main/README.md)
# Launcher Web Radio
> launcher-web-radio - radio station for nodejs, this example is for the main radio-station library.
### Why ?
This example shows how you can start a broadcast using voice on the air to make everything work connect to the [radio-launcher](https://github.com/prohetamine/radio-launcher) and add tracks, and this is just an example, the official documentation can be found in [radio-station](https://github.com/prohetamine/radio-station), but if you prefer automation and endless online radio, just use the server version [node-web-radio](https://github.com/prohetamine/node-web-radio), it does not require the use of a launcher and can also be controlled using nodejs### Get started
Clone the github repository and install nodejs.
```sh
$ git clone https://github.com/prohetamine/launcher-web-radio.git
$ cd launcher-web-radio
$ npm install
```### Examples and description
Now just run and go to the default address http://localhost:8080 and control the broadcast using the [radio-launcher](https://github.com/prohetamine/radio-launcher). Attention: until you add any tracks, the broadcast will not start
```sh
$ npm run start
```### Contacts
My Telegram: [@prohetamine](https://t.me/prohetamine), [channel](https://t.me/prohetamines)
Email: [email protected]
Donat money: [patreon](https://www.patreon.com/prohetamine)
If you have any questions and/or suggestions, please email me in telegram, if you find any bugs also let me know, I will be very grateful.