Bug 252087 - new port: net/ssdpd: SSDP announcer daemon for UPnP/DLNA and PHP UPnP/DLNA Media server
Summary: new port: net/ssdpd: SSDP announcer daemon for UPnP/DLNA and PHP UPnP/DLNA Me...
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-23 18:07 UTC by Ivan Rozhuk
Modified: 2023-08-10 04:43 UTC (History)
3 users (show)

See Also:


Attachments
patch (6.67 KB, patch)
2020-12-23 18:07 UTC, Ivan Rozhuk
no flags Details | Diff
patch (6.97 KB, patch)
2022-01-29 01:54 UTC, Ivan Rozhuk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Rozhuk 2020-12-23 18:07:07 UTC
Created attachment 220869 [details]
patch

SSDP announcer for UPnP/DLNA - a program for announcing the network UPnP/DLNA 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
Comment 1 Ivan Rozhuk 2022-01-29 01:54:12 UTC
Created attachment 231420 [details]
patch
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-08-09 14:35:08 UTC
Thanks for your submission.

Unfortunately this problem report did not attract attention from developers. 

Please, feel free to reopen should you think this port should be in our ports tree.

Closing.
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2023-08-10 04:43:43 UTC
Please do not close valid PRs.