Finding solution for EXCEPTION_ACCESS_VIOLATION error

View: New views
2 Messages — Rating Filter:   Alert me  

Finding solution for EXCEPTION_ACCESS_VIOLATION error

by Nguyen Minh Tam :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.html
List Archive: http://archives.java.sun.com/archives/jmf-interest.html

To unsubscribe, send email to listserv@... and include in the body
of the message "signoff JMF-INTEREST".



hs_err_pid1328.log (17K) Download Attachment
hs_err_pid5240.log (19K) Download Attachment

Re: Finding solution for EXCEPTION_ACCESS_VIOLATION error

by Vikram Taneja :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I am also facing the same problem. please help me in the same, if you have founded the solution.

Thanks in advance  




Nguyen Minh Tam wrote:
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.html
List Archive: http://archives.java.sun.com/archives/jmf-interest.html

To unsubscribe, send email to listserv@java.sun.com and include in the body
of the message "signoff JMF-INTEREST".