I have a pretty basic live555 RTSP server and client to stream a h264 stream written in c++. Here’s the code I have for the client (adapted from testProgs/testRTSPClient.cpp, bundled with live555) Here’s the code I have for the server (adapted from testProgs/testOnDemandRTSPServer.cpp, bundled with live555) I was under the assumption that live555 by default used UDP to transport data