Messing around with the Dbus Python API. The Gst-Switch controller seems to be using a non-default bus address (unix:abstract=gstswitch). Trying to connect to the given object path. I will have to find some new ways to connect to the object.
Currently using code like this for testing:
When I try to connect, getting errors like:
Will have to use something more than using "dbus.SessionBus()". The dbus python documentation says they will include connection to non-default address in a later section!. Since it is supported in the latest version, trying to get a way of getting this working...
Comments Section
Feel free to comment on the post but keep it clean and on topic.
blog comments powered by Disqus