From 87b9db7cea32711afd3b9a4511534fa127009556 Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Tue, 6 Oct 2020 08:41:10 +0200 Subject: [PATCH] Add reference to evaluation of go-ffmpeg bindings --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20e2d8a..bda161f 100644 --- a/README.md +++ b/README.md @@ -106,3 +106,4 @@ The solution is to switch to `libsrt-openssl-dev`. - MDN web docs, *[Signaling and video calling.](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Signaling_and_video_calling)* - [WebRTC For The Curious](https://webrtcforthecurious.com/) - OBS Wiki, *[Streaming With SRT Protocol.](https://obsproject.com/wiki/Streaming-With-SRT-Protocol)* +- Livepeer media server, *[Evaluate Go-FFmpeg Bindings](https://github.com/livepeer/lpms/issues/24)*