From 2118680b27e8ec0b3311085a39ed300a84a43061 Mon Sep 17 00:00:00 2001 From: Niels Date: Tue, 4 Jun 2024 00:04:58 +0200 Subject: [PATCH] removed wrong conclusion --- docs/documentation/brainstorm/Dataprotocols.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/documentation/brainstorm/Dataprotocols.md b/docs/documentation/brainstorm/Dataprotocols.md index 3ca3af3..c82c3c8 100644 --- a/docs/documentation/brainstorm/Dataprotocols.md +++ b/docs/documentation/brainstorm/Dataprotocols.md @@ -31,6 +31,4 @@ RTSP is collection of protocols used for streaming media such as videos over ne Due to its limited support we are not uising it in our project. We were already having issues with other things that are not supported on android or mobile apps and we did not want to risk getting more issues while working on our project since we were already using up our limited time. It is a very interesting option though since it will enable more advanced videos. It also is realy complex which makes it a less atractive option since we are already learning a lot of new things and if we were to want to learn more things we would rather learn something with a low learning curve. -# Conclusion - -We decide to just go for the simple solution wich is google drive how ever if we want to expend or had more time we could have used. \ No newline at end of file +# Conclusion \ No newline at end of file