Hi, you can run dbus-monitor --session in the terminal and watch what is sent over D-Bus when you use the built-in mediaplayer application.
An example class for controlling the osso-media-server via D-Bus (in Python) can be found at https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/mediaplayer/OSSOPlayer.py?revision=338&root=mediabox&view=markup Regards, Martin 2008/10/7, Hermann Lacheiner <[EMAIL PROTECTED]>: > > Hi maemo community! > > I would like to implement a home applet for setting an alarm. When the > alarm goes off, e.g. the mediaplayer should be started to play an internet > radio stream. So your favorite internet radio stream is played in the > morning and getting up should be a little bit easier ;) > > My problem is now, that I did not find any current information about the > dbus interface of the mediaplayer. Is it actually possible to remote > control the mediaplayer over dbus (for example using the MPRIS interface)? > And where do I get more detailed information about the dbus interface? > > Thanks for any information! > > Hermann > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers > _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
