[vlc-devel] [PATCH] avahi: add RTSP
Jean-Baptiste Kempf
jb at videolan.org
Mon Mar 7 14:13:40 CET 2016
Applied.
On 07 Mar, Petri Hintukainen wrote :
> ---
> modules/services_discovery/avahi.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/modules/services_discovery/avahi.c b/modules/services_discovery/avahi.c
> index f581d16..9834fa5 100644
> --- a/modules/services_discovery/avahi.c
> +++ b/modules/services_discovery/avahi.c
> @@ -85,6 +85,7 @@ static const struct
> { "smb", "_smb._tcp", 445 },
> { "nfs", "_nfs._tcp", 2049 },
> { "sftp", "_sftp-ssh._tcp", 22 },
> + { "rtsp", "_rtsp._tcp.local", 554 },
> };
> #define NB_PROTOCOLS (sizeof(protocols) / sizeof(*protocols))
>
> --
> 2.5.0
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
--
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list