Help - Search - Members - Calendar
Full Version: Urgent : RTP implementation/library in Windows
Hydrogenaudio Forums > Hydrogenaudio Forum > Scientific Discussion
ashish.nijai
Hi to all,

I am from India.
I am a developer, developing a streaming software.
Developing streaming using RTP protocol(RealTime Transfer Protocol).

I am developping the application in C++ (MFC).
Does anyone knows a good implemntation/library for RTP on Windows Platform.
My requirements are:
The implementation must fetch audio from Audio files such as .mp3 or .wav files
and send it to the remote IP in ULAW format as
ULAW/rtp, 8000.0 Hz, 8-bit, Mono

Please post your reply ASAP.

Regards,
Ashish
HotshotGG
QUOTE
Hi to all,

I am from India.
I am a developer, developing a streaming software.
Developing streaming using RTP protocol(RealTime Transfer Protocol).

I am developping the application in C++ (MFC).
Does anyone knows a good implemntation/library for RTP on Windows Platform.
My requirements are:
The implementation must fetch audio from Audio files such as .mp3 or .wav files
and send it to the remote IP in ULAW format as
ULAW/rtp, 8000.0 Hz, 8-bit, Mono

Please post your reply ASAP.



Hello, I don't know specifically if this what you are looking for, but maybe by downloading this source code you can get some idea of how to write code that's similiar for your streaming media application.

http://www.cs.columbia.edu/IRT/software/rtptools/

This would be great too, however the sourceforge page appears to be missing unsure.gif

http://www.cs.columbia.edu/~hgs/rtp/rtp_live.html
Egor
QUOTE(ashish.nijai @ Dec 28 2005, 11:39 AM)
...
Does anyone knows a good implemntation/library for RTP on Windows Platform.
...
*


Hello,
take a look at open-source VLC media player which is also available as precompiled binary for Win32.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.