# Description [Server] GStreamer ---> HTML [Client] # Require - gstreamer-1.x - Browser which supports video tag of HTML5 ## debian ```sh sduo apt-get install gstreamer1.0 ``` # Usage 0. Please set a webcam to the your pc. 1. Open `index.html` by the browser. 2. Run `streaming-XXXXX.sh` by the terminal. 3. You will can watch video which captured by webcam !!