[Live-devel] Do the test applications ever sleep?

Sid Price sidprice at softtools.com
Tue Aug 21 10:39:47 PDT 2012


Hi Ross,

 

Just an FYI for you, I encoded the WAV files for audio format of "PCM" (no
codec) and the server now plays them out. Also, I tested the new feature
"maxSchedulerGranularity" and it also appears to be working. Many thanks I
much appreciate your patience,

Sid.

 

From: live-devel-bounces at ns.live555.com
[mailto:live-devel-bounces at ns.live555.com] On Behalf Of Ross Finlayson
Sent: Monday, August 20, 2012 6:50 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Do the test applications ever sleep?

 

I have built to new code and run into an issue with my test WAV file no
longer playing. Your new WAV parser is rejecting the WAV file because of the
audio format entry which is 0x0012 which is said to be "Videologic
Mediaspace ADPCM".

 

We have never been able to stream WAV files that use this format, so I don't
know why you thought that this was working before.  (If you look at
"WAVAudioFileServerMediaSubsession.cpp", you'll see that we do not handle
(and have never handled) WAV format code 0x12.)

 

It would not be possible to stream "Videologic Mediaspace ADPCM" audio
unless/until we see a definition of the RTP payload format for this audio
format.  (We can stream "IMA ADPCM" audio OK, because this is the same as
DVI4 audio, for which a payload format is defined.  But, assuming that
"Videologic Mediaspace ADPCM" audio is different (because it if weren't
different, then why would it use a different WAV format code?), then the RTP
payload format  - at least, the codec name string - has to be different.)

 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/ 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120821/53765d97/attachment-0001.html>


More information about the live-devel mailing list