Play raw PCM voice/audio files using ffplay on Ubuntu
The microphones in Android or other mobile devices captures raw PCM sample with certain bit rate and … Read more
Learn
Practical tutorials and deep explanations grounded in reproducible environments, exact versions, and observable results.
Start learning your way
Learn by technology
Learning resources
Learning search
20 results
Existing library
The microphones in Android or other mobile devices captures raw PCM sample with certain bit rate and … Read more
On Local Machine, from where you will try to login another machine, we need to use ssh-keygen … Read more
Lets say you are trying to do something with UPNP which reserves port 1900 for all of … Read more
If you want to identify some binary belongs to which package in Ubuntu in certain situations when … Read more
If you want to capture something like commands when you are installing some software, compiling some opensource … Read more
CMake is a widely used build system that helps automate the compilation process for software projects. Keeping … Read more
JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, … Read more
Sometimes someone from within your network starts consuming lot of bandwidth and you just needed to identify … Read more
Rfkill is a tool for enabling and disabling wireless devices. We use “rfkill list” command as below … Read more