Closed overheat closed 6 months ago
That's saying that Retina sent a SETUP
request, and the RTSP server responded with status Unsupported
.
I have a Pi sitting around with a camera, so I was able to reproduce with your command. I think the problem is that this RTSP server only supports UDP, and Retina defaults to TCP. You can add --transport udp --allow-loss
to your Retina command and get a bit further.
After I do that, Retina starts up then complains a few seconds later about backward time jump. The Retina API allows you to permit this but I don't think the example program supports it right now.
I use a raspberry pi to simulated a RTSP server, like this:
Why have this error?
when this: