1 Click Start, program, Settings, Control Panel, double-click to open Sound, voice, and audio devices, click the Options menu to open Properties, as shown in the figure:
2, in the Open property interface, click the Audio Recording option, and then click OK, as shown in the figure:
3, if the "adjust volume" in the "recording" is not optional gray, you need to "mixer" inside the option to select "... Audio input "(different models of the computer, the display name may not
as Putty's private keyOr click the menu Conversions->export OpenSSH key to save as OpenSSH's private key
SSH login has failed
If SSH login has failed, see if there are problems with permissions
Enter SSH connection code
Ssh-i private.key-v User@host.com-p22
There is nothing wrong with the information from the connection.
Debug1:authentications that can Continue:publickey,gssapi-keyex,gssapi-with-mic,passwordDebug1:next Authentication Method:pub
channel output.
The maximum number of channels supported by the audio AI and AO is 16 channels (where the hi3518/hi3516c chip is limited by the built-in codec, only 2 channels are supported), and the channel is configured to be even if the AI and AO devices are configured.
The hi3518/hi3516c only supports 16bit bit width.
The HI3518A/HI3518C/HI3516C provides a built-in audio Codec, and on the inside of the chip to the SIO0 interface, that is, the SIO0 interface only through the built-in audio C
A lot of computer beginners friends are very like QQ chat or video or something, one of them will encounter such or such a problem, one of which is that the QQ video does not sound the most happened, many friends feedback QQ video When you can hear each other's voice, but the other side could not hear their own voice, but their computer listening to music, Play video Everything is OK, what's going on here.
QQ Video No sound we first have to think about a problem, how can the other party hear ou
The following pages are used to summarize the concepts and knowledge points of the hardware that the work has learned, mainly in the popular Science and concepts MIC Sensitivity
The microphone sensitivity is defined as the voltage fed to the mic output at 1pa (94dB) sound pressure.In general, the definition of the microphone at 1 pa sound pressure at the output voltage of 1V at the sensitivity of 0dB. The
Point"Pid:air-lap1131ag-c-k9, VID:V01, Sn:foc12174e38NAME: "Dot11radio0", DESCR: "802.11G Radio"Pid:unknown, VID:, Sn:gam12174e38NAME: "Dot11radio1", DESCR: "802.11A Radio"Pid:unknown, VID:, Sn:alp12174e38My AP was found to be manufactured in April 2008 by comparison.Really did not think unexpectedly caught up with the AP robbery life and Death!There are two ways to deal with this problem at present:(1) Upgrading the wireless controller, currently some new versions have disabled the
==================== Problem Description ====================Android Development Board in hand, mic recording Go is i2sI'm using the audio recording software provided by Android itself soundrecoder.apkWhen recording, the small pointer that detects the sound seldom shakes, when my voice is high, I can record it, the sound is smooth, and then a high or can record!The sound is intermittent, and it's very nasty!I use the USB interface of the camera to rec
1. skype cannot be manually installed with libasound. so.2 (sudoapt-getinstallia32-libslib32asound2) to solve the problem that skype cannot find libasound. so.2. At the same time, the version of the qt3 library is compiled statically, and skype is still stable to use. At present, the remaining problem is that the voice function can only listen, and the mic does not work. 2. Installing Realplay supports 1. mplayer (sudo 1. skype is not available
Manua
Vim/etc/pam. d/sshd
Add auth required pam_listfile.so item = user sense = deny file =/etc/sshdusers onerr = succeed to the first line. Note that the execution order in pam is the top priority.
Vim/etc/sshdusers
Add root wp to the file. root and wp are two local users.
Service sshd restart
Test on another terminal
[Root @ clone2 ~] # Ssh clone1.rhel.comA root@clone1.rhel.coms password:Permission denied, please try again.A root@clone1.rhel.coms password:Permission denied, please try again.A root@c
Implementation steps:
1. Pycharm, the IDE has a project setting icon, which is configured for the run icon, and the config run file is myfile.py2.Copy the Code code as follows:
# --------------------------------------
#! /usr/bin/python
# File:myfile.py
# Author:michael Fan
From make.py Import do
def main ():Do ()
if __name__ = = ' __main__ ':Main ()# --------------------------------------
3.
Copy the Code code as follows:
MIC@UBT: ~$ ls
>
Slow SSH connection in CentOS/Linux
Currently, SSH remote connection is generally used to connect to the inux server. I recently installed a new server and found that telnet is fast, ping is normal, but SSH connection is slow. There are several reasons for the query:
1. The SERVER's SSHD will go to the DNS to find the HOSTNAME of the accessed client ip address. If the DNS is unavailable or there is no relevant record, it will take some time.2. In authentication gssapi-with-
). Check that the client's certificate is in the certificate revocation list (CRL).Attached: Common certificate format 1.1. PEMOpenSSL uses the PEM (RFC 1421-1424) document format. The PEM full name is privacyenhanced Mail, which defines the standard for encrypting a ready to send message. Its basic flow is this:1, the information is converted to ASCII code or other encoding method;2, using the symmetric algorithm to encrypt the converted message information;3, using BASE64 to encode the message
yes line is yes. Restart the ssh service. Execute ssh-X [remote IP address] during logon and then execute the graphical configuration tool to display it on the local machine. ================================================ Unable to connect to the ssh client. A large number of new servers have been created, therefore, I have summarized the solutions when the ssh connection fails for your reference. If you have any new ideas, you can discuss them together ~ There are no special instructions for
Event environment: pycharm has compiled the do () function and saved it in make. py. how can I call the do function in another file? Steps:
1. PyCharm, IDE has a Project setting icon, which configures the run icon and sets the run file to myfile. py.2.
The code is as follows:
#--------------------------------------#! /Usr/bin/python# File: myfile. py# Author: Michael Fan
From make. py import do
Def main ():Do ()
If _ name _ = '_ main __':Main ()#--------------------------------------
; if (Is_file ($_path)) unlink ($_path); /* Update Condition */ if (Is_dir ($_path)) Array_push ($stack, $dir. $item. '/'); } } Return! (File_exists ($path));}
View Execution Time
This is a function that looks at the execution time (in milliseconds) of the code, executes the target code (or function) through a callback, and finally calculates the execution time (in milliseconds). With this tool you can compare the performance gap between functions, a very simple and practical
Print a list of supported devices for DirectShow
-list_devices true -f dshow -i dummy
Turn on the camera, save the video in Out.mp4.
ffmpeg -f dshow -i video="Lenovo EasyCamera" out.mp4
Turn on the microphone and save the recording in Out.mp3
ffmpeg -f dshow -i audio="@device_cm_{33D9A762-90C8-11D0-BD43-00A0C911CE86}\wave_{7DB78E33-271D-431B-9E43-F4A54BD675BD}" out.mp4
1
Turn on the camera, turn on the
For details about how to configure virtualenvwrapper of python3 in linux,Python version management virtualenv Management
Virtualenvwrapper is an extension package used to manage virtualenv, which is easy to use.
Note that in python3, pip installation: sudo apt install python3-pip
Python2: sudo apt install python2-pip
1. virtualenvwrapper installation:
# Install virtualenv (sudo) pip install virtualenv # install virtualenvwrapper (sudo) pip install virtualenvwrapper
2. Configuration:
Modify ~
Android Potential Development headphone plug connection to audio channel switch exampleBecause you are using headphones with a separate headset, you have to escalate the event separately. The detection of headphone jacks on the Android system layer is inferred based on The value of the/sys/class/switch/h2w/state (in 4.4.4_r2 for the sample is located in Wiredaccessorymanager.java).Just implement a switch class -based h2w switches in the kernel that is "either true or false ." the Android syste
onboard USB3503, leading to high performance Hsic, 3 USB host output Angle expansion pin up to 320 Meet the user's various expansion requirements Temperature range-20 ℃ to 70 ℃ operating voltage 2.65v--5.5v (recommended 4.0V) System support Android 4.0.3/android 4.4/linux + qt/ubuntu12.04 Backplane Parameters Switch power switch Power DC power input connector, 5V/2A power input Usb_host interface 2 way usb_host output USB OTG Interface 1 Way USB OTG 2.0 JTAG interface Standard JTAG in
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.