kktuax / youtupi

YouTube (mobile) web frontend for your Raspberry Pi
https://maxtuni.es/2013/02/16/Introducing-YouTuPi.html
20 stars 6 forks source link

how to debug, where are logs? #11

Closed sscarduzio closed 9 years ago

sscarduzio commented 10 years ago

I followed the instructions installing youtupi in my raspbian, I get the UI to search and everything, but I hear no sound. I'm having troubles to debug because I can't find logs or any clue of what's going wrong.

Please advise

sscarduzio commented 10 years ago

Ok I modified the init.d script to redirect all logs to a file instead of dev null. I removed the -o hdmi to the omx player command (since i'm using the regular 3.5 audio output). So I got this to work, but OMX player takes around 15+ seconds before being launched. Not sure why.

sscarduzio commented 10 years ago

I confirm, dev and master branch share the problem of being extremely slow on starting a stream. In order to play I have to:

The expected behaviour instead was:

So 3 issues:

I will open a new issue for the last three.