Error while Uploading the code in ESP32 CAM - iot

This error is showing while uploading the code in ESP32 Cam using FTDI mini usb to TTL module
enter image description here

Related

Impossible to Connect PC to ESP32 Ap Mode

It is impossible to connect to the ESP32 AP mode Wifi from a PC, but the connexion works with a phone.
I am using a really simple code I found on this site : https://techtutorialsx.com/2018/01/07/esp32-arduino-http-server-over-soft-ap/. I am using Platformio on VsCode to upload the code on the ESP32.
I tried connecting to the ESP32 from multiple PC (Windows 10 and 11) and it doesn't work, but it works when I connect any phone to the wifi. From time to time, to connexion is established for a few seconds, then disconnect without an apparent reason.
Thanks for your help!

iOS application using USB MSC or MTP(Mass Storage or Media Transfer Protocol)

currently I'm considering the iOS application like below,
Application:
Using the lightning USB3 camera adapter, by MSC(Mass Storage Class) or MTP(Media Transfer Protocol),
browse and copy files from devices which have USB connector to iPhone.
Lightning USB3 camera adapter
http://www.apple.com/jp/shop/product/MK0W2AM/A/lightning-usb-3カメラアダプタ
I asked Apple, with TSI(Technical Support Incident) for creating such iOS application, and they said iOS SDK doesn't support MSC / MTP.
By using Apple's USB Host Adapter(Lightning USB3 Camera Adapter), is there any way to create application to browse files in connected device by USB cable with MSC or MTP ?
I'd appreciate if you would answer the questions or give me some information.
Thank you.

how can detect devices on my computer with electron desktop build app

how can we detect hardware connected to the device with electron framework.
For example imaging we want's to get the dial-up modem ready with electron and use that modem for sending fax whit it.
I find this package for using printer's but how can use other devices :
https://www.npmjs.com/package/electron-printer

Control external camera using iPhone with an app

I am searching for a wifi or bluetooth camera that can be controlled with an iPhone using an app that I will create. I mean I want a programmable camera for iPhone, is this camera exist ?
If you have any info or a product please provide a link.
You could buy a Raspberry Pi with a camera module and build one yourself :)! You could then connect it via Wifi. There are plenty of resources out there, so just Google it.

video cannot be loaded on iOS websheet on iPhone 5c

We are running a wifi network with captive portal and users need to watch video before they get wifi. The problem is that the video cannot play on iPhone websheet (the page that pops up when you connect to wifi signal). It shows the following error:
"The video could not be loaded, either because the server or network failed or because the format is not supported"
The video is mp4 format with H.264 codec. Framerate is 30. Encoder profile is baseline and level 1.3. More details as follows:
x264 Unparse: level=1.3:bframes=0:cabac=0:8x8dct=0:weightp=0:vbv-bufsize=2000:vbv-maxrate=768
We are using JWPlayer 5.10.
The iPhone that showed the error was iPhone 5c with iOS 8.4.1. The error only occurs on websheet. Video can play without any problem on Safari. Also video can play successfully on both websheet and Safari on iPhone 6.
Any idea and help would be much appreciated!

Resources