Hello again!
I investigated a little deeper and here is what I came up with: Just to
recap: I have two threads, one is reading audio and video frames and
stores them in two queues. Another thread reads these queues, encodes
the frames to MPEG4 and MP3, and streams them out via live555. The
liv
Hi!
I have an encoder that writes MPEG4 frames to a buffer which I want to
stream out with MPEG4ESVideoRTPSink.
I'm using the MPEG4VideoStreamDiscreteFramer class in between.
The problem is that the stream is corrupted, but if I write the buffer
to a file like "test.m4e" it can be played cor
Hello Marc,
We use liveMedia library in a server-side application and we noticed the same
performance issue with DelayQueue class. We tried to optimize it but couldn't
get good results. Would you mind if I ask you to share your optimized code ?
Ross, I understand your point regarding embedded