Natheem Yousuf

Results 3 issues of Natheem Yousuf

Hi, I am using TCPClient send and received messages successfully but need to retrieve video file from TCPClient to mobile storage? I was try for **`let data1 = client.read(100,timeout: 5)`**...

App not starting I have followed the mentioned steps and `python -m uvicorn app.main:app ` throwing the below error Please help `(myenv) PS D:\Natheem\rvc\TTS-RVC-API> python -m uvicorn app.main:app 2024-02-26 19:18:37...

ios throwing below error please investigate and give a support Error MissingPluginException (MissingPluginException(No implementation found for method create_socket on channel flutter_socket_plugin)) Code : `flutterSocket = FlutterSocket(); await flutterSocket.createSocket(cameraIP, DATA_PORT, timeout:...