Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak during video acquisition loop #25

Open
MrBearman64 opened this issue Jul 20, 2020 · 1 comment
Open

Memory leak during video acquisition loop #25

MrBearman64 opened this issue Jul 20, 2020 · 1 comment

Comments

@MrBearman64
Copy link
Contributor

Trying to manually start a video stream results in a memory leak, which crashes cam2web.

  • Cam2Web compiled with v142 PlatformToolset and Win10 as TargetPlatform
  • Relase x64 build
  • Executed on a Win10 Machine
  • Stacktrace retrieved via ApplicationVerifier cam2web.exe.xml.txt
@cvsandbox
Copy link
Owner

Hello,

Did you use the latest code when reproducing the memory leak? There was one leak fixed on June 6th.
fb266b9

When you run application from VS in Debug mode, do you get any memory leak report (provied by _CrtMemDumpAllObjectsSince()) in Output window?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants