google-coral / project-bodypix

BodyPix model demo application for Google Coral
Apache License 2.0
275 stars 52 forks source link

The video stream stops running if the page is not in focus. #24

Open ErmineApps opened 3 years ago

ErmineApps commented 3 years ago

I use bodyPix. drawBokehEffect(canvas, video,...), then I transfer the media stream via WebRTC. If the browser page is not in focus, the video freezes.

manoj7410 commented 3 years ago

@ErmineApps Can you share the steps to reproduce this issue ?