From 7a63368963dd45e8672bd87588fca2bea1bf1494 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Thu, 22 Jan 2026 16:22:11 +0000 Subject: [PATCH] docs(readme): remove uncertain RTMPS support statement The statement about untested RTMPS support was speculative and potentially confusing to users. Removed as it has now been verified as working. Signed-off-by: Martin Wimpress --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8f8a19c..c2c81e7 100644 --- a/README.md +++ b/README.md @@ -271,10 +271,6 @@ services: [rtmp @ 0x2ca9be80] Unexpected stream STREAMBOMB, expecting c5b559b2-589d-4925-a28e-20d1954fd6c5 Last message repeated 1 times ``` -- Stream Sprout does not support restreaming using secure RTMP (RTMPS). - - *At least I don't think it does, but I haven't fully tested it.* - - Kick only appears to support rtmps:// URLs and Stream Sprout restreams do not appear on Kick. - - https://superuser.com/questions/1438939/live-streaming-over-rtmps-using-ffmpeg - Each destination you add will increase your bandwidth requirements. ## References