im writing an audio/video conferencing app using jmf. right now i have the following problem:
i created a merged capture data source(audio and video). to the audio track controls i added an silencdetection. the problemn now is that when i enable ths silence detection and a silent audio buffer is detected the video stops at the reciever side. i made some tests and found out that the sender is still sending video data.
i've no idea why this happens, because i use different rtp-sessions to transmit the audio and video stream.
does anyone know how to solve this?
i created a merged capture data source(audio and video). to the audio track controls i added an silencdetection. the problemn now is that when i enable ths silence detection and a silent audio buffer is detected the video stops at the reciever side. i made some tests and found out that the sender is still sending video data.
i've no idea why this happens, because i use different rtp-sessions to transmit the audio and video stream.
does anyone know how to solve this?