openscreenprotocol
openscreenprotocol copied to clipboard
[SSDP] Get network and power efficiency data
We wish to collect a data curve showing network utilization and power consumption related to the following parameters (not exhaustive list):
- Number of controllers
- Number of receivers
- Response cache length (MAX-AGE)
- Number of retransmissions
- Frequency of devices entering and leaving network
- Continuous vs. intermittent queries
It may be possible to evaluate power consumption directly, or indirectly based on modeling WiFi behavior, which is likely to dominate power on mobile devices. Some research needed to see if there is any suitable model for this purpose.
@louaybassbouss wrote in Issue #23:
Yes we can do this by using these node modules peer-ssdp, peer-upnp and peer-dial (all available on npm) to make an experiment with different combination of devices, services, search frequency, etc.
Closing as we are not using SSDP.