[Live-devel] multicast & linux information

2013-10-26 Thread Piers Hawksley
>> Attached is the changes I made to Linux 2.6.29 to port the IP_MULTICAST_ALL >> socket option from 2.6.31. > Out of curiosity - why didn't you just use the 2.6.31 kernel? (It presumably > has other fixes/improvements that you would find useful.) The ARM SOC that I'm developing for was provide

Re: [Live-devel] True push DeviceSource

2013-10-26 Thread Ross Finlayson
> I am using AC3 codec to encode audio and then stream it using > AC3AudioStreamFramer and AC3AudioRTPSink. Am i doing anything wrong ? Yes. You should *not* be using an "AC3AudioStreamFramer". That's intended only for streaming AC3 audio that comes in a byte stream - e.g., from a file. Beca