Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem with merged datasource

Status
Not open for further replies.

CeeDee666

Programmer
Jan 1, 2002
4
DE
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?
 
Hi CeeDee666,
We trying to implement code which stops the video at receiver when sender dosen't speak (which is similar to ur problem). Can u please post the algoritm to do so & how did u detect silence pls post the procedure.

thanks in advance
atsparet
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top