floe / backscrub

Virtual Video Device for Background Replacement with Deep Semantic Segmentation
Apache License 2.0
729 stars 84 forks source link

Twitch Test #2

Open CirculateMusic opened 4 years ago

CirculateMusic commented 4 years ago

Would be great to have your team test out DeepBackSub on Twitch, for many music artists looking for more tools for live streaming sets to their fans, and Twitch users who stumble across them. if this ever happens, please let us know :)

floe commented 4 years ago

Thanks for the heads-up. I wanted to try Twitch anyway sometime, I'll let you know when I get around to test this.

CirculateMusic commented 4 years ago

Perfect 😊

*** Note that my email address changed to josh@circulatemusic.com

Josh East

Head of A&R | Label Mgr. http://www.circulatemusic.com/ @CirculateMusic

Head of Mrkg. https://musicom.bandcamp.com/ @Musicom (Merlin Network)

Co-Founder | Director http://iliveyoutoo.com/ @iLiveYouToo

Sync Rep http://www.leakysync.com/ @LeakySync

M: 909.556.5424

From: Florian Echtler notifications@github.com Sent: Monday, April 13, 2020 5:28 AM To: floe/deepbacksub deepbacksub@noreply.github.com Cc: CirculateMusic josh@circulatemusic.com; Author author@noreply.github.com Subject: Re: [floe/deepbacksub] Twitch Test (#2)

Thanks for the heads-up. I wanted to try Twitch anyway sometime, I'll let you know when I get around to test this.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/floe/deepbacksub/issues/2#issuecomment-612878207 , or unsubscribe https://github.com/notifications/unsubscribe-auth/APEXQMLDTRN6U7ESKPFHBFTRMMAMNANCNFSM4MGK2OEA .

phlash commented 3 years ago

Just had a look at Twitch broadcasting tools (https://dev.twitch.tv/docs/video-broadcast) that might be able to use our codebase: for now it seems OBS Studio is the most likely option, with Streamlabs OBS port close behind (both FOSS). Xsplit have their own closed solution (VCam) and consoles are closed devices entirely (but free to adopt OSS from here :smile:)

There is one OBS virtual background project here in Github: https://github.com/axiak/obs-virtual-background which looks like a nice starting point, and the developer is 'on the lookout for a suitable segmentation model in C/C++ to remove the need for the node service' - we may have a good fit if we can build a video-in -> mask-out loadable module.