misclabs / airheads

MIT License
3 stars 0 forks source link

Leaks when using Sony A6000 camera #2

Open BitPass opened 1 year ago

BitPass commented 1 year ago

[08:23:13] [info] APP(info): Airheads: v0.1.5-16-g1af56be [08:23:13] [info] APP(info): Libraries: [08:23:13] [info] APP(info): OpenCV 4.8.0 [08:23:13] [info] APP(info): SDL release-2.26.5 [08:23:13] [info] APP(info): Dear ImGui v1.89.8-docking [08:23:13] [info] APP(info): spdlog v1.12.0 [08:23:13] [info] APP(info): fmt 10.1.0 [08:23:13] [info] APP(info): Current SDL_Renderer: direct3d [08:23:13] [info] APP(info): User config path: C:\Users\ilyaw\AppData\Roaming\Airheads\airheads\ [08:23:13] [info] APP(info): VIDEOINPUT LIBRARY - 0.2000 [08:23:24] [info] APP(info): Starting capture on device Unknown device [08:23:24] [info] APP(info): SETUP: Setting up device 0 [08:23:24] [info] APP(info): SETUP: HD USB Camera [08:23:24] [info] APP(info): SETUP: Couldn't find preview pin using SmartTee [08:23:24] [info] APP(info): SETUP: Capture callback set [08:23:24] [info] APP(info): SETUP: Device is setup and ready to capture. [08:23:32] [info] APP(info): Stopping capture on device HD USB Camera [08:23:32] [info] APP(info): SETUP: Disconnecting device 0 [08:23:32] [info] APP(info): SETUP: freeing Grabber Callback [08:23:32] [info] APP(info): SETUP: freeing Grabber [08:23:32] [info] APP(info): SETUP: freeing Control [08:23:32] [info] APP(info): SETUP: freeing Media Type [08:23:32] [info] APP(info): SETUP: removing filter NullRenderer... [08:23:32] [info] APP(info): SETUP: filter removed NullRenderer [08:23:32] [info] APP(info): SETUP: removing filter Sample Grabber... [08:23:32] [info] APP(info): SETUP: filter removed Sample Grabber [08:23:32] [info] APP(info): SETUP: removing filter MJPEG Decompressor... [08:23:32] [info] APP(info): SETUP: filter removed MJPEG Decompressor [08:23:32] [info] APP(info): SETUP: removing filter Smart Tee... [08:23:32] [info] APP(info): SETUP: filter removed Smart Tee [08:23:32] [info] APP(info): SETUP: removing filter HD USB Camera... [08:23:32] [info] APP(info): SETUP: filter removed HD USB Camera [08:23:32] [info] APP(info): SETUP: freeing Capture Graph [08:23:32] [info] APP(info): SETUP: freeing Main Graph [08:23:32] [info] APP(info): SETUP: Device 0 disconnected and freed [08:23:32] [info] APP(info): Starting capture on device Unknown device [08:23:32] [info] APP(info): SETUP: Setting up device 1 [08:23:32] [info] APP(info): SETUP: USB Video [08:23:32] [info] APP(info): SETUP: Couldn't find preview pin using SmartTee [08:23:32] [info] APP(info): SETUP: Capture callback set [08:23:32] [info] APP(info): SETUP: Device is setup and ready to capture. [08:34:26] [info] APP(info): Stopping capture on device USB Video [08:34:26] [info] APP(info): SETUP: Disconnecting device 1 [08:34:26] [info] APP(info): SETUP: freeing Grabber Callback [08:34:26] [info] APP(info): SETUP: freeing Grabber [08:34:26] [info] APP(info): SETUP: freeing Control [08:34:26] [info] APP(info): SETUP: freeing Media Type [08:34:26] [info] APP(info): SETUP: removing filter NullRenderer... [08:34:26] [info] APP(info): SETUP: filter removed NullRenderer [08:34:26] [info] APP(info): SETUP: removing filter Sample Grabber... [08:34:26] [info] APP(info): SETUP: filter removed Sample Grabber [08:34:26] [info] APP(info): SETUP: removing filter MJPEG Decompressor... [08:34:26] [info] APP(info): SETUP: filter removed MJPEG Decompressor [08:34:26] [info] APP(info): SETUP: removing filter Smart Tee... [08:34:26] [info] APP(info): SETUP: filter removed Smart Tee [08:34:26] [info] APP(info): SETUP: removing filter USB Video... [08:34:26] [info] APP(info): SETUP: filter removed USB Video [08:34:26] [info] APP(info): SETUP: freeing Capture Graph [08:34:26] [info] APP(info): SETUP: freeing Main Graph [08:34:26] [info] APP(info): SETUP: Device 1 disconnected and freed [08:34:26] [info] APP(info): Starting capture on device Unknown device [08:34:26] [info] APP(info): SETUP: Setting up device 0 [08:34:26] [info] APP(info): SETUP: USB Video Device [08:34:26] [info] APP(info): SETUP: Couldn't find preview pin using SmartTee [08:34:26] [info] APP(info): SETUP: Capture callback set [08:34:27] [info] APP(info): SETUP: Device is setup and ready to capture.

misclabs commented 1 year ago

From BitPass: Only happens with Sony A6000 camera (labeled USB Video in logs and drop down). All other cameras work correctly.