Skip to content

Instantly share code, notes, and snippets.

@k4kfh
Last active January 13, 2018 00:48
Show Gist options
  • Save k4kfh/5487b839c91964f300154d40e2e13678 to your computer and use it in GitHub Desktop.
Save k4kfh/5487b839c91964f300154d40e2e13678 to your computer and use it in GitHub Desktop.
GitUp Git2/Git2P | Unofficial Manual

Unofficial Manual for GitUp Git2/Git2P Action Cameras

I love my Git2P camera, but I am very disappointed in the unprofessional forum-style support available for even basic functions on the cameras. I had to read 3 forum posts to even figure out how to connect it to a wifi network. Unacceptable!

So this Gist aims to be an unofficial manual for the Git2, and it may be applicable to other GitUp cameras.

Accessing the Video Feed via Wi-Fi

The camera serves up a video feed via RTSP whenever it is connected to WiFi (client mode or AP mode). To view the stream, all you need is a video player capable of opening an RTSP stream.

On Android, you can use VLC Media Player, available in the Play Store. Simply choose "Open network stream" and type rtsp:// followed by the camera's IP address. In Wi-Fi access point mode, you type rtsp://192.168.1.254. In Wi-Fi client mode, you'll need to check the IP address displayed on the screen (toggle the network information display by pressing the settings button or the mode button).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment