[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 !!
Hello everyone, Im working on an Electron app with GStreamer, and I needed it to work with Chrome, and after lots of headaches I managed it work, I posted the script used on a repository, is my first time posting code, may its not very good explained, so open an issue if you don't can't make it work or anything else so I can improve it.
The problem (as net::ERR_INVALID_HTTP_RESPONSE states), is that you need to add a response, so I did with NodeJs, wish it can help.
Here is the repository: https://github.com/janoglezcampos/GstreamerChromeBridge