Hi !
I’m experiencing an issue sending artnet to a specific led controller (the CL-804PS-4)
This led controller need that the source port to be 6454 (the same as default output artnet port)
but atm, source port is 3330 (from wireshark)
Is there a way to change this one in unreal ?
I know that some soft like Resolum or VVVV opens up the possibility to change it, and this led controller is not the only one to get this “restriction”.
Edit : tried to modify SENDER_PORT in UE_5.5\Engine\Plugins\VirtualProduction\DMX\DMXProtocol\Source\DMXProtocolArtNet\PrivateDMXProtocolArtNetConstants.h
No success