StronzLabs / Stronzflix

Application for streaming multimedia content
https://stronzlabs.github.io/Stronzflix/
GNU General Public License v3.0
15 stars 6 forks source link

Implement better rules for enabling peer connections #50

Open Bonfra04 opened 2 months ago

Bonfra04 commented 2 months ago

Currently, it is enabled only on desktops and disabled on all platforms. This limitation comes from the fact that with mobile connections nat traversal is not possible, but a mobile phone under wifi should be able to use it; likewise, a desktop under a mobile hotspot should not be able to use it. Some better network analysis phase should be implemented to better decide whether to enable or not the peer functionalities