Based on your description of your system (plus the fact that you are using a
custom (and old) version of our software), helping you with your problem is
unfortunately beyond what I can provide you ‘for free’ on this mailing list.
If, however, your company is interested in having me consult furt
Hi Ross
Thanks for your reply. I will try to describe more clear.
First, our system is an camera, before we use upload audio feature.
We use live555 as our rtsp server. When one client want to stream rtsp,
we will create a video/audio source to capture data and send it out.
The server is normal r
There’s no way I can even *begin* to answer your question, because you have
barely described any details about your system, what it does, and which part(s)
of it use our software, and how. So you’re going to have to start again, with
a *lot* more clarity in your description of your system (and
Hi Ross,
We are working on uploading audio streaming to rtsp server.
Server receive the audio data via MultiFramedRTPSource and put data into our
WAVSpeakerSink.
We combine WAVAudioFileSource and WAVSpeakerSink to do some test, it works well.
(We refer the sample code, MPEG2TransportStreamIndexe