vicwomg / pikaraoke

Youtube-based Karaoke machine for Raspberry Pi, OSX, Windows, and Linux
GNU General Public License v3.0
461 stars 117 forks source link

[BUG] Help 😢 #302

Closed agentpohh214 closed 6 months ago

agentpohh214 commented 6 months ago

IMG_20231228_095556

Auto play disabled idk what to do and idk how to install ffmpeg ,

Device server used: RASPI 4 (Successfull installed) Client use: Steamdeck linux/WinOS( Browser Auto play disabled)

vicwomg commented 6 months ago

This message is normal. You just need to click that button to dismiss it, and that counts as an interaction

agentpohh214 commented 6 months ago

I try to play a vid , but it's not playing , it's in queueing only and it stuck in there.

vicwomg commented 6 months ago

What's the browser on the Steamdeck?

agentpohh214 commented 6 months ago

Im using chrome and mozilla both are in the latest version.

Im in dual boot which is i can go to windows os , same encounter error with chrome browser. , The .bat file also nothing show up when trying to run as administrator.

agentpohh214 commented 6 months ago

Screenshot_2023-12-28-17-09-37-222

Here's the log , sorry i forgot to upload the log

vicwomg commented 6 months ago

I don't understand this screenshot. Your first post says you running the server on a pi 4 and the client is steamdeck. Are you ssh-ing into the pi with your android device and launching pikaraoke remotely?

If you're launching the server remotely it should be headless: ./pikaraoke.sh --headless otherwise it will try to launch the splash screen.

I think you'll need to walk me through every step and all the hardware of your setup from the very beginning.