Bjørn Reppen

Results 4 issues of Bjørn Reppen

Running version 0.1.7 from npm. Seems to work fine for me on Android, but on iOS I am getting an error message: ``` TypeError: null is not an object (evaluating...

When adding volume control node to a flow, node-red would crash because of a missing null check. Fixes #45.

```bash ❯ cd ipwebcam-gst ❯ nocorrect sudo ./install-videochat.sh ./install-videochat.sh: line 108: [: /lib/modules/5.15.0-33-generic/kernel/v4l2loopback/v4l2loopback.ko: unary operator expected Trying to install v4l2loopback-dkms package. Reading package lists... Done Building dependency tree... Done Reading...

Installed ``` "node-red-contrib-samsung-tv-control": "~1.3.12", ``` Set up the get token flow ![image](https://user-images.githubusercontent.com/281359/82136815-cd08e680-9811-11ea-9828-f1929a365c67.png) Entered IP address, MAC address (without the colons) and TV type ![image](https://user-images.githubusercontent.com/281359/82136826-f3c71d00-9811-11ea-9d29-2fb62aa09399.png) Verified successful connection from command line...