From 82dd278eec7e1277c3a1633caf8ed32e67ec89f3 Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar Date: Sat, 17 Jul 2021 21:53:25 +0400 Subject: [PATCH] added readme file --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ca1b407 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Remote game play +The aim of this project is develop a WebRTC screenshare designed for streaming video games and +accpeting remote inputs. +There will be ansible intrcutions which can be executed inside into any virtual environment. This will +a plugin which complements the project [P2PRC](https://p2prc.akilan.io)