I’m building a desktop app using React + Electron on Linux. I want to play RTSP and UDP video streams, and I found your library gstreamer-superficial
.
It looks great! But I’m not sure how to use it inside my Electron app. Could you please guide me on how to set it up?