Closed eladalon1983 closed 1 month ago
There is some prior art in the CSS draft for element()
, however, the process is different. CSS is producing an image which can be inserted back into the document, while we are producing a video frame which is going to go through various transformations before being delivered to the media stream consumer.
I can try to come up with a PR that covers our simplified use case and matches our implementation experience.
@eladalon1983 This issue can be closed.
As of the time of writing, the spec is missing a "proper" definition of what is captured/excluded, resorting instead to a hand-wavy definition. (I believe issue #1 alludes to this.)