From owner-freebsd-multimedia@freebsd.org Mon May 3 16:15:54 2021 Return-Path: Delivered-To: freebsd-multimedia@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1C6C5636898 for ; Mon, 3 May 2021 16:15:54 +0000 (UTC) (envelope-from gabor@zahemszky.hu) Received: from smtp-11-out.integrity.hu (smtp-11-out.integrity.hu [212.52.165.221]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.integrity.hu", Issuer "RapidSSL TLS DV RSA Mixed SHA256 2020 CA-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FYp474DXmz3CwC for ; Mon, 3 May 2021 16:15:50 +0000 (UTC) (envelope-from gabor@zahemszky.hu) Received: from webmail.integrity.hu (mail-fe-1.integrity.hu [10.1.64.120]) (Authenticated sender: gabor@zahemszky.hu) by mail-smtp.integrity.hu (Postfix) with ESMTPA id 37554418EA for ; Mon, 3 May 2021 18:15:42 +0200 (CEST) Received: from +X/4PnToOaRJI6kOMHCaRlJCOvE/362JVhzKM6vK3HfO3zuzq8B6v0gt/QuWOqxZ (D5xKa5uWwcowFaAlK0Cody0wyfpX5W/K) by webmail.integrity.hu with HTTP (HTTP/1.1 POST); Mon, 03 May 2021 18:15:41 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Mon, 03 May 2021 18:15:41 +0200 From: gabor@zahemszky.hu To: freebsd-multimedia@freebsd.org Subject: VLC + DLNA In-Reply-To: <9cb72a8a86da542990724f4402180adc@zahemszky.hu> References: <9cb72a8a86da542990724f4402180adc@zahemszky.hu> Message-ID: <1260a86a335ce27f3088e18cdba62eca@zahemszky.hu> X-Sender: gabor@zahemszky.hu User-Agent: Roundcube Webmail/1.1.10 X-Rspamd-Queue-Id: 4FYp474DXmz3CwC X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of gabor@zahemszky.hu has no SPF policy when checking 212.52.165.221) smtp.mailfrom=gabor@zahemszky.hu X-Spamd-Result: default: False [-1.35 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_NONE(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; NEURAL_HAM_SHORT(-1.00)[-1.000]; SUBJ_ALL_CAPS(0.75)[10]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[212.52.165.221:from]; ASN(0.00)[asn:28924, ipnet:212.52.160.0/19, country:HU]; R_DKIM_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FREEFALL_USER(0.00)[gabor]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-multimedia@freebsd.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[212.52.165.221:from:127.0.2.255]; DMARC_NA(0.00)[zahemszky.hu]; FROM_NO_DN(0.00)[]; R_SPF_NA(0.00)[no SPF record]; MAILMAN_DEST(0.00)[freebsd-multimedia] X-Mailman-Approved-At: Tue, 04 May 2021 08:39:09 +0000 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2021 16:15:54 -0000 Hi! On Ubuntu Linux, the default VLC can play from a local DLNA-server. What options should we switch on to use the same functionality on FreeBSD-13? Is it possible, to change the default package to use this feauture? How? (Or how can we reach miniDLNA-shared content on a desktop BSD?) Thanks, Gábor