From b27dfa93aa91c0acf1e89e835ba74175b06c7f30 Mon Sep 17 00:00:00 2001 From: Thomas SIMON Date: Tue, 22 Aug 2023 14:17:33 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 613b321..aeacba7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ The app allows a user to choose a sensor and a resolution. From there it capture ![app screenshot](assets/screen.jpg) +# Download +[RemoteCam.apk](https://github.com/Ruddle/RemoteCam/releases/tag/0.03) +It is not available on the Play Store. Please do not upload it there. + # Use cases You can use that stream in **OBS** with the *Media Source* or the *Browser* (lower latency) source: (change ip to your phone's) @@ -22,4 +26,4 @@ Let me know your interest for a turnkey virtual webcam or OBS plugin. There is already an alternative, Droidcam, but it is not free for HD resolution 720p+. Also Droidcam cannot use the telephoto lens on Samsung devices. -RemoteCam is an opensource alternative to Droidcam (but with <10% of its functionalities). \ No newline at end of file +RemoteCam is an opensource alternative to Droidcam (but with <10% of its functionalities).