Hello Guys,
I have HD224 Player and we have a requirement of to trigger player (Play, stop, etc..) using UDP command and player send back acknowledge over UDP also. I have configure UDP 5000 port configuration as per attached snapshot. Currently player triggered and send acknowledge over UDP was working well.
But the problem was when we triggered player using UDP command from my PC (using packet sender software) we can see sender and receiver port are same (5000) but acknowledge packet received from Player have different source port (38223) even though we have configured 5000. (snapshot attached). Player IP address is 192.168.1.111
Anyone please help to resolve this issue?