which UDP ports does gst-rtsp-server use

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

which UDP ports does gst-rtsp-server use

Mandar Joshi
Hello everyone,
I wanted to know which UDP ports gst-rtsp-server uses.

From my initial experiments, they seem to vary from 30000 to 60000.

Is there any way to change these ports?

Regards
Mandar Joshi
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: which UDP ports does gst-rtsp-server use

Sebastian Dröge-3
On Fri, 2016-12-09 at 10:57 +0530, Mandar Joshi wrote:
> Hello everyone,
> I wanted to know which UDP ports gst-rtsp-server uses.
>
> From my initial experiments, they seem to vary from 30000 to 60000.

By default it uses any that is unused.

> Is there any way to change these ports?

Yes, use a GstRTSPAddressPool. You can select the allowed IPs and port
ranges there.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (981 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: which UDP ports does gst-rtsp-server use

Mandar Joshi
> Yes, use a GstRTSPAddressPool. You can select the allowed IPs and port
> ranges there.
>
Thanks Sebastian.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel