antosdk-apps/RemoteCamera/README.md

14 lines
393 B
Markdown
Raw Normal View History

2020-12-28 21:25:42 +01:00
# RemoteCamera
2020-12-29 22:26:13 +01:00
Connect to a V4L2 camera on server via Antunnel plugin.
![](https://raw.githubusercontent.com/lxsang/antosdk-apps/master/RemoteCamera/screenshot.jpg)
2020-12-28 21:25:42 +01:00
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
2021-03-31 23:09:40 +02:00
* v0.1.4-a: change app category
2020-12-29 22:26:13 +01:00
* v0.1.2-a: user worker for jpeg decoding