I am receiving a MPTS UDP stream from a remote location and I am experiencing packet loss. I would like to know if there's any way to eliminate this packet loss while still using the UDP protocol?
I thought of using UDP over VPN. Is this even technically possible and, if so, will it eliminate packet loss in UDP?
Thank you in advance.