-
-
Notifications
You must be signed in to change notification settings - Fork 672
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 keyboard input on raspberry pi with omxplayer #228
Comments
Uh, I worked on a project with peerflix and omxplayer just last week: It has a web remote so you can control it with your smartphone, tablet, laptop, pc, whatever has a browser.. :) also has a search box (giggles) screenshot of the web-remote: |
Hey, I had the same issue and made a pull request enabling keyboard inputs for omxplayer when using peerflix. You can give it a try with my fork. |
@Leimi : finally i could go test on my raspberry, and worked nice! 👍 |
I'm glad you got the result you desired! @mafintosh could you please merge: #222 it seems harmless and has already been requested, tested and approved by a user in this issue report :) |
@jaruba sorry been busy. commented on the pr |
Hi, i am trying to run peerflix with omxplayer on raspberry pi (version 2).
When i run on terminal:
the omxplayer can reproduce the video fine, but i cannot control it (it does not recognize any keyboard input).
I have found another report of the same problem: https://www.raspberrypi.org/forums/viewtopic.php?t=110495&p=758762
Notes: i am running on raspbian
peerflix --version
output:omxplayer --version
output:Any help is appreciated
Thanks
The text was updated successfully, but these errors were encountered: