[Server] GStreamer ---> HTML [Client]
- gstreamer-1.x
- Browser which supports video tag of HTML5
sduo apt-get install gstreamer1.0
- Please set a webcam to the your pc.
- Open
index.html
by the browser. - Run
streaming-XXXXX.sh
by the terminal. - You will can watch video which captured by webcam !!
Thx for the example, it is working in firefox.
In Chrome, I saw same error message "Failed to load resource: net::ERR_INVALID_HTTP_RESPONSE".
What is chrome waiting for? "200 OK"? Which software component should answer the response?