Do we need an ntrip server?
-
Hi!
I'm creating an rtk solution using a raspberry pi thats connected to the internet and also connected to a GPS device. I'm trying to follow this architecture: http://lefebure.com/articles/ntrip-caster-setup/caster1.png
I also have a cloud server that will be the one running yccaster and actually providing the service to the rovers. So, the GPS data will go from the rpi to the cloud and then from the cloud to the rovers...
So, if I understand correctly, yccaster is the one that manages users and sends the ntrip data to the rovers right? can it also act as the server? This means I need to have a yccaster installation in the rpi and another one in the cloud? or do I need another process in the rpi??
Thanks a lot!
-
@alduxvm Hi
Yes, you will need a separate NTRIP server for your rpi. Something like str2str, but i don't know where to get it for Arm. Yccaster can't act like a server.