Skip to content
#

internet-radio-station

Here are 15 public repositories matching this topic...

This project will work as mentioned below.First, Client will send a join request to the server to join the multicast group.After that Server will provide station list, site info to the client through TCP. Then whichever station it selects from the station list, it is connected to that station.All the stations are sending data, irrespective of cl…

  • Updated Dec 5, 2023
  • C

Multicast streaming project where clients join a group, select a station from server-provided info, and receive live video streams. Stations broadcast continuously, and clients can control playback (pause, resume, switch, or exit) via a GUI.

  • Updated Nov 2, 2024
  • C

Improve this page

Add a description, image, and links to the internet-radio-station topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the internet-radio-station topic, visit your repo's landing page and select "manage topics."

Learn more