HPlayer
HPlayer copied to clipboard
how can i know when video end ?
Hi ! please help me it seems there is no way to know when a video end
my context for that is when video is end i will need to open a browser to play a html file
Thank you for your help in advance
Hi! digging up into the code i can see the feature has been prepared but not fully implemented. The video end do not trigger the send /end osc event, and the /getStatus does not answer, it has been put on hold and never finnished..
I could try to finnish it when i have some time, but i can't garanty when, since i am more focused on developping HPlayer2 now, which fully support in and out events, and more I/O: controls and feedbacks work not only over OSC but also HTTP or GPIO. But it is not yet well documented..
You can check it out here: https://github.com/Hemisphere-Project/HPlayer2 But the install and run are a bit tricky to handle without full explanation. I plan to document it in the coming weeks, so it will be usable. Let me know if you need help in the meantime.
Best,