@alduxvm said in Mountpoint configuration:
@ilya Thanks a lot of the video!
Yes, I have no problem with how to use it, the issue I think it might be my configuration, for example, when you used the reach antenna, how did the configuration looked on the mountpoints.yml?
First of all, mountpoints.yml is optional, caster will work completely fine without it.
Second, the description section in mountpoints.yml does not affect connection, its only purpose is to be a record in the source table.
Some receivers, when they act as an RTK base, send a source information in the NTRIP request header. It is look like this:
NTRIP-STR:5640425;CMRx;CMRx(1);2;GPS+GLONASS;;;18.01;-11.82;0;0;Trimble R10;none;B;N;9600;none
But with file based auth, aka mountpoints.yml, you can't get this string from the request.
If you want to use it, you will need http based auth.