I have a device (Blackmagic 2110 IP Converter 3x3G) connected to my PC that is sending me some ST-2110 video stream over 239.255.2.164.
I need to receive this data.
My NIC does not have any IP address assigned to it. What IP address should I give it? Can you provide the (Linux) command to assign the IP address (along with network mask)
I am writing a C++ application that will use socket to receive this stream. I will probably use code similar to this: https://stackoverflow.com/questions/9243292/subscribing-to-multiple-multicast-groups-on-one-socket-linux-c