Boaz Keren Gil

Results 5 issues of Boaz Keren Gil

I'm trying to create a video chat room where people can join and leave. First, user signs up and joins the socket room. He is assigned a unique peerId which...

I'm trying to use this component in a typescript React project. This is not working, giving me the following error: ``` Could not find a declaration file for module 'react-jw-player'....

enhancement
help wanted

I'm trying to add a storage class to the optimized image using Kraken.io S3 in NodeJS. Now I know there is an option to add `metadata` key to the s3...

I'm trying to control the sampler, but can't find a way to do it. How can I change the sampler?

stale

Upon running the python code I am getting: ``` if confidence >= 0.4: ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or...