renan-dias / xstream

A personal study of game streaming service built with Flutter that allows users to connect to an RTMP server and stream games. The app also manages user and game information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to xStream! Play in anywhere!

xStream is a streaming gaming platform that allows you to find people to play with you in your favorite games, anywhere, anytime. The project is made in flutter, using RTMP protocol to stream the games and twitch API to get the games information. The project is still in development, so if you want to contribute, feel free to do it.

๐Ÿš€ Technologies

This project was developed with the following technologies:

Live Demo

You can see the live demo coming soon

Installation

Clone this repository and install the requirements:

git clone https://github.com/renan-dias/xstream.git

Move to directory and run the program:

cd /xstream

Install dependencies:

flutter pub get

Run the app:

flutter run

๐Ÿ“ License

This project is under the MIT license. See the LICENSE for more information.


Made with โ™ฅ by Renan Dias ๐Ÿ‘‹ Get in touch!

About

A personal study of game streaming service built with Flutter that allows users to connect to an RTMP server and stream games. The app also manages user and game information.


Languages

Language:C++ 44.7%Language:CMake 36.4%Language:Dart 8.8%Language:HTML 3.6%Language:Swift 3.4%Language:C 2.8%Language:Kotlin 0.2%Language:Objective-C 0.1%