Setting up droidcam and obs-studio cam in Debian

Posted on Thu 30 July 2020 in software • 1 min read

Currently, most of the population is working from home, so having a good video conferencing setup has become important. I have setup droidcam for getting video input from phone/ipad and obs-studio for managing different audio/video source in Debian using the following steps:

  1. At first install droidcam in PC …

Continue reading

Starting up a series of Python language

Posted on Thu 30 July 2020 in Programming • 2 min read

Python is an example of language design done well. The language is equally suited for learning as the first computer language (for kids) and running enterprise-level code (as done in many startups and established companies) at the same time. However, this incredible approachability of the language leads to very low …


Continue reading

Setting up Skype for web in Debian

Posted on Sat 21 March 2020 in software • 1 min read

I do not prefer having closed source software on my Debian machine. However, due to the popularity of Skype, the package skypeforlinux was installed on my Debian system. Finally, I am able to get rid of the binary blob by using the web version of the service. If you also …


Continue reading