rtsp ip cam not working #2255
Unanswered
IvanAmatiDotCom
asked this question in
Help
Replies: 1 comment
|
Hi @IvanAmatiDotCom , The "IP Camera" option in Mainsail is not an RTSP client, so your RTSP URL won’t work directly. Mainsail also doesn’t support RTSP streams natively. Please check if your camera can provide another stream type that Mainsail supports, such as MJPEG or Snapshots (MJPEG-Adaptive). If it only supports RTSP, you’ll need to use an external service (e.g. ffmpeg or motion) to convert the stream into a supported stream format. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I bought a FLSU Speeder Pad. I already installed the original Klipper, and everything works, but when I try to add IP cameras, I don't know what to do.
I connected two printers via USB, so I can't use USB webcams.
RTSP protocol via VLC works.
This is my RTSP address, which I enter in the settings. I've tried all the options. If anyone can help me, including configuring Crowsnet.conf, I'd appreciate it.
RTSP://myuser:mypassword@192.168.8.25:554/live/ch0
All reactions