Hi So I developed python bindings for alljoyn which were mainly so I could control my Allplay speakers.
This works great with the released version of alljoyn ie 15.09.00a However, I can't get things to work with the git version. To make things a s simple as possible I modified a c sample alljoyn_c/samples/about/about_client.cc I changed INTERFACE_NAME to static const char* INTERFACE_NAME = "net.allplay.MediaPlayer"; running ./build/linux/x86_64/debug/obj/alljoyn_c/samples/about/about_client show all my speakers responding for the version 15.09.00a but I see nothing on the git version. Does anyone have any tips what could be going wrong ? Thanks _______________________________________________ Allseen-core mailing list [email protected] https://lists.allseenalliance.org/mailman/listinfo/allseen-core
