Post 9yuthdTY9zgWjb7gvI by igel@jaeger.website
(DIR) More posts by igel@jaeger.website
(DIR) Post #9yur4ruYM6nMIs8ktM by igel@jaeger.website
2020-09-07T12:57:07.489666Z
1 likes, 1 repeats
bruh you cant set the default webcam on an OS?Why isnt this a thing
(DIR) Post #9yusNBYQA67WOM5OnA by ultem@gnosis.systems
2020-09-07T13:11:37.504254Z
0 likes, 0 repeats
@igel On Windows you mean? On Linux just take `/dev/video1` instead of `/dev/video0`.
(DIR) Post #9yusUmhaRgJPdAzryC by igel@jaeger.website
2020-09-07T13:13:01.760761Z
0 likes, 0 repeats
@ultem ok so if you have 2 webcams, how would you force your browser to always use the “secondary” one (noninternal)Also how would you do it on windows
(DIR) Post #9yusjXVrCVberlXvDk by ultem@gnosis.systems
2020-09-07T13:15:38.650789Z
0 likes, 0 repeats
@igel Here in Chrome on Windows you can go into Settings > Camera and select which one's used for all pages.
(DIR) Post #9yusnkVso7i0LQZ7zs by igel@jaeger.website
2020-09-07T13:16:27.180859Z
0 likes, 0 repeats
@ultem thats a chrome setting, not an OS setting…
(DIR) Post #9yusye76wPYpgMAtEm by ultem@gnosis.systems
2020-09-07T13:18:24.774081Z
0 likes, 0 repeats
@igel Disable the camera you don't want it to take in device manager :blobcatthonking:
(DIR) Post #9yut48c2ySKRilGOf2 by igel@jaeger.website
2020-09-07T13:19:24.965022Z
1 likes, 0 repeats
@ultem why are webcams the only devices that require this bullshit roundabout way? Why dont I ahve to disable all mics to use a specific one but can jsut select it?
(DIR) Post #9yutEnHgc3nSl1oyC8 by xR4yd@neckbeard.xyz
2020-09-07T13:21:20.909859Z
0 likes, 0 repeats
@igel @ultem I mean on something unix-like you can always dorm /dev/video0mv /dev/video1 /dev/video0This will persist until reboot so you could setup a systemd unit to run it at boot.
(DIR) Post #9yutHTBNo5OBHY9HPs by igel@jaeger.website
2020-09-07T13:21:49.290893Z
0 likes, 0 repeats
@xR4yd @ultem linux wins again. My colleague uses windows sadly
(DIR) Post #9yutIKRrlX48U1Ggy0 by xR4yd@neckbeard.xyz
2020-09-07T13:21:59.451074Z
1 likes, 0 repeats
@igel @ultem I mean on something unix-like you can always do`rm /dev/video0``mv /dev/video1 /dev/video0`This will persist until reboot so you could setup a systemd unit to run it at boot.
(DIR) Post #9yutMyNDGeT5SzJ2hM by igel@jaeger.website
2020-09-07T13:22:49.213720Z
1 likes, 0 repeats
@xR4yd @ultem linux wins again. My colleague uses windows sadly
(DIR) Post #9yutUPjTwfCQLYGpua by xR4yd@neckbeard.xyz
2020-09-07T13:24:10.051645Z
0 likes, 0 repeats
@igel @ultem Maybe in the device manager you could just disable the device
(DIR) Post #9yutfcb0SaNPQWeNgu by igel@jaeger.website
2020-09-07T13:26:11.440038Z
1 likes, 0 repeats
@xR4yd @ultem yeah, but my point still stands. There is no easy way for normal users to do this. No normal setting.
(DIR) Post #9yuthdTY9zgWjb7gvI by igel@jaeger.website
2020-09-07T13:26:33.332839Z
1 likes, 0 repeats
@xR4yd @ultem (GUI setting)
(DIR) Post #9yuu5bm28hQQPFCR2e by xR4yd@neckbeard.xyz
2020-09-07T13:30:53.820866Z
0 likes, 0 repeats
@igel @ultem That's because you can't use simple GUIs exclusively to configure a system, and they don't make it easier either
(DIR) Post #9yuu8mI3UnV1tJgmAK by igel@jaeger.website
2020-09-07T13:31:27.650401Z
0 likes, 0 repeats
@xR4yd @ultem I didnt ask for your opinion on this
(DIR) Post #9yuuGC5BzwXBudCzyq by xR4yd@neckbeard.xyz
2020-09-07T13:32:48.625289Z
0 likes, 0 repeats
@igel @ultem What then? I told you a way and it doesn't seem to be a viable solution.
(DIR) Post #9yuuJtR5Gj75EqDDOa by igel@jaeger.website
2020-09-07T13:33:27.062080Z
1 likes, 0 repeats
@xR4yd @ultem the original post was a rant post. I was already aware these isnt a GUI way. I jsut think thats dumb