chienpm304 / Zecorder

Android Screen recording and streaming application
49 stars 19 forks source link
recording rtmp rtmp-stream screen-recorder

Zecorder

 Android screen recording and streaming application

Features

1. SCREEN RECORDING

2. SCREEN STREAMING​

3. CAMERA PREVIEW

4. VIDEO MANAGER- List videos recorded by our app​

5. SYNCHRONIZATION


ARCHITECTURE

1. Big picture

alt text

2. Streaming picture

alt text


STREAMING USEAGE

1. Build RTMP-Server

Step 1: get SRS

git clone https://github.com/ossrs/srs &&
cd srs/trunk

Step 2: build SRS, Requires Centos6.x/Ubuntu 32/64bits.

./configure && make

Step 3: start SRS

./objs/srs -c conf/srs.conf

2. Application side

Step 1: get app source

git clone https://github.com/1612052/Zecorder.git

Step 2: Build and run application

Step 3:

* Video guide/demo: