Y
Hacker News
new
|
ask
|
show
|
jobs
by
jaffathecake
785 days ago
Event listeners? Image data?
1 comments
runarberg
785 days ago
element.srcObject is very useful for <video> elements when the srcObject is a direct stream feed from the camera. I don’t even know how I would go about passing that as a string attribute.
https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaEl...
link
https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaEl...