video audio demo proble

#1
by amyburden - opened

Thanks so much for introducing the demo. The video looks great. But I met some problem when trying the code. I am aware that you make changes to the emit function. the emit function seems block because the output image only shows first frame. I am aware that in the history you use wait_for_item.

Can you try again? I can't reproduce that

Can you try again? I can't reproduce that

I made some modifications to your original code. I am not familiar with async programming. I skipped the Gemini part and tried to test the receive and send parts. I find the camera has long latency. After print some information and I find the receive function is called far more than the emit function. I try to use await asyncio.sleep(0.1) to make handler to deal with emit with high priority. But the problem remains. Can I have some suggestions from your side.

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment