c1ngular
c1ngular
@kkoreilly @rcoreilly as far as i know : [libmpv](https://github.com/mpv-player/mpv/tree/master/libmpv) : it has integratabtle APIs libvlc: it seems offer integratabtle APIs in 4.0 , but it's been delayed a long time...
I have done quite some study and experiments on this rabbit hole (golang gui and multimedia) some time , there is no easy way to make it happen or good,...
after migration to wgpu backend , is there still performant way(i.e. opengl render) to integrate 3rd party video player into cogentcore ? or software render is the only way ?...
@kkoreilly great , thanks
is it possible to integrate this with existing web server ? i.e. i already have a remote web server setup and running , so just expose mcp http server interface...
@kkoreilly i think it's better to make this optional parameter when creating a window as GLFW does. i found an very good example of this from MS office(wps office too),...
@kkoreilly thank you for your wonderful work.
@0pcom wow, you are still working on this project .
@adnsv you gonna also needs, onscreen change event and getScreenAll to correctly return info for whatever in your mind dealing with multiscreen, both I tried last time on V3, either...
@aynakeya still complains : ` /usr/local/go/pkg/tool/darwin_arm64/link: running clang failed: exit status 1 ld: library not found for -lmpv clang: error: linker command failed with exit code 1 (use -v to...