You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Bhlowe, I don't know if it still hold true, but https is still a cpu hog from a bug on libmicrohttpd, hence it wasn't recommended to go directly to libmicrohttpd via https. You can find more info here.
Hi Brendan,
The streaming plugin requires libcurl >7.45.0 for RTSP connections. I see the following error.
Getting [WARN] RTSP digest authentication unsupported (needs libcurl >= 7.45.0)
I can pipe the rtsp to ffmpeg and use RTP.. but would like to use rtsp direct.
EDIT 2: This will build, but it didn't update curl like I wanted..
The text was updated successfully, but these errors were encountered: