For those who are looking for a robust way to do screencasting, I have found a wired solution. This can be used at conferences and for presentations.
If you are looking for a wireless solution (I do not recommend to use this when presenting to a large audience), click here for more information.
Vysor is a great tool to cast your android screen to a computer. You can download it from the following website: https://www.vysor.io/download
The great thing of their software solution is that you can freely use it to test it. Once it works I recommend you to buy their solution to be able to cast your screen in high quality. You can buy either on a monthly/yearly/lifetime subscription.
Android Debug Bridge (ADB) let’s your computer communicate with your Android devices. It is a prerequisite to have this installed on your computer to let the Vysor software work.
You can download ADB from the following website: http://adb.clockworkmod.com
To make ADB work on Apple I recommend using the following simple process:
1. On OS X, open your Applications folder, then open the Utilities folder. Open the Terminal application.
2. Install home-brew by entering the following command line in your terminal:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
3. Install adb by entering the following command line in your terminal:
brew cask install android-platform-tools
Your Oculus Go will need to be in Developer Mode, to do this:
After the previous steps you are ready to go to start casting your screen. You just need to do the following:
To conclude this article I want to want to share some tips and tricks about how I use screencasting with my OculusGo. This can help you to get the most out of the screencasting.