Romain Vimont

Results 2060 comments of Romain Vimont

Not on Windows due to drivers limitations: https://github.com/Genymobile/scrcpy/issues/3050 But it should work on Linux.

UDP broadcast packets are not forwarded. #28 #158 #245

> Client #0 connected Ah yes, that's weird, since the client is connected. A problem with `VpnService` maybe. Are there any relevant logs in `adb logcat`?

The relevant parts: ``` I/Vpn ( 677): Switched from [Legacy VPN] to com.genymobile.gnirehtet I/NotificationService( 677): init notification resource W/ResourcesManager( 791): before getResources()--------------config= {1.0 ?mcc?mnc fr_FR ldltr sw480dp w480dp h712dp 400dpi...

I don't know, I just extracted the relevant errors from the logs. I don't know what the cause is.

> the problem come from my pc? No, the problem is on the device.

Hotspot, I don't think so (see #95). Bluetooth, I have no idea.

Thank you for the report. Indeed, the script assumed (for simplicity) that it was called from its own directory. To make it callable from everywhere, we have to detect the...

@ThinkDigitalRepair The problem is to determine the physical directory of _gnirehtet_ (which is not necessarily the current directory) from the command from which the script has been called (in the...

> Would it be possible to encapsulate relay.jar in the gnirehtet executable? Would it be preferable to do so? _gnirehtet_ is just a bash script.