解决 树莓派使用gstreamer 报错ImportError: cannot import name xxx introspection typelib not found
Gstreamer是一个视频流框架,安装后初次使用,使用官方doc中的helloworld例程会报错,如下:ImportError:cannotimportnameGstRtspServer,introspectiontypelibnotfound```python#!/usr/bin/envpython3importsysimportgigi.require_version('GLib','2.