Title :
Extensible Video Processing Framework in Apache Hadoop
Author :
Chungmo Ryu ; Daecheol Lee ; Minwook Jang ; Cheolgi Kim ; Euiseong Seo
Author_Institution :
Dept. of Comput. & Inf. Eng., Korea Aerosp. Univ., Goyang, South Korea
Abstract :
Digital video is prominent big data spread all over the Internet. It is large not only in size but also in required processing power to extract useful information. Fast processing of excessive video reels is essential on criminal investigations, such as terrorism. This demo presents an extensible video processing framework in Apache Hadoop to parallelize video processing tasks in a cloud environment. Except for video transcending systems, there have been few systems that can perform various video processing in cloud computing environments. The framework employs FFmpeg for a video coder, and OpenCV for a image processing engine. To optimize the performance, it exploits MapReduce implementation details to minimize video image copy. Moreover, FFmpeg source code was modified and extended, to access and exchange essential data and information with Hadoop, effectively. A face tracking system was implemented on top of the framework for the demo, which traces the continuous face movements in a sequence of video frames. Since the system provides a web-based interface, people can try the system on site. In an 8-core environment with two quad-core systems, the system shows 75% of scalability.
Keywords :
Big Data; cloud computing; face recognition; multiprocessing systems; object tracking; parallel processing; user interfaces; video surveillance; Apache Hadoop; FFmpeg source code; Internet; MapReduce implementation; OpenCV; Web-based interface; big data; cloud computing environments; digital video; extensible video processing framework; face tracking system; image processing engine; information extraction; quad-core systems; surveillance video; video coder; video frame sequence; video image copy minimization; video processing task parallelization; video transcending systems; Cloud computing; Decoding; Engines; Face; Image processing; Libraries; Transcoding; Big-data; Cloud; FFmpeg; Hadoop; OpenCV; Video processing;
Conference_Titel :
Cloud Computing Technology and Science (CloudCom), 2013 IEEE 5th International Conference on
Conference_Location :
Bristol
DOI :
10.1109/CloudCom.2013.153