Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer. Fork of GMediaRenderer to add some features to make it usable.
GNU General Public License v2.0
851
stars
206
forks
source link
Where in the code is the SSDP mechanism implemented #226
Hi Whyman, I am aware of that bus somewhere in the code the received SSDP request must be handled (the reply to the M-SEARCH query). Where in this code base is that (or is this handled completely inside libupnp)?
Hi Henner,
I try to add logging to see the SSDP requests (M-SEARCH) messages. Where in the code can I add a log call to do that?
Thanks in advance, Gerben