From 11efc0b3ef68681f6e06d843ba4245543ab7f5f4 Mon Sep 17 00:00:00 2001 From: Andreas Hermann Date: Tue, 15 Jul 2025 09:49:26 +0200 Subject: [PATCH] Fix link to srt-live-transmit Haivision srt-live-transmit documentation has moved --- docs/apps/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/apps/index.md b/docs/apps/index.md index b199d75..b9dfde2 100644 --- a/docs/apps/index.md +++ b/docs/apps/index.md @@ -3,7 +3,7 @@ SRT is used by [thousands of organizations](https://www.srtalliance.org/members/) globally in a wide range of industry applications, from IP cameras, video encoders and decoders to gateways, OTT platforms and CDNs. SRT has also been adopted by leading industry open source technologies including VLC by VideoLAN, GStreamer, Wireshark, FFmpeg, Libav, and OBS Studio. ## Sample Applications -* [srt-live-transmit](https://github.com/Haivision/srt/blob/master/docs/stransmit.md) +* [srt-live-transmit](https://github.com/Haivision/srt/blob/master/docs/apps/srt-live-transmit.md) * [srt-xtransmit](https://github.com/maxsharabayko/srt-xtransmit) ## Open Source Projects