IrosTheBeggar / mStream

The easiest music streaming server available
http://mstream.io
GNU General Public License v3.0
2.21k stars 186 forks source link

Android app: can't play music over https #403

Closed qkzk closed 1 year ago

qkzk commented 1 year ago

Hello,

I managed to enable https with cerbot and I can login to my server in chrome (remotely and locally). It works fine and I can play music in chrome but it's not very practical.


The android app used to work over http but I can't use it anymore over https. Neither the local server (http with port 3000) nor the remote one (from another network, https over port 443) plays anything.

The progress bar hangs at 0% and nothing happen.

I can scan the files, both locally and remotely but I can't play.


May be the android app streams through another port witch isn't forwarded ? atm only 443 is forwarded to 3000.

Is there something else I could do ?

qkzk commented 1 year ago

I'll post this issue in the correct repo... sorry :(