Skip to content
#

multicast-streams

Here are 12 public repositories matching this topic...

ScaleCube Services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing. its open and designed to accommodate changes. (no sidecar in a form of broker or any kind)

  • Updated Aug 7, 2020
  • Java

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 client is connected or not. This functionality is incorporated to relate more with real life situation, e.g Tv/radio sends data even though there is no receiver connected.Whenever receiver connects to a particular station, it starts receiving live-streaming videos from that station. Receiver can pause, resume, change station or even terminate at any given time from GUI using thread.

  • Updated Jan 1, 2020
  • C

Improve this page

Add a description, image, and links to the multicast-streams 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 multicast-streams topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.