-
```
1. log in on the laptop itself (over vnc)
2.listen to spooky loopback!
```
Original issue reported on code.google.com by `brad.zdanivsky` on 17 Mar 2011 at 8:56
-
Network traffic calculation currently includes all adapters, including the loopback adapter. lo traffic is not real traffic and should not be counted.
-
Every time I try to update my WiFi settings with the provided script, it fails to initialize the wireless interface, and ifconfig only shows the loopback interface.
-
**Describe the bug / Description du bogue**
I run gwd (latest commit on git) on FreeBSD without problem.
I try to run gwd inside a jail (=container) on the same FreeBSD system.
I get this error…
-
Hello,
We are using Cyclone DDS via ROS 2 on Windows. We use it for localhost only by defining `ROS_LOCALHOST_ONLY`.
We used to work with another DDS and doing so worked well to not trigger the …
-
Na een beetje de documentatie te lezen vond ik dat ik pin 1 en 0 moest gebruiken voor uart1 om vanuit de pinnen te versturen en dan kan ik via uart0 de usb uitlezen, code voorbeeld voorlopig beschikba…
-
Audacity uses a patched version of PortAudio that enables loopback recordings using WASAPI. Adding this functionality to sounddevice would be very helpful for me in my work testing audio conferencing …
-
[GRUB Live ISO Multiboot](https://github.com/thias/glim) and [MultiBootUSB](https://github.com/aguslr/multibootusb) projects have an almost complete list of GRUB loopback rules for popular Live CD Lin…
-
For what I've seen, libsoundio is only able to record inputs. You can't for instance record your desktop audio. Are there any plans on supporting this? On PulseAudio I've done it with `ffmpeg`, so it …
-
1. test_loopback is failing with an assert:
```
Assertion failed: out_len == output_frame_count, file z:/build/build/src/media/libcubeb/src/cubeb_resampler_internal.h, line 257
```
2. test_ring_…