2020-09-17 04:21 AM
I am using STM32H743 MCU and sending camera data on Ethernet using UDP protocol. Now I want to send data using RTSP and RTP protocol to send the data. How can I modify the present UDP packet to make it RTSP as library for RTSP is not available.