You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to meetecho-janus
Has anyone played with virtual backgrounds for webcams in a Janus room and has a suggestion for best pathway for this?
Thanks.
Nishit Mohanan
unread,
Sep 8, 2021, 2:33:53 AM9/8/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to meetecho-janus
One way to implement this is to modify the media stream video track at the user's end using libraries like Bodypix or Mediapipe and then pass the streams generated by these libraries to Janus.
Lorenzo Miniero
unread,
Apr 8, 2022, 4:59:37 AM4/8/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to meetecho-janus
Old thread, but since this may still be useful, have a look at this PR, where I've added a demo that uses MediaPipe: