issues
search
skyway
/
old-skyway-conf
SkyWay Conference
https://conf.webrtc.ecl.ntt.com
MIT License
96
stars
40
forks
source link
Canvas video type
#99
Closed
leaysgur
closed
4 years ago
leaysgur
commented
4 years ago
camera, display, canvas <- new!
actual canvas will be rendered in
<Modal />
view
Note
without any drawing, it seems to be treated as invalid video by
captureStream()
<canvas />
must be exist on DOM to draw!
leaysgur
commented
4 years ago
Compare to Slack..
it can not be done on Web app
sharing must be fullscreen
sharer must watch its screen only
just as a canvas pad
convenient to have but can live without it
<Modal />
viewNote
captureStream()
<canvas />
must be exist on DOM to draw!