Skip to content

sean-halpin/gstreamer_jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GStreamer Tutorials in a Jupyter Notebook

Building & Running this docker image will allow you to complete gstreamer notebooks with all gstreamer dependancies available using the Xeus C++ Kernel for Jupyter.

The output of the container will reveal the notebook url.
Navigate to the url in order to run through or edit the notebooks.


Build docker image

docker build -t gst_jup .


Run Jupyter Server

docker run --rm -v $(pwd)/notebooks:/notebooks --network host gst_jup


About

GStreamer Jupyter notebooks with a dockerised Jupyter server and Xeus cpp Kernel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published