linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] writing to a file using mediastreamer


From: George A. Papayiannis
Subject: Re: [Linphone-developers] writing to a file using mediastreamer
Date: Fri, 9 Feb 2007 19:00:19 -0500

just to update, I modified libjingle to compile with mediastreamer2
and everything worked fine

George

On 2/6/07, George A. Papayiannis <address@hidden> wrote:
Hi Simon,

This is the version of mediastreamer packaged with libjingle 0.4.
I don't think it's mediastreamer2.  Is the version number documented
in the source?

Thanks,
George

On 2/6/07, Simon Morlat <address@hidden> wrote:
> What is the version of mediastreamer you are using ?
> Is that mediastreamer-2.x.x ?
>
> Simon
>
> Le lundi 5 février 2007 04:01, George A. Papayiannis a écrit:
> > Hi,
> >
> > I'm using mediastreamer and oRTP to record an incoming RTP stream.
> > The file grows with data as the stream is active, my problem is after
> > I close the stream, I can't play the wav file.
> > Is there anything other than calling audio_stream_stop to close the file?
> >
> > I would imagine (aside from choosing your codec, etc.) that recording
> > is as easy as:
> >
> > audio_stream = audio_stream_start_with_files(&profile, 2000,
> > "127.0.0.1", 3000, codec, 250," in.wav","out.wav");
> > ...
> > ...
> > audio_stream_stop(audio_stream);
> >
> > Can someone please help me as to why I can't play back the wav file?
> > If you want to see a sample of the file I put one here:
> > http://www.sematopia.com/out.wav
> >
> > Thanks,
> > George
> >
> >
> > _______________________________________________
> > Linphone-developers mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/linphone-developers
>



--
sematopia.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]