That doesn't look too crazy. You have:

#define X_PROBE_OFFSET_FROM_EXTRUDER 30
#define Y_PROBE_OFFSET_FROM_EXTRUDER -6.30
#define Z_PROBE_OFFSET_FROM_EXTRUDER -7.60

The depth perspective is difficult to access from the picture and video. But it looks like you have the origin in the back right corner. That means with the

#define Y_PROBE_OFFSET_FROM_EXTRUDER -6.30

definition the probe should be further back than the nozzle by 6.3mm. Is that correct?