openscreenprotocol icon indicating copy to clipboard operation
openscreenprotocol copied to clipboard

[SSDP] Get network and power efficiency data

Open markafoltz opened this issue 8 years ago • 1 comments

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.

markafoltz avatar May 11 '17 20:05 markafoltz

@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.

markafoltz avatar May 11 '17 22:05 markafoltz

Closing as we are not using SSDP.

markafoltz avatar Sep 06 '23 23:09 markafoltz