Re: [Live-devel] RTP packet size

2012-08-27 Thread Ross Finlayson
> Here is one you can download. Hope you will love this song ;o) > > http://fraph.free.fr/WAV48K24B/FEVERTIME.wav Thanks. I have now installed a new version (2012.08.28) of the "LIVE555 Streaming Media" code that supports streaming this, and other, 24-bit WAV files. Ross Finlayson Live Networ

Re: [Live-devel] RTP packet size

2012-08-27 Thread Raph
Here is one you can download. Hope you will love this song ;o) http://fraph.free.fr/WAV48K24B/FEVERTIME.wav thanks. Can you just tell me the source file you will modify ? I suppose it's : WAVAudioFileSource.cpp in the live/media directory. Thanks a lot and best regards. Grag38 It's very e

Re: [Live-devel] RTP packet size

2012-08-26 Thread Ross Finlayson
> It's very easy to provide such a file ! Then please provide an example of one (i.e., a 24-bit WAV audio file)! That's what I've been asking for all along! Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-

Re: [Live-devel] RTP packet size

2012-08-26 Thread Raph
It's very easy to provide such a file ! But if you tell me where to look in the code, I can look in it and try to adapt it to 24 bits. So form I will able to test it on my Linux server. Thanks a lot. But if you prefer an short stereo 48k 24 bits ask me. Best regards. Grag38 I mean that

Re: [Live-devel] RTP packet size

2012-08-26 Thread Ross Finlayson
> I mean that there is no RFC about streaming 48khz/24bit. Actually, there is: RFC 3190, which defines RTP payloads for 20 and 24-bit linear audio (as well as 12-bit DAT audio). We already support the reception of 24-bit (and 20-bit) linear audio over RTP. We don't yet support the *transmissio

Re: [Live-devel] RTP packet size

2012-08-26 Thread Raph
I mean that there is no RFC about streaming 48khz/24bit. The official RTSP allow only 48khz/16bit. So from, it needs to modify the source code to allow 24 bits streaming. The result is that there is no free software (that cover the 3 main OS) that people can dowload that allows to ear 48k

Re: [Live-devel] RTP packet size

2012-08-26 Thread Ross Finlayson
> Can we guess to stream 48khz 24 bits uncompressed wav file one day with > Live555 ? I don't know. Can we? If you have a WAV (or other file) that you believe cannot currently be streamed by our code, then please put it on a web site, send us the URL, and we can download and test it for ourse

Re: [Live-devel] RTP packet size

2012-08-26 Thread Raph
a green light. Sid. From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Saturday, August 25, 2012 3:32 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] RTP packet size I need to do some integra

Re: [Live-devel] RTP packet size

2012-08-25 Thread Sid Price
evel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Saturday, August 25, 2012 3:32 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] RTP packet size I need to do some integration testing with a proprietary piece of hardware as part of the continuing pro

Re: [Live-devel] RTP packet size

2012-08-25 Thread Ross Finlayson
> I need to do some integration testing with a proprietary piece of hardware as > part of the continuing proof of concept for the project I am working on. The > hardware I need to stream audio (from an uncompressed WAV file for the test) > to requires a sample rate of 48KHz and we have sources p

[Live-devel] RTP packet size

2012-08-25 Thread Sid Price
I need to do some integration testing with a proprietary piece of hardware as part of the continuing proof of concept for the project I am working on. The hardware I need to stream audio (from an uncompressed WAV file for the test) to requires a sample rate of 48KHz and we have sources prepared for