Abstract
This paper suggests a method of developing live media streaming service through Linux server system on android system environment. The android application constructed in the experiment is able to record media while sending it to Linux server. Generated real time media data is send to linux server through Multipart Request class of Apache Tomcat server constructed on Linux system. Also in this research, by utilizing Android video player and media player class, development of android application structures was accomplished, which has methods of; playing live media stream data on video server, or playing live media stream data while saving stream data in cache. The structure and function of suggested system and application is confirmed by series of experiments.
본 논문은 안드로이드 시스템 환경에서 리눅스 서버 시스템을 통하여 실시간으로 동영상을 스트리밍 서비스하는 시스템을 제안한다. 본 연구에서 개발한 어플리케이션으로 동영상을 촬영함과 동시에 스트림 데이터를 생성하고, 이 데이터를 Apache Tomcat 서버의 MultipartRequest 클래스를 이용하여 리눅스 서버로 전송하는 기능을 구현하였다. 또한, 안드로이드의 비디오 플레이어와 미디어 플레이어 클래스를 이용하여 실시간으로 동영상 스트림 데이터를 비디오 플레이어에서 재생하는 방식과 캐시(cache)에 스트림 데이터를 저장함과 동시에 미디어 플레이어를 이용하여 재생을 하는 방법을 개발하였다. 본 논문에서 제안한 시스템 구조와 어플리케이션이 설계된 실험 과정을 통한 실험의 결과, 모두 정상적으로 동작이 된다는 것을 확인 할 수 있었다.