Hi @ruben99999 - happy to help! That’s great to hear that you were able to get the VScan connected to your PC. This may be a feasible method of getting data off the device.
I’ve created a public GitHub repo where you can access the Slicer extension for streaming from an Android device: StreamAndroidExtension. This extension should enable you select your Android device from a dropdown menu, set some streaming settings, and stream the contents of the Android device’s screen into a Volume node in Slicer. Here is a diagram showing the general setup:
While this diagram covers how I used it to stream from the GE Vscan Air, the same general scheme applies to the Ge Vscan Extend. I’ve included the basic setup instructions and some troubleshooting tips in the ReadMe on GitHub.
Let me know if you run into any issues getting the extension running! Also feel free to submit issues to the GitHub if there are bugs that come up or features you would like added. I think streaming from an Android device into Slicer could be more broadly applicable beyond this specific use-case so I’m happy to continue improving the extension.
