Skip to main content

Questions tagged [multicast]

Multicast is the mechanism using which data traffic is reduced thoughout the network if a certain number of receivers are interested in the same data from the same source. This increases the efficiency of the network as less packets needs to be processed by the intermediate routers in the network. An inverted(spanning)tree like traffic path is formed for multicast data. This ensures that packets are replicated only when necessary.

0 votes
0 answers
25 views

Verifying connectivity for Multicast

I am trying to use my Windows 11 laptop as a external display of my Windows 11 work computer. The Wireless display built in function seems promising. So far, no success. All installed, and tested on ...
user avatar
0 votes
0 answers
44 views

macOS Sonoma is creating a Link-Local IP on a separate interface

I’m running macOS Sonoma 14.5 on an M1 MacBook Pro. I recently discovered it was sending out requests on 1900/UDP (Bonjour) to 239.255.255.250 (Multicast) via Link-Local IP (169.254.134.196) over WiFi ...
koehn's user avatar
  • 109
2 votes
0 answers
30 views

ffmpeg - mpegts Multicast

I'm generating a multicast stream with this command: ffmpeg -hwaccel_device 1 -format_code Hi50 -re -f decklink -i 'DeckLink Duo (1)' -pix_fmt yuv420p -c:v h264_nvenc -profile:v high -b:v 3500k -rc 2 -...
Miguel Duarte's user avatar
1 vote
2 answers
352 views

What could be the cause of multicast on Ports 3289, 22222 and 10004?

I've recently been monitoring my home network traffic heavily (using Netflow). Today I noticed some odd multicast coming from a Windows 11 laptop (it was left on, but unattended). I have AVG and ...
fredmeister77's user avatar
1 vote
0 answers
231 views

beacon interval, DTIM interval, & their effect on the network throughput/latency?

what effect does having beacon interval, DTIM interval set to a higher or lower value have on a wireless network latency? if I understand correctly if a network only has one AP, then setting the ...
Peter's user avatar
  • 11
0 votes
1 answer
174 views

Multicast from LAN to WAN

I'm trying to transmit a multicast stream over the WAN. I know the NAT cannot allow this. For this purpose, I tried to use one Raspberry with two Ethernet interfaces: The internal one and another one ...
Fabio Antonini's user avatar
0 votes
1 answer
229 views

How to use Linux ip utility to determine interface sending to IPv4 multicast group?

I have a Linux multicast application that will send to multicast group IPv4 address 232.1.1.1 and I want to know which local interface it will use by default. I believe the ip(1) utility should show ...
Steve Emmerson's user avatar
0 votes
0 answers
72 views

Multicast detections problems

From a Windows 10 notebook, I would like to send the screen to a TV with Chromecast built-in. Except that the TV is not detected in device searches (screen or wireless docking station). On the network,...
DM7823145's user avatar
1 vote
1 answer
154 views

Encoding multiple live channels

I have a code working that encodes a UDP live channel into an HLS stream using m3u8 container. My question is, is there a way to simplify doing multiple channels, and ensure each is the same quality ...
bv3469's user avatar
  • 11
0 votes
0 answers
137 views

Multicast client keeps leaving group every 5 seconds

I have 2 HP DL360P Gen10 with a Windows 10 VM (IP 10.10.1.1) inside it. It is trying to join a multicast group (228.40.0.227). However, based on the wireshark capture (image below), this client is ...
Kim Tian's user avatar
13 votes
4 answers
4k views

Can YouTube (e.g.) send a video file once and multiple users stream it?

Can YouTube (e.g.) send a video file once and multiple users stream it? Or does YouTube need to send the file to each person individually, even though all of the users live in the same region? If it ...
Someone's user avatar
  • 157
2 votes
1 answer
672 views

Tunneling multicast over SSH

There's a remote server which has a LAN interface configured with IP address 192.168.100.2 as well it has a routing rule enabling all multicast 224.0.0.0/4 -> 192.168.100.2. The remote server is ...
Alejandro Lichtenfeld's user avatar
0 votes
0 answers
159 views

Linux: virtual interfaces with multicast

I have a Linux process which communicates with external world using TCP and UDP. Also it does send message over multicast. Now I want to test the communication by mocking external communication. I ...
samy's user avatar
  • 1
1 vote
1 answer
240 views

Do you have to join the broadcast group for IPv6 multicast?

When a client joins a network, is the client included in the ff02::1 IPv6 multicast group, which "broadcasts" to all nodes on the segment. OR, do I have to subscribe to the group using ...
Thomas Stokes's user avatar
1 vote
1 answer
606 views

iperf multicast server cannot start - "bind failed: Cannot assign requested address"

I've seen this question asked on here but the user was using Windows XP and Windows 7, and none of the answers I saw worked for me. I'm trying to set up a multicast server on Windows 10, and I ...
maxpower8888's user avatar

15 30 50 per page
1
2 3 4 5
8