Is it possible to have a RTSP media server send to different IP's and/or MAC's with one client in python?
I am trying to stress test a server by having it send to multiple IP's while still seeing if there have been any dropped packets on any of the streams. I haven't been able to figure out a way to tell the server to send to more than just my own IP address.