Sergey Radionov
Sergey Radionov
but stop, you are right, I can deduce current state from original event. Good Idea.
Yes, I didn't store previous state value
It's not supported for now. qmlvlc should be extended for it...
I think you have to use libvlc_vlm_\* functions from libvlc
I plan to start new project for Windows Store in the nearest future, related to video streaming, so, maybe, I will add this feature by myself...
Thanks, I'll look.
Yes, it's the reason. But the problem is libvlc don't notify about change of most of this values, so I can't notify WebChannel about changes. It require some workaround.
Yes, it's one of possible solutions
Unfortunately I don't have any device supported by BigSur, so can't debug this issue myself. Sorry.
1. Native modules will not work from inside .asar 2. Did you try prebuilt binaries? https://github.com/RSATom/WebChimera.js/releases/tag/v0.3.1 To get it working on MacOS you have to put libraries from VLC.app to...