First, as you know (because you've read the FAQ :-), you shouldn't modify the
existing code 'in place'; see:
http://www.live555.com/liveMedia/faq.html#modifying-and-extending
Instead, you should write your own new subclass(es) (perhaps using the existing
code as a model, when necessary).
Hey folks,
Here's what I have:
- An iPhone app that reads audio input and writes to audio output
- One of these threads runs a DynamicRTSPServer session which runs a
WAVAudioFileServerMediaSubsession
- When I run this session with a wav file, WAVAudioFileSource::doReadFromFile()
is called, a