You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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…
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.