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

Raspberry Pi 4 #3

Closed
fabiencomte opened this issue Jan 8, 2023 · 3 comments
Closed

Raspberry Pi 4 #3

fabiencomte opened this issue Jan 8, 2023 · 3 comments

Comments

@fabiencomte
Copy link

fabiencomte commented Jan 8, 2023

Hello,
Could you explain how do you managed to run on a Raspberry Pi please ?
Is that compatible with .Net Core 7 ?

@fabiencomte
Copy link
Author

I have this error with Pi 4 and Raspbian 64 bits:
dotnet YAMP2.dll
Unhandled exception. System.InvalidOperationException: Using libvlcDirectoryPath is not supported on the Linux platform. The recommended way is to have the libvlc librairies in /usr/lib. Use LD_LIBRARY_PATH if you need more customization
at LibVLCSharp.Shared.Core.InitializeDesktop(String libvlcDirectoryPath)
at LibVLCSharp.Shared.Core.Initialize(String libvlcDirectoryPath)

@radiolondra
Copy link
Owner

radiolondra commented Jan 9, 2023

Could you explain how do you managed to run on a Raspberry Pi please ?

Hi Fabien, I never said YAMP2 runs on Raspberry Pi, at least I never tested it. Anyway, I suggest you to start with something simpler with Raspberry (AvaloniaUI/Avalonia#2571 (comment)) and then,once the simple sample works, try with YAMP2.

Is that compatible with .Net Core 7 ?

Same answer.

@fabiencomte
Copy link
Author

Hello,
Your "This unofficial distribution of the library has been tested with full success in Windows, Linux, MacOS and Raspberry Pi 3 (1GB RAM) with DietPi as operating system." make me thinked that it was ok on raspberry pi, my mistake.
Thank you for your response.

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