Headwind MDM

Results 25 comments of Headwind MDM

CORS should be allowed in REST API. All REST API responses have the header: Access-Control-Allow-Origin: * You can check that by using Chrome Developer Tools.

1. No, it wouldn't. Each company has its own device numbering scheme, it can be an identifier in their ERP, IMEI, serial number, etc. 2. The phone number is different...

2. You're right, that seems to be an issue. However since you're compiling the app from source code, you can update the phone number UI mask at line 55 of...

Please look into this project: https://github.com/alteroo/headwind-mdm-docker

The official docker image is here: https://github.com/h-mdm/hmdm-docker

When a smartphone displays static screen, the video encoder produces no traffic, and the media server thinks there's no traffic at all. Unfortunately I don't know yet how to fix...

Control commands and screencast use different ports. So even if you're able to send commands, the screen can still delay. Do you see a green flashing dot in the left...

The traffic can be lost at any point, or this could be an encoder/decoder issue. The information about the UDP port and other RTP parameters is written in logcat. Also,...

The list of configuration variables which could be overridden in config.yaml can be found in deploy/config.defaults.yaml. Note that Headwind Remote uses WebRTC which requires SSL and therefore the certificate. You...

Please provide more details (full log of the installation) because the issue is unclear. There should be an error description which causes the installation failure.