Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
The permission request is not necessary anymore.
  • Loading branch information
rom1v committed Nov 29, 2021
1 parent 597ee0d commit 76af9ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,10 @@ If several devices are connected (listed by `adb devices`):

_(omit `./` on Windows)_

It will install the app on the device, and request permission to start audio
capture:
It will install the app on the device and start forwarding audio.

![screenshot](assets/request.png)

Once you clicked on _START NOW_, press _Enter_ in the console to start playing
on the computer. Press `Ctrl`+`c` in the terminal to stop (except on Windows,
just disconnect the device or stop capture from the device notifications).
Press `Ctrl`+`c` in the terminal to stop (except on Windows, just disconnect the
device or stop capture from the device notifications).

VLC may print this error message once:

Expand Down
Binary file removed assets/request.png
Binary file not shown.

0 comments on commit 76af9ac

Please sign in to comment.