Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't works with virtualhere #8

Open
luc-git opened this issue Feb 3, 2024 · 3 comments
Open

Doesn't works with virtualhere #8

luc-git opened this issue Feb 3, 2024 · 3 comments

Comments

@luc-git
Copy link

luc-git commented Feb 3, 2024

Virtualhere can connect to the esp32 but after some time it is automatically disconnected. If we look in logs there is a incorrect function

An xml detail from the windows Event Viewer

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
  <Provider Name="VirtualHere Client USB Sharing" /> 
  <EventID Qualifiers="0">1</EventID> 
  <Version>0</Version> 
  <Level>4</Level> 
  <Task>0</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2024-02-03T21:48:55.1222746Z" /> 
  <EventRecordID>47434</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="18448" ThreadID="0" /> 
  <Channel>Application</Channel> 
  <Computer>EXAMPLE</Computer> 
  <Security /> 
  </System>
  <EventData>
  <Data>Connection 761 socket closed (rx)</Data> 
  </EventData>
  </Event>
@chegewara
Copy link
Owner

Hi,
im not sure, but i believe virtualhere is not standard usbip protocol

@luc-git
Copy link
Author

luc-git commented Feb 7, 2024

Yes it seems that virtualhere is too much for esp32 mcus
https://www.virtualhere.com/comment/12564

@chegewara
Copy link
Owner

Yes, its what i thought.
It also is commercial project, so hard to get any info about protocol or specification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants