Merge DevToolsVideoConsumer into ClientFrameSinkVideoCapturer |
||
Issue descriptionDevToolsVideoConsumer exists to prevent writing boilerplate code in different clients of FrameSinkVideoCapturer in DevTools. We can hide the common code inside ClientFrameSinkVideoCapturer and get rid of DevToolsVideoConsumer.
,
Jun 1 2018
It can do some basic stuff like wrapping the shared memory into a VideoFrame and providing a method to convert VideoFrame to Bitmap.
,
Jun 1 2018
I think that's the main purpose of DevToolsVideoConsumer.
,
Aug 2
|
||
►
Sign in to add a comment |
||
Comment 1 by m...@chromium.org
, May 29 2018