Cant realme 3 pro become webcam for live streaming? - Realme 3 Pro Questions & Answers

Can realme 3 pro become a webcam for live streaming? I already use droidcam but the realme cant connect with my PC... What somebody can help meeeee

Up

Use proper adb driver check whether it is detecting your device or not.
By typing this command is command prompt.
"Adb devices"
If your device gets detected then use droidcam .

Related

[Q] Sometimes PdaNet cant detect samsung or other phones but connect to computer

Help please,can u tell me Sometimes PdaNet cant detect samsung or other phones android, my computer detect phone, but not detect to pda net, so if i run "adb devices" on command , still list of devices attached, help me

Fastboot driver bug

Hello people,
I really don't know what to do anymore. I double checked every settings in my phone, reinstalled drivers, but everytime i connect my device in fastboot mode i hear the windows 10 sound that USB device has connected, then when i open the Mi Unlock Tool i hear the sound of USB disconnecting and my device shows the freaking "Press any key to shutdown".
I searched everywhere, tried all my USB ports, tried into W10 security mode.
I got my windows 10 on update 1809.
every settings in my device is set correctly: OEM unlock, Mi account etc..
This also happens if i open adb and type "fastboot oem device-info"
I don't have another PC to try and i really wouldn't like to install windows 7
Also i noticed that when i get this bug i see multiple "fastboot.exe" proccesses in my task manager
i have the same problem and the solution it s an other pc on windows 32 bit
I'm surprise this doesnt have a solution besides straight out moving to another PC.. omg
fabricio7p said:
I'm surprise this doesnt have a solution besides straight out moving to another PC.. omg
Click to expand...
Click to collapse
It's a known bug on ryzen cpus, I wonder when xiaomi will fix it
I'm on i3 8100 + H370 Asus
;/
fabricio7p said:
I'm on i3 8100 + H370 Asus
;/
Click to expand...
Click to collapse
I had the same problem with intel i5 revoking usb debugging authorization seems to have solved the problem

Unable to unlock bootloader - error message in Chinese

I've waited 17 days after linking my Mi account to my Mi8L. I've unlocked more than half a dozen Xiaomi phones, so it's not new to me. However, it stops at 99% and spits out an error message in Chinese. Does anyone know what it means? https://drive.google.com/open?id=1dl6tPZdx7HfFwxQWel3hhjl9doFE5s8S
It means you haven't been using the phone for the necessary amount of time, so unlock isn't possible.
You're probably on a shop or chinese variant that need you to wait 30 days until unlocking.
Sorry for my bad english
Also, check this thread:
http://en.miui.com/thread-4456547-1-1.html
Snowdine said:
It means you haven't been using the phone for the necessary amount of time, so unlock isn't possible. You're probably on a shop or chinese variant that need you to wait 30 days until unlocking.
Click to expand...
Click to collapse
It's strange because when I tried previously, it told me I had to wait 15 days, and I waited longer than that (I took note of the date and time).
Same with me.
Use Mi Unlock 2.3.803.10 (old version).
Works perfectly.
I do not know if you can help me, I was unlocking the Mi 8 Lite requested 15 days to wait after this period I was unlocking and to my surprise the fastboot mode when I connect the USB cable it erases and I can not unlock.
Developer options enabled, usb debugging enabled and oem unlocking also recognizes more when I log in to fastboot it shuts off
rinampa said:
I do not know if you can help me, I was unlocking the Mi 8 Lite requested 15 days to wait after this period I was unlocking and to my surprise the fastboot mode when I connect the USB cable it erases and I can not unlock.
Developer options enabled, usb debugging enabled and oem unlocking also recognizes more when I log in to fastboot it shuts off
Click to expand...
Click to collapse
Try starting the process from adb, don´t use hardware buttons and see what happens.
With device on connect to pc and pay attention that pops up a message "Allow USB debugging" then tap on "always allow" and "ok".
Now type
Code:
adb devices
to see if pc is recognicing and if it is ok type
Code:
adb reboot bootloader
.
Open normally MiFlash Unlock and sign in to your account and follow the scrren on instructions. Provide some screenshots if something fails.
SubwayChamp said:
Try starting the process from adb, don´t use hardware buttons and see what happens.
With device on connect to pc and pay attention that pops up a message "Allow USB debugging" then tap on "always allow" and "ok".
Now type
Code:
adb devices
to see if pc is recognicing and if it is ok type
Code:
adb reboot bootloader
.
Open normally MiFlash Unlock and sign in to your account and follow the scrren on instructions. Provide some screenshots if something fails.
Click to expand...
Click to collapse
Do you have adb and drives for my 8 lite?
rinampa said:
Do you have adb and drives for my 8 lite?
Click to expand...
Click to collapse
Download from here SDK Platform Tools and unzip it preferably in your main drive, you can do all the adb/fastboot processes inside this folder for easier task: https://developer.android.com/studio/releases/platform-tools
And here they´re the USB drivers for our device, choose from Mi 8, it´s the same https://www.xiaomigeek.com/download-xiaomi-usb-driver-windows.html
SubwayChamp said:
Download from here SDK Platform Tools and unzip it preferably in your main drive, you can do all the adb/fastboot processes inside this folder for easier task: https://developer.android.com/studio/releases/platform-tools
And here they´re the USB drivers for our device, choose from Mi 8, it´s the same https://www.xiaomigeek.com/download-xiaomi-usb-driver-windows.html
Click to expand...
Click to collapse
Unfortunately I do not know what happens adb fastboot does not work, I did all the procedure I rebooted in option 7 I installed adb drive the curious one and that the pc recognizes the device opens the internal storage is difficult, I have always unlocked my devices.
rinampa said:
Unfortunately I do not know what happens adb fastboot does not work, I did all the procedure I rebooted in option 7 I installed adb drive the curious one and that the pc recognizes the device opens the internal storage is difficult, I have always unlocked my devices.
Click to expand...
Click to collapse
I'm not sure if you're doing it rightly. Adb works when device is on and fastboot when device is in bootloader/fastboot mode.
When you type for first time adb devices with device power on then you have to see a message from your android screen asking if you want to allow USB debugging, you have to tap on always allow and then in ok.
Provide some screenshot from your pc to see the fail.
SubwayChamp said:
I'm not sure if you're doing it rightly. Adb works when device is on and fastboot when device is in bootloader/fastboot mode.
When you type for first time adb devices with device power on then you have to see a message from your android screen asking if you want to allow USB debugging, you have to tap on always allow and then in ok.
Provide some screenshot from your pc to see the fail.
Click to expand...
Click to collapse
Yes I am aware I have experience always unlocked my gadgets something strange here on my pc or on the device I will try on another pc thank you attention you are correct, thank you.
SubwayChamp said:
Try starting the process from adb, don´t use hardware buttons and see what happens.
With device on connect to pc and pay attention that pops up a message "Allow USB debugging" then tap on "always allow" and "ok".
Now type
Code:
adb devices
to see if pc is recognicing and if it is ok type
Code:
adb reboot bootloader
.
Open normally MiFlash Unlock and sign in to your account and follow the scrren on instructions. Provide some screenshots if something fails.
Click to expand...
Click to collapse
I did as I wrote I entered the fastboot mode with adb and fastboot and the black screen with something written on top of the mini-screen that can not read appeared again, I open the unlock box and this occurs.
rinampa said:
I did as I wrote I entered the fastboot mode with adb and fastboot and the black screen with something written on top of the mini-screen that can not read appeared again, I open the unlock box and this occurs.
Click to expand...
Click to collapse
Plz provide some screenshot from your pc to see what happens on fastboot windows and on MiUnlock Tool; it could happen that you were missing something.
SubwayChamp said:
Plz provide some screenshot from your pc to see what happens on fastboot windows and on MiUnlock Tool; it could happen that you were missing something.
Click to expand...
Click to collapse
This is so after connecting fastboot mode with MiFlash Unlock
rinampa said:
This is so after connecting fastboot mode with MiFlash Unlock
Click to expand...
Click to collapse
Ok, your pc is not detecting your device connected in fastboot mode.
Try uninstalling all the drivers; those that you don´t use and those related with Xiaomi devices and install Mi PC Suite just to get installed the drivers https://mipcsuite.com open it for first time and connect it with your device on just to update drivers between both but when you´ll go to use MiFlash Unlock close it.
The USB cable used for your device is not to be shared with other devices so any of them creates a kind of data map on data wires and pc can have a sort of mistake trying to detect your device rightly.
Then to make all these steps start the process from adb as mentioned before sending with adb command to your device to bootloader/fastboot mode, this is just to confirm that pc is detecting it at both levels; adb and fastboot.
SubwayChamp said:
Ok, your pc is not detecting your device connected in fastboot mode.
Try uninstalling all the drivers; those that you don´t use and those related with Xiaomi devices and install Mi PC Suite just to get installed the drivers https://mipcsuite.com open it for first time and connect it with your device on just to update drivers between both but when you´ll go to use MiFlash Unlock close it.
The USB cable used for your device is not to be shared with other devices so any of them creates a kind of data map on data wires and pc can have a sort of mistake trying to detect your device rightly.
Then to make all these steps start the process from adb as mentioned before sending with adb command to your device to bootloader/fastboot mode, this is just to confirm that pc is detecting it at both levels; adb and fastboot.
Click to expand...
Click to collapse
É Ask me to update my device use Miui beta 10 9.4.25
rinampa said:
É Ask me to update my device use Miui beta 10 9.4.25
Click to expand...
Click to collapse
Uodate it, maybe this corrects some issues
I discovered what is written on the upper left side of the screen, press Key to shutdow. According to research I did not advance anything is USB input problem try on another Pc or a USB Hub cable.
rinampa said:
I discovered what is written on the upper left side of the screen, press Key to shutdow. According to research I did not advance anything is USB input problem try on another Pc or a USB Hub cable.
Click to expand...
Click to collapse
Of course, this is what´s written.
When PC detects device connected on fastboot or download mode then it holds it to avoid that it reboots while some data is transferring from and to each other.
If you put device on fastboot mode without connecting it to any PC then it will shutdown in 4 seconds aprox.
But like your case when PC detects that a device is connected but not in any transferring mode then it prompts to shutdown device.
For this I said that your PC is not recognicing it at fastboot mode, and installing again the drivers could solve the issue.
alxsduarte said:
Same with me.
Use Mi Unlock 2.3.803.10 (old version).
Works perfectly.
Click to expand...
Click to collapse
You right work ?

Poco not being recognized in adb

poco f1 not recognised in adb windows 10
I unlocked bootloader and re did the USB debugging but the computer wont reconize poco in adb.
I've tried portable and normal and run as admin and installed the drivers but not showing.....any help appreciated
Your PC has an AMD Ryzen?? Try Intel...
ashboe said:
poco f1 not recognised in adb windows 10
I unlocked bootloader and re did the USB debugging but the computer wont reconize poco in adb.
I've tried portable and normal and run as admin and installed the drivers but not showing.....any help appreciated
Click to expand...
Click to collapse
you have to enable MTP (File Transfer) in Pop Up Screen on Phone once the phone is plugged in
ashboe said:
poco f1 not recognised in adb windows 10
I unlocked bootloader and re did the USB debugging but the computer wont reconize poco in adb.
I've tried portable and normal and run as admin and installed the drivers but not showing.....any help appreciated
Click to expand...
Click to collapse
Here's what i did, (not for poco but it worked for mido, kenzo) downloaded mi flash tool and installed the drivers from it's installed directory. And it worked.
fmcheetah said:
you have to enable MTP (File Transfer) in Pop Up Screen on Phone once the phone is plugged in
Click to expand...
Click to collapse
I'm such an idiot! That was it!
Hi guys,
Need your help.. am facing some weired issue with POCO F1 ... with adb..
1. I have enabled the debugging.
2. installed the google drivers.
3. CMD check reflects the adb device.. <some numbers>..
4 When i tried to connect the phone via usb to mi suite or hisuite... they fails to recognize the Phone..
I have intel processor ... and I am able to transfer stuffs via MTP mode.. but the software aren't recognizing.. any suggestions..
I have all this below mentioned files ..
qualcomm_driver-4.zip
TOOL_ALL_IN_ONE_2.0.1.1.zip
usb_driver_r12-windows.zip
XiaomiADBFastbootTools-Win32-master.zip
Xiaomi-UniversalAdbDriver.zip
HiSuite_8.0.1.300_OVE.exe
latest_usb_driver_windows.zip
minimal_adb_fastboot_v1.4.3_setup.exe
MiSetup2.2.0.7032_2717.exe
Does it have anything to do with USB .. is ours 3.0 ?? and 2.0 works ?? is there any setup to be done in mobile ??
Attachment shows --
1. adb with ? mark .. (disconnected device)
2. ADB composite device (now connected device with udpated google driver).
Please guide..
mini2015 said:
Hi guys,
Need your help.. am facing some weired issue with POCO F1 ... with adb..
1. I have enabled the debugging.
2. installed the google drivers.
3. CMD check reflects the adb device.. <some numbers>..
4 When i tried to connect the phone via usb to mi suite or hisuite... they fails to recognize the Phone..
I have intel processor ... and I am able to transfer stuffs via MTP mode.. but the software aren't recognizing.. any suggestions..
I have all this below mentioned files ..
qualcomm_driver-4.zip
TOOL_ALL_IN_ONE_2.0.1.1.zip
usb_driver_r12-windows.zip
XiaomiADBFastbootTools-Win32-master.zip
Xiaomi-UniversalAdbDriver.zip
HiSuite_8.0.1.300_OVE.exe
latest_usb_driver_windows.zip
minimal_adb_fastboot_v1.4.3_setup.exe
MiSetup2.2.0.7032_2717.exe
Does it have anything to do with USB .. is ours 3.0 ?? and 2.0 works ?? is there any setup to be done in mobile ??
Attachment shows --
1. adb with ? mark .. (disconnected device)
2. ADB composite device (now connected device with udpated google driver).
Please guide..
Click to expand...
Click to collapse
My Phone is clean wiped..No OS on it...how can i enable debugging?

