-
- Downloads
android/video: add video capture support
* allow to enumarate devices using the new video API * allow to open cameras and capture frames Issue: #79814 Change-Id: I1b85aa6035ec880f4388479d5a33ae7a5aec8fce
Showing
- src/client/ring_signal.cpp 4 additions, 5 deletionssrc/client/ring_signal.cpp
- src/client/videomanager.cpp 16 additions, 0 deletionssrc/client/videomanager.cpp
- src/dring/videomanager_interface.h 14 additions, 16 deletionssrc/dring/videomanager_interface.h
- src/media/libav_utils.cpp 2 additions, 0 deletionssrc/media/libav_utils.cpp
- src/media/media_buffer.cpp 20 additions, 1 deletionsrc/media/media_buffer.cpp
- src/media/media_buffer.h 5 additions, 1 deletionsrc/media/media_buffer.h
- src/media/video/androidvideo/video_device_impl.cpp 122 additions, 140 deletionssrc/media/video/androidvideo/video_device_impl.cpp
- src/media/video/video_base.h 4 additions, 2 deletionssrc/media/video/video_base.h
- src/media/video/video_device.h 1 addition, 1 deletionsrc/media/video/video_device.h
- src/media/video/video_input.cpp 186 additions, 0 deletionssrc/media/video/video_input.cpp
- src/media/video/video_input.h 45 additions, 0 deletionssrc/media/video/video_input.h
- src/string_utils.h 15 additions, 0 deletionssrc/string_utils.h
Loading
Please register or sign in to comment