okld / streamlit-player

A streamlit component to embed video and music players from various websites.
https://share.streamlit.io/okld/streamlit-gallery/main?p=react-player
MIT License
100 stars 22 forks source link

How to use events #6

Closed aflah02 closed 1 year ago

aflah02 commented 1 year ago

Hi, thanks for the great library. I want to add some call back functions when the video is played or paused but I can't figure out how to do it. There are events supported but they just seem to take string inputs. Can you please share some code samples to add callback functions to video players?

ccl-private commented 2 months ago

Do you make it?