Design and Implementation of Client for Video Monitoring Based on Applet

This paper introduces the merit and demerit of Applet in safety,and the practical significance of Applet.Then design and implementation of client for H.264 video monitoring base on Applet is elaborated: First,using Javascript and HTML to write web interface.Then introduce receiving H.264 video data with RTP protocol,processing data packets.The emphasis is how to achieve the H.264 decoding by Java.The experimental result shows that the client can achieve the real-time monitoring on remote place,and playback smoothly.