The stark silence answers my question :) So…
I found a nice binding to VLC [1] and was thinking of using Spec2 GTK+ to create a video widget/component. Does anyone with more in depth knowledge of Spec2 and GTK foresee any obvious blocks? First block :) I can’t find a way to play with the Spec2 GTK+ binding [2] without the image crashing on startup. I see someone has already logged the issue in GitHub for 10 and 11, and I tried 12 just for fun, and it also ate all the memory then crashed. Is there a Pharo version that will work with the Spec2 GTK+ binding installed? Maybe I’m looking at this too early :) [1] https://github.com/badetitou/Pharo-LibVLC [2] https://github.com/pharo-spec/Spec-Gtk > On 3 Jul 2023, at 5:07 pm, Jupiter Jones <jupiter.jo...@mail.com> wrote: > > Can anyone point to to some library, documentation or examples of how to play > video in Pharo? > > Thanks in advance. > > Cheers, > > J