You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to upnpx
I'm an iPhone developer and I have install UPnP in my application.
Thanks at all : UPnPx works very well.
And I have some questions :
- Is it possible to reduce the time of the devices discovery phase ?
o Could I make something like a filter on the devices type ( I saw
UPnPPeek with a filter on MediaServer, that's it ?)
o Add a possibility to stop the SSDP search automatically ( I
manage to add a start/stop button but for do it automatically...)
- Could I skip this phase if I'm looking for a specific device ?
o Automatically go to next view when my device is discover
o Go to next view and use something like multi thread while we are
looking for the device
Have you try to implement these kind of things ?
Thanks