-
Notifications
You must be signed in to change notification settings - Fork 0
Home
mrumpf edited this page Oct 18, 2012
·
9 revisions
The m3player is an audio player based on the GStreamer Framework. With the help of the excellent GUPnP Library it provides a UPnP Media Renderer interface so that the player can be controlled by a UPnP Control Point.
The player has been tested in the following environment:
- Controller
- HTC Legend (Android 2.2) with UPnPlay
- Player/Renderer
- Ubuntu 12.04 - The development environment is Anjuta under Ubuntu
The intention was to run a very lightweight UPnP renderer on an OpenWRT box. Because the Raspberry Pi provides much more power for a lower price it is uncertain whether the renderer is still necessary. As soon as the m3server is working and it turns out that I still need my own renderer I will continue working on this.
- Version 0.1.4 Status
- 2011-08-19 Version 0.1.3 released
- For a full description of the changes, see here
-
2011-07-31 Version 0.1.2 released
- The player runs on OpenWRT (see here)
- 2011-07-24 Version 0.1.1 released
- The player can be built with the OpenWRT SDK (see here)