Re: [Live-devel] AVIFileSink and ACC audio stream
Obviously I mean AAC (AAC4) audio codec. -- Piotr Piwko http://www.embedded-engineering.pl/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel
[Live-devel] AVIFileSink and ACC audio stream
Hi, I would like to save incoming ACC audio and H264 video streams into one avi file. In order to to that I use AVIFIleSink class. Video content is stored properly, but the audio subsession seems to be too fast. On the server side I use MPEG4GenericRTPSink to handle acc audio subsession. I looked