I'm looking for a packet capture showing a mDNS unicast response following an mDNS request with the Unicast-Response bit at 1 (QU) in the QUERY field
I use Wireshark to capture a packet with QU bit to 0 and change it in an txt file, then I use Scapy to send it in the network but I have no response from the device (the device respond with the QU bit to 0). The Device is a Chromecast 3. I can see the modified packet on the network and wireshark does not detect a malformation
I want to see if a chromecast could respond to a unicast mDNS QUERY.