gst-rtsp-server
horai
ivo.hora at seznam.cz
Sat Aug 17 10:41:57 UTC 2019
Actually,
I used this:
pool = gst_rtsp_address_pool_new();
gst_rtsp_address_pool_add_range(pool,
"192.168.88.253", "192.168.88.254", 5000, 5010, 0);
But the destination port (not the server port) is still some randomly
generated number.
I am testing this between two machines on the same LAN with assigned
addresses 192.168.88.253 and 192.168.88.254.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list