VisuYou
Author:
๐ Different_Garlic7565
Real discussions and feedbacks of VisuYou
๐ Join the Discussion on Forums
App Description
VisuYou is a peer-to-peer VR streaming app built using Flutter, designed to provide a private and direct connection between two Android devices for a real-time shared VR experience. It features a private WebRTC connection for high-quality, low-latency streaming, QR code setup for initial connection, and local voice commands using Vosk for on-device speech recognition. The app ensures user privacy by processing voice data locally and utilizes various technologies including flutter_webrtc, qr_flutter, flutter_barcode_scanner, and vosk_flutter.
Project Overview
VisuYou is an innovative peer-to-peer VR streaming application developed using Flutter, aimed at providing a private and direct VR experience between two Android devices. It leverages WebRTC for high-quality streaming, QR codes for easy setup, and Vosk for local voice commands, ensuring privacy and low latency. The app is a testament to the developer’s first foray into Flutter, showcasing a blend of technologies for a seamless VR experience. Despite the lack of user feedback, the project’s technical foundation and privacy-focused features present a promising tool for VR enthusiasts.
Links
๐ Website: https://github.com/shekkanen/visuyou
Features & Benefits
โ
Private and direct connection using WebRTC
โ
QR code setup for easy initial connection
โ
Local voice commands with Vosk for privacy
โ
Open-source and available on GitHub
Areas for Improvement
๐ Requires two phones and two mobile VR headsets for full experience
๐ Code may need refactoring