Re: RTMP ?

Peter Krefting via curl-library <[email protected]> Mon, 10 Nov 2025 10:20:53 +0100
Newsgroups gmane.comp.web.curl.library
Organization /universe/earth/europe/norway/oslo
Message-ID <[email protected]>
2025-11-10 00:07 skrev Daniel Stenberg via curl-library:

> Is there anyone who uses RTMP with (lib)curl or even knows someone who 
> does?

Yes; RTMP is still used professionally, often for providing a live video 
feed to an OTT segmenter that will then segment and produce a 
customer-facing MPEG-DASH or HLS stream.

At $DAYJOB, we use libcurl to monitor both ends of this, using a 
(slightly patched) librtmp version with a (slightly patched) libcurl. 
Using libcurl instead of using librtmp directly means less complexity on 
our side. My colleague have provided patches to libcurl's RTMP support 
when we have encountered issues with it; we do trail behind a few 
libcurl releases, so we might not detect them immediately though.

-- 
\\// Peter - http://www.softwolves.pp.se/
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html