-
- Downloads
videomonitor(win32): bridge ffmpeg/win32api device ids
- Fixes wstring conversion issue when obtaining video capture device friendly name, and uses device id when adding/removing devices using the usb-pnp monitoring APIs. As the uid suffix reported by the pnp api is different from what returns from the device enumerator, we strip the uid and make substring searches for device nodes instead of exact matches. Change-Id: Ibe3d79ed0632c663c2b067772ca592d5c5d466e6 Gitlab: #171
Showing
- src/media/video/video_device_monitor.cpp 3 additions, 3 deletionssrc/media/video/video_device_monitor.cpp
- src/media/video/winvideo/video_device_impl.cpp 143 additions, 112 deletionssrc/media/video/winvideo/video_device_impl.cpp
- src/media/video/winvideo/video_device_monitor_impl.cpp 35 additions, 81 deletionssrc/media/video/winvideo/video_device_monitor_impl.cpp
- src/string_utils.cpp 0 additions, 12 deletionssrc/string_utils.cpp
- src/string_utils.h 0 additions, 1 deletionsrc/string_utils.h
Loading
Please register or sign in to comment