-
Notifications
You must be signed in to change notification settings - Fork 2
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
Hi bro #3
Comments
Yo man :),
to be honest didn't run it for some time on raspberry pi - i was developing
it mainly in the subway, so had like zero raspberries there (but the
beginning where done on raspberry at home), just mplayer on linux. I would
try to test it on raspberry and check if it works.
Which Raspberry Pi are you using? What Linux version? (i've tested only on
debian), what version of the omxplayer? What error do you get?
Cheers
Krzysztof
Am Di., 8. Okt. 2019 um 04:54 Uhr schrieb Phạm Đức Thịnh <
[email protected]>:
… Thank you for the help. I am researching your player_core. But when I run
the error file. Can you give me an example demo to run mp4 file on
raspberry pi? thank you
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=ABCRBLP5NTMBKD3MEVDUXODQNPY7DA5CNFSM4I6MGZDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HQHJJFQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABCRBLNHOBNCU3BEZZJD223QNPY7DANCNFSM4I6MGZDA>
.
|
I installed omxplayer. import maven but missing MPlayerEventsHandler file. Do you have a demo code that runs play video successfully for me to reference? |
How fit are you with java and maven? The eventhandler is just there to be
able to easier integrate it with other frameworks. You can use an empty
implementation with just System.out.println... to see what is happening.
Do you need it help with that?
Am Di., 8. Okt. 2019 um 11:48 Uhr schrieb Phạm Đức Thịnh <
[email protected]>:
… I installed omxplayer. import maven but missing MPlayerEventsHandler file.
Do you have a demo code that runs play video successfully for me to
reference?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=ABCRBLP2D3PA75WT4BC7GMLQNRJQHA5CNFSM4I6MGZDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEATS54I#issuecomment-539438833>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABCRBLI2CMOQQUX4ZJEG3HDQNRJQHANCNFSM4I6MGZDA>
.
|
Hi, I've added a example events handler, which just outputs info about the
called handler method. Also added a example Main for omxplayer:
https://github.com/neocdtv/player-core/blob/master/src/main/java/io/neocdtv/player/core/OmxPlayerExampleMain.java
didn't
had time to test it on raspberry pi.
Hope this helps.
Am Di., 8. Okt. 2019 um 11:48 Uhr schrieb Phạm Đức Thịnh <
[email protected]>:
… I installed omxplayer. import maven but missing MPlayerEventsHandler file.
Do you have a demo code that runs play video successfully for me to
reference?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=ABCRBLP2D3PA75WT4BC7GMLQNRJQHA5CNFSM4I6MGZDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEATS54I#issuecomment-539438833>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABCRBLI2CMOQQUX4ZJEG3HDQNRJQHANCNFSM4I6MGZDA>
.
|
Thank you. Let me try it |
I am running the video on raspberry pi. Thanks for the support from you. |
What are you building?
Am Di., 8. Okt. 2019 um 04:54 Uhr schrieb Phạm Đức Thịnh <
[email protected]>:
… Thank you for the help. I am researching your player_core. But when I run
the error file. Can you give me an example demo to run mp4 file on
raspberry pi? thank you
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=ABCRBLP5NTMBKD3MEVDUXODQNPY7DA5CNFSM4I6MGZDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HQHJJFQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABCRBLNHOBNCU3BEZZJD223QNPY7DANCNFSM4I6MGZDA>
.
|
have you acc skype ? add contact with me : phamken25 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for the help. I am researching your player_core. But when I run the error file. Can you give me an example demo to run mp4 file on raspberry pi? thank you
The text was updated successfully, but these errors were encountered: