Skip to content

scawp/magic.ObsClient-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mägic.ObsClient-demo

A demo of mägic.ObsClient

This is a work in progress of Demo of mägic.ObsClient, refer to this for documentation. this project is intended as a simple example, as such advanced features will not be implemented (however I do plan on releasing a bigger project based on this in future), only bug fixes will be addressed, please see issues.

Screenshot from android:

Requirements

Dependencies

lunajson, love2d-lua-websocket, urutora and mägic.ObsClient are included as submodules, clone the project with the following command to fetch all:

gitclone --recurse-submodules git@github.com:scawp/magic.ObsClient-demo.git

Note

The project links to submodules via symlinking, this my be an issue for windows users (enable Windows 10 Developer mode and configure git for symlinks)

I don't care about the code, how do I run this?!

Android

From the Play Store download love2d Copy remote.love (either by building from the code in this repo or from the release page) onto your device (If you use DropBox you can open this directly from the app) Run!

An APK file or direct download from the Play Store may be provided in future

Windows/Linux

TODO!