<p dir="ltr">Hello!</p>
<p dir="ltr">I have an external application that knows to "play" certain metadata related to a video. The metadata itself is hidden from me.</p>
<p dir="ltr">I would like to play the video in vlc as usual, but also to send commands to the external application on events: play, pause, stop, go to time, load/unload video, so that the application could play its data accordingly.</p>
<p dir="ltr">Is it possible to write a vlc module to perform such task? If so, what capabilities it needs to posses? Can it be done in lua only?</p>
<p dir="ltr">Thanks#</p>