antosdk-apps/RemoteCamera
2021-03-31 23:09:40 +02:00
..
assets add remote camera module 2020-12-28 20:25:42 +00:00
build Update apps categories 2021-03-31 23:09:40 +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
package.json Update apps categories 2021-03-31 23:09:40 +02:00
project.json use worker on remote camera to decode jpg image 2020-12-29 20:55:34 +00:00
README.md Update apps categories 2021-03-31 23:09:40 +02: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.4-a: change app category
  • v0.1.2-a: user worker for jpeg decoding