Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ImageRecorder on Jupyter_Video_Widget videos #63

Open
seidlr opened this issue Sep 21, 2019 · 0 comments
Open

Use ImageRecorder on Jupyter_Video_Widget videos #63

seidlr opened this issue Sep 21, 2019 · 0 comments

Comments

@seidlr
Copy link

seidlr commented Sep 21, 2019

Hi,

I want to use the ImageRecorder widget on a video stream of a custom widget. I use Jupyter_Video_Widget to be able to jump to special locations in a video. Under to hood it serves the video through a local webserver under http://127.0.0.1:57478/.
I thought about using the WidgetStream and the ImageRecorder to get the currently shown image in the video, but only a white image is shown.
Do you have an idea why it is not working, or another solution to my problem?
Thanks a lot!

Here is a working example showing my issue:
https://github.com/seidlr/jupyter-video-screenshot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant