gkralik / python-gst-tutorial

Python version of GStreamer tutorials (http://docs.gstreamer.com/display/GstSDK/Tutorials)
113 stars 42 forks source link

Error on tutorial 6 #6

Closed jim-king-2000 closed 1 year ago

jim-king-2000 commented 1 year ago

structure.foreach() emits strcture.foreach TypeError: unknown type GstValueList on Ubuntu 23.4 with gstreamer 1.22 and python 3.11.

syh-sss commented 1 year ago

I wonder how you fix this issue. thx!

jim-king-2000 commented 1 year ago

I can't fix it.