ionorg / ion-sfu

Pure Go WebRTC SFU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pass canvas through stream?

luke-buttifant opened this issue · comments

Summary

I am currently using LocalStream.getUserMedia() to stream to subscribers, but I am intending to impliment AR effects like masks/glasses etc... as these are rendered on a canvas, is it possible to pass through the canvas rather than the webcam feed?

Additional context

Heres a basic example;
image

Wrong repository, sorry.