Chaining runOnDemands #4344
Unanswered
kelly-slate
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question
hello -
is it possible to chain runOnDemand commands with something like:
ideally, i would like to have a high-res h264/5, a low-res h264/5, and an mjpg path that could all source the same raw video. and when no clients are requesting, the camera stops streaming the raw path and its children.
i tried using the method in the MediaMTX README, but this assumes the input is an external rtsp source, not a v4l2src or another path within mediamtx:
any suggestions would be greatly appreciated, thank you
Beta Was this translation helpful? Give feedback.
All reactions