Le 14/01/2020 à 19:21, Benoit Verhaeghe a écrit :
>
> |If you use a symbolic link and it works please let me know so I can
> add this step in the installation.|
>
|Did so, so no more error but then executing the code snippet from
github, nothing happen.|

|| vlc mediaPlayer media |
"VLCLibrary reset"
vlc := VLCLibrary uniqueInstance createVLCInstance.
media := vlc createMediaFromPath: '/home/hilaire/Vidéos/Lea2019.webm'.
mediaPlayer := VLCLibrary uniqueInstance mediaPlayerNewFromMedia: media.
mediaPlayer play
|

|I reset the unique instannce of VLCLibrary|

|Hilaire
|

-- 
Dr. Geo
http://drgeo.eu



Reply via email to