"Streaming IP Radio to USB device"

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

"Streaming IP Radio to USB device"

Sharkous
Hi All,

I'm planning to launch a project based on Gstreamer framwork. It consists on streaming audio from an IP radio server and convert it to G.711 or G.722 or G.726 then send it to an USB device.

I've written a small C code that streams using palybin and save buffered data to a file.

am I on the correct way and what bins should I use for audio convertion ?

Thank you!

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: "Streaming IP Radio to USB device"

Donny Viszneki
I don't think a playbin is what you want. A playbin wants to display
the media, but you want to reencode it. I think you want decodebin

On Thu, Feb 25, 2010 at 9:54 AM, raouf jelloul <[hidden email]> wrote:

> Hi All,
>
> I'm planning to launch a project based on Gstreamer framwork. It consists on
> streaming audio from an IP radio server and convert it to G.711 or G.722 or
> G.726 then send it to an USB device.
>
> I've written a small C code that streams using palybin and save buffered
> data to a file.
>
> am I on the correct way and what bins should I use for audio convertion ?
>
> Thank you!
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>



--
http://codebad.com/

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel