Bus messages are not received on windows

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Bus messages are not received on windows

bparker-2
I'm using the latest winbuilds (0.10.6) with python bindings, and I'm having problems getting any messages to appear from the bus (EOS etc.). I'm connecting to the bus with: bus.connect("message", self.on_message) but the method on_message is never called. The same app/code works just fine in Ubuntu Linux however. I've tried XP and Win7, both 32 and 64bit, and neither seem to receive any messages from the bus.

Any ideas?

Thanks!


------------------------------------------------------------------------------


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Bus messages are not received on windows

Martin.cheng
Excuse me
Did you shoot this trouble ?
I got same problem when I used gstreamer on Windows with C++
Did you solve this question finally ?
If so, plz give me some hints~
Thank u