Hello Everyone!
I have a Issue with a UI Client and VideoOa Widget:
I have a project that uses Video OA. in my project Video OA - configuration, all the Workstations clients use as Transmission type: "TCP unicast from interface". In the UI development, I have 3 Video OA Widgets that have their functionality depending on which part you enter in the user interface. each Widget has in the initialize script the function "VIDEO_OA_ewoInit", I create 2 UI clients from my project, each client was created in different workstation PC. the first client works good, in the second client, one of the 3 VideoOA Widgets doesn´t work, it shows me always "Streaming Failure"
What could be the cause of this issue if the code is the same? I Check the communication and it´s ok..
Thanks!!!