My PC doesn't recognize my POCO F1 in FASTBOOT mode.

Hi, I have a problem that my PC doesn't recognize my POCO F1 in FASTBOOT mode.
I'm running Win 10 64bit (Core i7-3517U), my phone is Global stable 11.6.0. bootloader is NOT unlocked and there is no root.
The main problem: When I try to connect my phone in FASTBOOT mode to my PC and go to System Manager it shows an exclamation mark, not a question mark like it would if you just didn't have the drivers. It also says "The device has been stopped (Code 43) (the other error codes are in the attachments given below) A request for the USB device descriptor failed." I guess this means it's not a simple matter of missing drivers, even if my phone is connected normally, it does not show up or connect to the Mi PC Suite. Normally, if you plug in a new device without drivers, Windows at least recognizes whether it's a printer, headset, mouse or whatever and starts looking for appropriate drivers, but not here.*Whenever I put my phone on FASTBOOT mode, it never gets recognised it just shows an exclamation with a dialogue box that says that "The last USB device you connected to the computer malfunctioned, and Windows does not recognise it" (screenshots provided in the attachments below with normal my phone on normal mode and fastboot mode please go through them)
What I have already tried based on my previous research, but with no success:
different computers, windows and Mac
different usb cords
usb debugging on/off
all usb modes (MTP, file transfer etc.)
usb 2.0 and 3.0 ports
re-installing Mi PC suite
resetting my phone
resetting my Windows 10 pc
and none of the above seem to work.
I also spoke with a friend and tried connecting their phone (Redmi Note 5 Pro) on fastboot mode to my Windows Pc and the Mac and it works!
but my POCO F1 does NOT get recognised.
I live in Pune, Maharashtra in India
and there's a huge lockdown, like there is, all over the world
I can't actually go out and visit a service center and fix this anytime now. i need some serious urgent help on this, I'm willing to do anything to fix this at home. I just need assistance and i need some sort of external guidance. Please, please help me with this matter.
Phone Number : +91 8668606192/ +91 966554769
E-Mail ID : [email protected]
I've provided screenshots of everything and my contact details please read my message and help me with this matter. The feedback form only allows me to attach a maximum of 3 photos so I have sent in a few more feedback form with the same message PLEASE understand my situation and help me accordingly. Consider this a feedback form thread this being
Thank You,
Rahul Singh
Try connecting to a Windows 7 PC instead of Windows 10, and install the drivers
Sarojkr said:
Try connecting to a Windows 7 PC instead of Windows 10, and install the drivers
Click to expand...
Click to collapse
I'm in pune its on high alert I can't reach to my friends or to servicing center.
I tried to connect to mac but same thing happened only adb mode is working FASTBOOT mode not detecting by pc
rahulsinggh said:
I'm in pune its on high alert I can't reach to my friends or to servicing center.
I tried to connect to mac but same thing happened only adb mode is working FASTBOOT mode not detecting by pc
Click to expand...
Click to collapse
If you still not able to find a way pls follow this video. Thanks
Was it ever resolved ? I had similar issue with my POCO F1. it was working fine in ADB but not getting detected in FASTBOOT. Every time I connected it in fastboot it showed a message USB device not recognized. drivers and all were fine. Code 43 was also there in device manager.
I was able to fix it by using Bugjaeger Premium on my spare Samsung rooted android 10 phone with OTG since my spare phone has micro USB.
POCO F1 was also not getting detected first then I did a factory reset, and MIUI recovery wipe and simply disconnected the cable and rebooted poco f1 using volume down and power button and voila it got detected in my samsung phone then i flashed TWRP.

Categories

Resources