[Live-devel] HELP - AMR support using RTSP

Moretzky Sarit Sarit.Moretzky at comverse.com
Fri Jan 21 15:19:26 PST 2005


Hi Ross,

Thank you 4 yr help :)
I tried what you suggested  - I created 2 raw files using the "openRTSP"
util and re-stream these files using "testMPEG4VideoStreamer" 
and "testAMRAudioStreamer" and what I found out is that I can not hear
the audio(amr) correctly. The sound is corrupted.

When I play my original 3gp file (RTSP
rtsp://192.118.51.178:554/videoBlogger/test.3gp) using QuickTime player
- I hear the audio clearly, so I know there is no problem with the
streaming server I use.

Does it maen that live.cot does not support AMR? Can you tell me what I
should do to make it support amr?
I really need my VLC to read stream that includes AMR and to be able to
play it correctly and I thought that changes in the Live.com lib can
help. Pls help.

Thanks
Sara


-----Original Message-----
From: live-devel-bounces at ns.live.com
[mailto:live-devel-bounces at ns.live.com] On Behalf Of Ross Finlayson
Sent: Tuesday, January 18, 2005 8:27 PM
To: LIVE.COM Streaming Media - development & use
Subject: RE: [Live-devel] HELP - AMR support using RTSP



>Does it mean that the "openRTSP" do not records AMR audio data
>correctly?

Yes it can, but (currently) not as a ".mov" or ".mp4" file.  Instead,
you 
will need to run "openRTSP" *without* the "-q" or "-4" options, so that
it 
writes audio and video as separate files - i.e.,

         openRTSP rtsp://192.118.51.178:554/videoBlogger/test.3gp

will create two files: a (raw) MPEG-4 video file, and an AMR audio 
file.  If you then rename these files as "test.m4v" and "test.amr" 
(respectively), you should be re-stream them using
"testMPEG4VideoStreamer" 
and "testAMRAudioStreamer" (respectively), or "testOnDemandRTSPServer"
(for 
unicast streaming), and play the resulting streams in QuickTime Player.

If all this works, then this will show that there's nothing wrong with
your 
server or with the LIVE.COM client code, and that any problems that you 
have receiving/playing AMR audio RTP streams in VLC must be due to the
VLC 
code itself.


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

_______________________________________________
live-devel mailing list
live-devel at lists.live.com
http://lists.live.com/mailman/listinfo/live-devel
______________________________________________________________________
  This email message has been scanned by PineApp Mail-Secure and has
been found clean.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.amr
Type: application/octet-stream
Size: 2100 bytes
Desc: test.amr
Url : http://lists.live.com/pipermail/live-devel/attachments/20050121/2ce6c4a5/test.obj


More information about the live-devel mailing list