From 62603643e8a80feafb4580f81210c831cfb481eb Mon Sep 17 00:00:00 2001 From: legop3 Date: Fri, 14 Nov 2025 17:36:58 -0500 Subject: [PATCH] guh --- new_video_pipeline.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/new_video_pipeline.md b/new_video_pipeline.md index 72c194f9..48341268 100644 --- a/new_video_pipeline.md +++ b/new_video_pipeline.md @@ -20,4 +20,8 @@ - absolute LOWEST LATENCY possible from glass to glass - probably want to use webRTC out of the pi -- MUST use mediaMTX on the server for fan-out and forwarding \ No newline at end of file +- MUST use mediaMTX on the server for fan-out and forwarding + +# notes from past attempts: +- ffmpeg packaged for the pi doesn't have whip support built in +- it is a huge pain to get all the right gstreamer modules on the pi \ No newline at end of file