M3U Restream Rumi, November 15, 2022 There’s a wonderful piece of microservice node.js based restream utility, that let you re-stream from a source and also do the ffmped transcoding if you’d like. I just liked the piece! My installed OS was Ubuntu 18.x and I used node version 12.x. The problem You have an IPTV provider… Continue Reading
How to Upgrade Node.js via NPM Rumi, August 23, 2017 Steps to Upgrade Node.Js Use the following steps to install or upgrade node.js to latest available version. Current NodeJs Version – First check current nodejs version on your system using following command. In my case it is v0.10.37.rahul@tecadmin:~$ node -v v0.10.37 Clean Cache Forcefully – Now clean all npm cache from your… Continue Reading