Jeremy Vonderfecht

Results 3 issues of Jeremy Vonderfecht

Add a plugin which allows mjpeg-streamer to read input from a gstreamer pipeline, which the user specifies via environment variable. Why did I create this plugin? I am trying to...

Creates a more helpful exception when trying to compose a graph with cyclic dependencies. Example message: (helpful part at the bottom) ``` Traceback (most recent call last): File "", line...

Sometimes, there are multiple pathways by which a graph might produce something (e.g. a graph could contain two operations which both produce a "foo" by different methods). Currently, such a...