<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div>I have a linux-based embedded board and I want to use it as a streamer relay. I want to restream a rtsp video to udp (and vice versa) on the embedded board. The rtsp stream comes from an IP camera and the udp stream packets should be delivered to a desktop PC:</div><div><br></div><div>Camera ---(rtsp)--> Embedded Board --(udp)-->Desktop PC</div><div><br></div><div>Similarly, the reverse path is:</div><div><br></div><div>Camera <---(rtsp)-- Embedded Board <--(udp)--Desktop PC<br></div><div><br></div><div> I used gst-launch package and tried many commands but achieved no success. Any working command?<br></div></div></body></html>