I want to create a pipeline using GStreamer on Windows that sends video from a camera to a specified rtspclientsink location.
However, I get an error: ‘No such element or plugin ‘rtspclientsink”.
I’m interested in how I can install rtspclientsink on Windows.
I found only a way to install it on Linux using:
‘sudo apt install gstreamer1.0-rtsp’
New contributor
Danijel Kapetanovic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.