This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Modifying Null and NullCrx to send packets over UDP



Hi all,

As you know Null and NullCrx links are using tcp transmission t send video frames. I modify the links to send frames over UDP. But because of MTU, I couldnt send all frames wit single UDP packet. It works with tcp by sending video stream frame by frame but udp not because of MTU. Do you have any opinion or example about this ? 

Regards