bartbutenaers / node-red-rtsp-to-mjpeg

A Node-RED node to convert an RTSP stream to an MJPEG stream
Apache License 2.0
3 stars 2 forks source link

Status not always correct #1

Open bartbutenaers opened 7 months ago

bartbutenaers commented 7 months ago

When the rtsp stream cannot be setup (e.g. by incorrect url or credentials), the status shows "connected". I don't see at first sight a way to detect this in the rtsp-ffmpeg library.