George-Madeley
release
public
RTSP Radio is a project designed to stream audio using the RTSP (Real-Time Streaming Protocol). This repository contains the necessary code and resources to set up and manage your own RTSP-based radio streaming service.
git clone https://github.com/George-Madeley/RTSP-Radio.git
cd RTSP-Radio
cd build
cmake ..
cmake --build .
./RtspRadio.exe
rtsp://<server-ip>:<port>/<stream-name>
Contributions are welcome! Please follow these steps:
git checkout -b feature-name
git commit -m "Add feature-name"
git push origin feature-name
This project is licensed under the MIT License.
For questions or support, please contact [
george.madeley@outlook.com
].A radio streamed over RTSP to play a given folder of music
0
0
0
0