Hello,
Sorry If I double thread!
I'm developing a secure Audio and video communication component using JMF.
My component based on "UI-Based Application for Transmission of Media over
RTP" and "UI-Based Application for Reception of Media over RTP". I've
modified the code so it can capture audio and video from capture devices
then send it to multi targets.
At this time, I'm testing on my laptop, and I've encountered the
EXCEPTION_ACCESS_VIOLATION when I receive and the play multi streams at the
same time. The problem appears to all JMF solution which uses AVReceiver.
Another problem is if the program passes the EXCEPTION_ACCESS_VIOLATION
error, one of the windowplayer will control other playerwindows. I mean when
I press pause, the other playerwindows would be paused to.
The problem never happens if I receive only one stream.
Please help me!
===========================================================================
FAQ:
http://java.sun.com/products/java-media/jmf/forDevelopers/jmffaq.htmlList Archive:
http://archives.java.sun.com/archives/jmf-interest.htmlTo unsubscribe, send email to
listserv@... and include in the body
of the message "signoff JMF-INTEREST".