Slide 1

Slide 1 text

[サブタイトル] [タイトル] ワンフットシーバス 田中正吾 20210207_Try English LT_ for engineers A talk about developing Node-RED node communicating with IODATA Qwatch internet camera device API. 1ft-seabss 田中正吾

Slide 2

Slide 2 text

I will share my presentation. Please, enjoy my talk :)

Slide 3

Slide 3 text

Seigo Tanaka Company Name:1ft-seabass Twitter : @1ft_seabass I have been worked front-end Engineer since 2004 and made interactive contents. Recently. I’m based on front-end technology. I’m going to be related to information and user-interface gradually. ex. IoT , Mixed Reality and AI...

Slide 4

Slide 4 text

Node-RED Low-code programming for event-driven applications. It's based Node.js. If we would like to connect a new API, we can make a custom node. https://nodered.org/

Slide 5

Slide 5 text

The my topic is IODATA Qwatch internet camera. It eases to set reasonable. https://www.iodata.jp/product/lancam/

Slide 6

Slide 6 text

It has official API based HTTP! I inquired for getting the API docs directly. https://www.iodata.jp/product/lancam/api/index.htm

Slide 7

Slide 7 text

I tried to make Node.js at first. https://www.1ft-seabass.jp/memo/2020/12/20/qwatch-api-ts-ns110w-image-get-using-nodejs/

Slide 8

Slide 8 text

I could make Qwatch Node-RED node recently! https://flows.nodered.org/node/node-red-contrib-qwatch

Slide 9

Slide 9 text

I will start a demonstration! My made Qwatch Node-RED get a current snapshot from Qwatch now.

Slide 10

Slide 10 text

The Node-RED flow will get a Qwatch snapshot!

Slide 11

Slide 11 text

I will get started!

Slide 12

Slide 12 text

Other usage Qther Qwatch device can be looking my son sleeping status every time in home. :)

Slide 13

Slide 13 text

I also worked on the node English README! https://flows.nodered.org/node/node-red-contrib-qwatch

Slide 14

Slide 14 text

Conclusion ● I enjoyed to develop the ease of Qwatch control. ● In this way, OSS development can try to got great oppotunity learning English!