antosdk-apps/RemoteCamera
2023-06-01 16:33:07 +02:00
..
assets Update major applications to support AntOS v2.0.x 2023-01-01 01:54:04 +01:00
build add release job using AntOS build system 2023-06-01 16:33:07 +02:00
coffees reduce support resolution 2020-12-30 16:57:01 +00:00
css add remote camera module 2020-12-28 20:25:42 +00:00
js cleanup 2020-12-30 01:29:23 +00:00
build.json Update major applications to support AntOS v2.0.x 2023-01-01 01:54:04 +01:00
package.json Update major applications to support AntOS v2.0.x 2023-01-01 01:54:04 +01:00
project.json use worker on remote camera to decode jpg image 2020-12-29 20:55:34 +00:00
README.md Update major applications to support AntOS v2.0.x 2023-01-01 01:54:04 +01:00
screenshot.jpg Add files via upload 2020-12-29 22:25:14 +01:00

RemoteCamera

Connect to a V4L2 camera on server via Antunnel plugin.

This application reauires the tunel plugin and the ant-tunnel v4l2 publisher on the server-side

Change log

  • v0.1.5-a: support AntOS 2.0.x
  • v0.1.4-a: change app category
  • v0.1.2-a: user worker for jpeg decoding