santo4ul

Results 6 issues of santo4ul

Hi, I'm recording audio in WAV format using RecordRTC. RecordRTC always outputs 44.1KHz. Is it possible to retain the input track's sampling rate? Or in other words, is there a...

Hi, Any plans upgrade to the latest OpenCV and dlib versions? Thank you.

I'm planning to port this library to C++ Does anyone know if there is already a C++ port of this library? Thank you.

Hi, I'm uploading media files (images, wav files) from my phone to S3 bucket. To upload, I'll need the Byte array. Currently I'm reading in base64, and then decode it...

Hi, I'm using via-2.x.y branch (because it has some coco related fixes). When I copy and paste regions and export the annotations in COCO Json, the annotations are not correct...

Hi, I'm trying to understand the audio playback path of react-native-jisti-meet app. Does this app use the webaudio API (window.AudioContext || window.webkitAudioContext) for the playback? If yes, I couldn't find...