[Live-devel] HELP - AMR support using RTSP

Ross Finlayson finlayson at live.com
Tue Jan 18 02:53:55 PST 2005


>In our project, we are using the live.com libraries to add streaming 
>support (RTSP) to the VLC player application.

I hope you mean: *extend* the RTSP streaming support in the VLC player 
application.  (VLC has been using the LIVE.COM code to implement RTSP 
(client) streaming for more than a year now.)

>We are trying to play 3gp stream (amr+mpeg4) from the streaming server, 
>using the VLC, but can only see the video without hearing the audio :(
>
>The error msg I get is "Audio drift too big".
>
>This problem (Audio drift too big) was resolved in the VLC development 
>version , However is was not resolved for the RTSP.
>
>Now we can hear the audio (AMR) only when we play 3gp files locally (not a 
>live stream).
>
>Can you please help?

Probably not.  But one thing you could try is run "openRTSP" 
<http://www.live.com/openRTSP/> as your client, to see if it records a 
proper AMR audio file from the stream.  (Note that "openRTSP" uses exactly 
the same LIVE.COM RTSP client implementation that VLC uses.)  If "openRTSP" 
records AMR audio data correctly, then the problem is unlikely to be in the 
LIVE.COM code.

>  I need to know what changes should I do in the live.com src, in order to 
> hear the audio while streaming the media.

It's not clear that any changes need to be made to the LIVE.COM code, but 
possibly some changes need to be made to the "livedotcom.cpp" VLC 
module.  If so, you will need to discuss this with the VLC developers (as 
"livedotcom.cpp" is their code).


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list