Re: [Live-devel] saving incoming RTP A/V stream as MPEG-2 transport stream

2013-04-17 Thread Markus Schumann
One more thing - I end up with a stack overflow: SfLive555Client.dll!FileSink::afterGettingFrame(void * clientData, unsigned int frameSize, unsigned int numTruncatedBytes, timeval presentationTime, unsigned int __formal) Line 88 + 0x1f bytes C++ SfLive555Cli

[Live-devel] saving incoming RTP A/V stream as MPEG-2 transport stream

2013-04-17 Thread Markus Schumann
Ross, Thanks for your initial answer! I am still trying to save an incoming RTP AVC/AAC stream inside a MPEG-2 transport stream. I followed the flow of your testRTSPClient.cpp example which worked perfectly for my first application. I created a MPEG2TransportStreamFromESSource, FileSink and