This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Audio stream got error with window 7

Expert 1840 points

Hi,

I am working with Appro DM368 camera, Software V2.6 . In window 7 (Home premium), when we turn on AUDIO (include micro) and we move to some other web pages in GODB interface an error will happen to close the IE. I guess we have some problem with audio stream. The client do some wrong processing that not allow by window 7 but it is ok in XP. Please share me your experiences about this.

thanks

  • Hi,

     

    We are working with GoDB tech to have this implemented on windows 7, they are working on this.

     

    Current activeX player is not tested for win7 platform.

     

    Regards,

     

    Raghu

     

  • I can figure out this issue come from the conflict between main thread and audio playing thread in activeX player. Some resource was not released in a correct order. If I use a sleep right after I turn on the thread shutdown flag, it worked. Not sure it can work in all cases. It might depend on speed of computer or some acsyncronous processing order.

    Hope you can share me some useful thing whenever you get it.

     

    thanks