Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Wayland wr-recorder additional recording file #43

Open
botiapa opened this issue Sep 9, 2020 · 2 comments
Open

Wayland wr-recorder additional recording file #43

botiapa opened this issue Sep 9, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@botiapa
Copy link
Collaborator

botiapa commented Sep 9, 2020

The wayland backend works, but currently creates a recording.mp4 in the working directory as well as outputs to /dev/videoX. I tried searching through the help page of it, but couldn't find a way to disable this.

Sorry for bothering you, but @brightcloudy, could lend a hand here please?

@botiapa botiapa added the bug Something isn't working label Sep 9, 2020
@botiapa botiapa self-assigned this Sep 9, 2020
@ShayBox
Copy link
Owner

ShayBox commented Sep 11, 2020

I don't see a way to disable it, so maybe a feature request upstream, but there's the -f flag, we can just point it to /dev/null to void it

@botiapa
Copy link
Collaborator Author

botiapa commented Sep 11, 2020

Yeah, but if I'm not mistaken, we already use the -f flag to point to to the virtual cam device:

const commandLines = ["wf-recorder", "-x yuv420p", "-c rawvideo", "-m v4l2",`-f /dev/video${options.device}\`];

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants