Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wayland option does not give monitor selector #86

Closed
RealMrCactus opened this issue Jan 4, 2023 · 0 comments
Closed

Wayland option does not give monitor selector #86

RealMrCactus opened this issue Jan 4, 2023 · 0 comments

Comments

@RealMrCactus
Copy link

RealMrCactus commented Jan 4, 2023

the -w flag will not show me the monitor selector and if i just use -m 0 or 1 i get the same issue

DEBUG Starting Mon2Cam with the following options: Options {
  hwEncoder: undefined,
  framerate: 60,
  device: 50,
  monitor: undefined,
  resolution: "",
  verboseFile: undefined,
  ffmpeg: [],
  border: false,
  sound: false,
  wayland: true,
  loggerOptions: { verbose: true },
  execOptions: { verbose: true, output: 3 }
}
DEBUG Checking if V4L2 device exists
DEBUG V4L2 device found with id 50
INFO Wayland detected, to use X11 add -x
INFO Many flags do not work with wayland, look in help for more info
INFO CTRL + C to stop
INFO The screen will look mirrored for you, not others

Exec Context: fc0756e1-a8c0-432f-96a5-7b8220c0d12f
    Exec Options:  { verbose: true, output: 3 }
    Exec Command: wf-recorder -x yuv420p -c rawvideo -m v4l2 -f /dev/video50
    Exec Command Splits:  [wf-recorder,-x,yuv420p,-c,rawvideo,-m,v4l2,-f,/dev/video50]```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant