antosdk-apps/RemoteCamera
2020-12-29 22:26:13 +01:00
..
assets add remote camera module 2020-12-28 20:25:42 +00:00
build cleanup code 2020-12-29 21:01:10 +00:00
coffees cleanup code 2020-12-29 21:01:10 +00:00
css add remote camera module 2020-12-28 20:25:42 +00:00
js use worker on remote camera to decode jpg image 2020-12-29 20:55:34 +00:00
package.json use worker on remote camera to decode jpg image 2020-12-29 20:55:34 +00:00
project.json use worker on remote camera to decode jpg image 2020-12-29 20:55:34 +00:00
README.md Update README.md 2020-12-29 22:26:13 +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.2-a: user worker for jpeg decoding