jackersson / gstreamer-python

168 stars 52 forks source link

fix Iterator object is not iterable #3

Closed edumotya closed 4 years ago

edumotya commented 4 years ago

Fixes the error reported here:

"TypeError: ‘Iterator’ object is not iterable."

jackersson commented 4 years ago

Great job ;) Thank you, @edumotya