Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No audio with OMXplayer #45

Open
stonewalljones opened this issue Dec 13, 2013 · 1 comment
Open

No audio with OMXplayer #45

stonewalljones opened this issue Dec 13, 2013 · 1 comment

Comments

@stonewalljones
Copy link

Same issue as #27

I have removed midori from the auto start because I am using the videoloop.sh to open omxplayer to play a video on a loop @ startup.

Autostart

@lxpanel --profile LXDE
@pcmanfm --desktop --profile LXDE
@xscreensaver -no-splash
rm /home/pi/pidora/curSong.json
@python /home/pi/pidora/hello.py

@midori -a "http://localhost:8080/" -e Fullscreen

@sh /home/pi/videoloop.sh

@jacroe
Copy link
Owner

jacroe commented Feb 21, 2014

While I'm not sure what was actually happening in #27 since I didn't have any additional feedback, I think your issue may be different.

The way pianobar uses the audio service can lock it up at times. As in it doesn't play until whatever is coming through the speakers already is finished. And then sometimes it won't let any other audio to play until the audio stream it's playing is complete or until pianobar was killed.

Because Midori is just there to open a webpage; there's no audio coming from it.

I would suggest running your autostart without omxplayer running and see if you have audio then. If you do, it's an issue with pianobar/omxplayer and not something I can debug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants