Thank you for the detail. And just an email to write what I've done so far.
If I'm going to contribute upstream, I prefer to first have a way to easily test things, so I started to write a unit test which sets up 3 nodes (server, router & client) using network namespaces. However, I'm stuck because it works without nf_nat_rtsp loaded. I tried VLC & GStreamer as server. I discovered that UDP streams are initiated by the client and that both servers reply to correct source port so simple NAT is of course enough. Just wondering why there are rtsp servers in the wild that don't simply work like that. I guess you don't know any server I could use to finish this unit test. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

