open-dynaMIX / simple-mpv-webui

A web based user interface with controls for the mpv mediaplayer.
Other
137 stars 16 forks source link

access from phone? / using another device browser #450

Closed NormTurtle closed 1 year ago

NormTurtle commented 1 year ago

i like the idea of using through web , but i am not able to understand how can i use it with my android device? i mean i use webui on PC which stream to TV . which i need to control from MOBILE HOWWW?

open-dynaMIX commented 1 year ago

You need to know the IP of your host, where the webui is running. Then you can access it from the browser on your mobile: http://YOUR_IP:8080. For this to work you must make sure that no firewall restricts port 8080.

NormTurtle commented 1 year ago

You need to know the IP http://YOUR_IP:8080 okay i have figured it out here what do do ! guessing webui setup is fully done

  1. find the IP of your netwrok [LAN] for this go to setting > WIFi> properties > IPv4 address>
  2. coy that ipv4 > paste it on phone then add colon : after the pot ur using like this
  3. 192.1XX1.XX:8080 ease as breeze thx for the help