As the title states. Connection to my cameras (behind an NVR) uses RTSP and is authenticated. As I can't get RTSP streams to display on my dashboard (SharpTools) I have to use something in between to connect to the RTSP stream that also provides a mjpeg stream over http (unauthenticated as user:password is not supported).
I'm currently using motioneye for this on my Pi 4 but it's not great. It's ok viewing a low res sub stream but I'm seeing issues with compression artefacts when I set the sub stream of the camera to 720P (to provide an acceptable image on my dashboard)
So I'm wondering if there's anything else I can use? It must work on a Pi (no recommendations for Blue Iris) and I only need it for one camera. I have previously attempted to use VLC but it always stopped streaming with an error after sometime, so thats a no go. My front door camera is permanently displayed on 4 tablet dashboards, but all other cameras are just viewed using a tile that opens the Hikvision Hik-Connect app via its intent url. Any suggestions appreciated.