Re: [Live-devel] fNumchannels hardcoded

2013-10-31 Thread Ross Finlayson
> is my understanding that fNumChannels should be configurable correct or not ? Not for AC-3 audio, because AC-3 frames are 'self-describing'. In particular, the number of channels is determined by the AC-3 content. If 'ffmpeg' (or VLC) has problems playing your stream, then you will need to u

Re: [Live-devel] fNumchannels hardcoded

2013-10-31 Thread ssingh
Hi Ross, I tried the latest live555 but still same issue. == v=0 o=- 1383204769034542 1 IN IP4 192.168.1.104 s=Session streamed by "Ekomsys" i=Streaming channel using Ekomsys streaming server t=0 0 a=tool:LIVE555 Streaming Media v2013.10.03 a=type:broadca

Re: [Live-devel] fNumchannels hardcoded

2013-10-30 Thread Ross Finlayson
> a=tool:LIVE555 Streaming Media v2011.12.23 Why are you using such an old version of the "LIVE555 Streaming Media" code? You should upgrade to the latest version (the only version that we support). Ross Finlayson Live Networks, Inc. http://www.live555.com/ __

[Live-devel] fNumchannels hardcoded

2013-10-30 Thread ssingh
Hi, I found that when I was checking my streaming using ffmpeg the ffmpeg displays the channels as 1 and audio codec to be (null). I am using AC3RTPSink in live555. I tried to debug the source of live555 and found that the fNumChannels is not set while creating object (calling base class Audi