Commit 4aafd898 by Иван Кубота

deploy

parent 6026982b
......@@ -267,7 +267,6 @@ Screen.Conference = function() {
}
if( video1.videoWidth > 10 && store.get( 'videoinput' + currentCameraID ) ){
try{
return;
await selfieSegmentation.send( { image: video1 } );
}catch( e ){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment