Your comments

Hello.

1) using the IR.Base64Encode method, to encode the Header.

2) using the IR.Base64Encode method, to encode the Payload.

3) Form a common string Base64 (Header)+. + Base64 (Payload). Please note that the dot is required.

4) using the private and public keys using the SHA256 with RSA algorithm, get a Verify Signature from the string that was obtained in step 3. there Is an IR.CreateEncryption method, but you can use pure JS. Let us know if you need an example of using the IR.CreateEncryption method.
5) use the IR.Base64Encode Method to encode the string from step 4.
6) the Result from step 3 + . + result from step 4 = JWT. Please note that the dot is required.

Hello.

Thank you for your suggestion.
If you want to store and process critical data, we recommend using full-fledged DBMS and moving data using DBMS tools. To access these DBMS, i3 pro has an ODBC driver (only for Windows server and client).
At the moment, we have no plans to add new tools for working with the built-in database.

Добрый день.

Должен быть включен параметр Videosupport и выбран хоть какой-то видеокодек в конфиге SIP сервера (например h264).

Hello.

What do you mean? Do you want to delete 12-15 bytes from the array?

Hello.

Now you can only Disconnect() the driver and Connect() it again. Then the poll of all group addresses will start again. However, this is a bad solution if you have a lot of KNX feedbacks in the project. In one of the future releases, the "Read request" command will appear to get feedback as in the initial poll, but only one group address and without Disconnect/Connect the driver. We can let you know when a release with this type of command is ready.

Добрый день.

Ван нужно получить rtsp ссылку для трансляции потока в i3 pro.

Подробнее можно прочесть тут и тут.

Hello.

i3pro://

call works the same way as a hyperlink clicked in a web browser or email client.

Hello.

Calling i3 pro from third-party apps:

i3pro://

Read more here.

Hello.

Do you connect to KNX from the Internet? Check whether there will be a delay when connecting from the local network. If the delays are from the local network, leave 1 channel and feedback in the KNX driver, then check again whether there will be delays.