Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 422 Bytes

File metadata and controls

13 lines (9 loc) · 422 Bytes

AndroidStreamService

AndroidStreamService is a real-time streaming service between android smartphones.

This project was created using Red5 Pro.

주 기능은 회원가입, 로그인 기능, 화면 촬영, 화면 시청기능이 있다.

소스 구성

1. BaseballPub: 화면 촬영 (서버 역할)   
2. BaseballSub: 화면 시청 (클라이언트 역할)
3. BaseballSRV: for Web-service (node.js)