[maemo-developers] [maemo-developers] Play online mp3

From: Stefan Kost ensonic at hora-obscura.de
Date: Sat Jan 27 12:49:57 EET 2007
hi,

jl.biord at free.fr wrote:
> Hello,
> 
> I want, in a C program, to play mp3 onlines. If, by example, a mp3 is on
> http://foo.org/toto.mp3, what method is the best to play it.

use gstreamer:
gst-launch gnomevfssrc location="http://foo.org/toto.mp3" ! dspmp3sink

check the gstreamer docs (http://gstreamer.freedesktop.org) how to do that from
within an application.

Stefan


> 
> Thanks,
> 
> Jean-Luc Biord
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers


More information about the maemo-developers mailing list