Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 2020 18:07:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252087] net/ssdpd: SSDP announcer daemon for UPnP/DLNA and PHP UPnP/DLNA Media server
Message-ID:  <bug-252087-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252087

            Bug ID: 252087
           Summary: net/ssdpd: SSDP announcer daemon for UPnP/DLNA and PHP
                    UPnP/DLNA Media server
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com

Created attachment 220869
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220869&action=
=3Dedit
patch

SSDP announcer for UPnP/DLNA - a program for announcing the network UPnP/DL=
NA
devices.
Announcements are sent using IPv4 and IPv6 on the special multicast address.

SSDP announcer allows you announce on your LAN any UPnP / DLNA server
located on the Internet, another network segment.

UPnP - based on the SSDP announcements for automatic detection of
available devices on the local network, and HTTP to communicate with
devices it has found.
In HTTP, the data is transmitted using XML-SOAP.

Archive with SSDP announcer contains implementation
UPnP / DLNA Media server based on nginx and PHP.
Nginx takes on work with http, php script processes the XML-SOAP
requests from client devices.
The script allows browsing through the file system and access to the
media which is to be found.

WWW: http://netlab.dhis.org/wiki/en:software:ssdpd:index

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252087-7788>