Skip to content

A streamlit component that replaces st.video and supports more parameters

License

Notifications You must be signed in to change notification settings

169/streamlit-component-video

Repository files navigation

streamlit-component-video

A new video with track

Installation instructions

pip install streamlit-component-video

Usage instructions

import streamlit as st

from streamlit_component_video import streamlit_component_video

value = streamlit_component_video()

st.write(value)

About

A streamlit component that replaces st.video and supports more parameters

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published