From 6031f6989ea2024db17ba0b145eb08a9ba2f19b5 Mon Sep 17 00:00:00 2001 From: richard-austin Date: Thu, 5 Oct 2023 14:12:19 +0100 Subject: [PATCH] Update README.md Change title and refs to mp4f to fmp4 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3d6b238..21fb45c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# mp4f-ws-server -## An MP4f media server for live streaming from an RTSP service to an MSE browser front end +# RTSPToFmp4 +## A fragmented MP4 media server for live streaming from an RTSP service to an MSE browser front end ### Features * Stream RTSP sources to the web -* mp4f streaming for low latency +* fmp4 streaming for low latency * ffmpeg links this server with RTSP sources, giving flexiblity in source format and transcoding * Basic web page to check the streams * Stream url with codecs preamble for easy setup of MSE clients