Is there a way to use FIFO files currently? #495
Unanswered
itnavigate
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
If it's a straight-forward PR, feel free to open one and we can merge to main. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use a FIFO file to send data to GStreamer, but the
type = "rawfile"option automatically appends a timestamp to the base filename.I'm happy to fork, code and create a PR for
type = "fifofile", but not if a solution already exists.Beta Was this translation helpful? Give feedback.
All reactions