Site Tools


software:ssdpd:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
software:ssdpd:index [2014/10/23 00:34]
– [Принцип работы] root
software:ssdpd:index [2022/02/05 04:20]
root
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// 
- 
 ====== SSDP announcer for UPnP/DLNA ====== ====== SSDP announcer for UPnP/DLNA ======
 - a program for announcing the network UPnP/DLNA devices.\\ - a program for announcing the network UPnP/DLNA devices.\\
Line 15: Line 13:
  
 Thanks SSDP announcer can write your own UPnP / DLNA server on any scripting language, which is able to work nginx.\\ Thanks SSDP announcer can write your own UPnP / DLNA server on any scripting language, which is able to work nginx.\\
 +
 +
 ===== Supported OS ===== ===== Supported OS =====
   * FreeBSD   * FreeBSD
Line 37: Line 37:
 After parsing the XML files the client accesses the services by URL specified in XML files using HTTP, using the methods: POST, SUBSCRIBE, UNSUBSCRIBE.\\ After parsing the XML files the client accesses the services by URL specified in XML files using HTTP, using the methods: POST, SUBSCRIBE, UNSUBSCRIBE.\\
 In a simple case (for a minimum of the functional) processing HTTP request methods SUBSCRIBE, UNSUBSCRIBE amount to granting the 200 + a pair of additional headers this can easily cope nginx.\\ In a simple case (for a minimum of the functional) processing HTTP request methods SUBSCRIBE, UNSUBSCRIBE amount to granting the 200 + a pair of additional headers this can easily cope nginx.\\
 +
 +==== Multicast addresses ====
 +  * 239.255.255.250:1900
 +  * [FF02::C]:1900 - link local scope
 +  * [FF05::C]:1900 - site local scope
  
  
-===== Setup ===== 
-wget http://www.netlab.linkpc.net/download/software/ssdpd/ssdpd-1.01.tar.gz\\ 
-tar -xf ssdpd-1.01.tar.gz\\ 
-cd ./ssdpd-1.01\\ 
-./configure\\ 
-make install\\ 
  
-In the directory: 
-ssdpd-1.01/rc.d - rc.d script for FreeBSD.\\ 
-ssdpd-1.01/upnp/ - put/make a symlink in wwwroot web server.\\ 
-ssdpd-1.01/upnp/descr - contains xml and wsdl files to describe the UPnP MediaServer device version 3 and several services for him.\\ 
-ssdpd-1.01/ssdpd.conf - example config file.\\ 
  
  
 ===== Settings ===== ===== Settings =====
-[[en:software:ssdpd:config|Settings description]]+[[software:ssdpd:config|Settings description]]
  
  
 ===== Download ===== ===== Download =====
-LicenseBSD\\ +Source code: [[https://github.com/rozhuk-im/ssdpd]]\\ 
-[[http://www.netlab.linkpc.net/download/software/ssdpd/ssdpd-1.01.tar.gz|ssdpd-1.01.tar.gz]]\\ +UPnP docs: [[http://www.netlab.linkpc.net/download/software/ssdpd/doc/]]
-[[http://www.netlab.linkpc.net/download/software/ssdpd/doc/|UPnP docs]]\\ +
- +
-<html><iframe frameborder="0" allowtransparency="true" scrolling="no" src="https://money.yandex.ru/embed/shop.xml?uid=410011898378762&amp;writer=seller&amp;targets=%D0%91%D0%BB%D0%B0%D0%B3%D0%BE%D0%B4%D0%B0%D1%80%D0%BD%D0%BE%D1%81%D1%82%D1%8C+%D0%B7%D0%B0+SSDPd&amp;default-sum=&amp;button-text=03&amp;comment=on&amp;hint=" width="450" height="221"></iframe></html> +
- +
- +
-===== Support ===== +
-Forum: [[http://www.netlab.linkpc.net/forum/index.php?topic=898.0]]+
  
  
  
 +{{tag>software freebsd linux net UPnP DLNA SSDP mysoft}}
software/ssdpd/index.txt · Last modified: 2022/02/05 04:29 by root