Hi, thank you for amazing work. I have a question about steaming RTCM data as NTRIP server. I want to stream the RTCM data as a NTRIP server and than some other users(clients) to get the data. I use "gnssserver --inport "/dev/tty.ACM0" --hostip 0.0.0.0 --outport 2101 --ntripmode 1 --protfilter 4 --format 2 --ntripuser myuser --ntrippassword mypassword" command to stream the data. Then on another terminal I run "gnssdump --socket 0.0.0.0:2101" command to connect the localhost and get the RTCM data as a client. After connecting the network on the server side it it shows that I am connected but on the client side nothing happend. I cant see any data flow on the terminal. I dont know what it is wrong. Can you help me with this?


Hi, thank you for amazing work. I have a question about steaming RTCM data as NTRIP server. I want to stream the RTCM data as a NTRIP server and than some other users(clients) to get the data. I use "gnssserver --inport "/dev/tty.ACM0" --hostip 0.0.0.0 --outport 2101 --ntripmode 1 --protfilter 4 --format 2 --ntripuser myuser --ntrippassword mypassword" command to stream the data. Then on another terminal I run "gnssdump --socket 0.0.0.0:2101" command to connect the localhost and get the RTCM data as a client. After connecting the network on the server side it it shows that I am connected but on the client side nothing happend. I cant see any data flow on the terminal. I dont know what it is wrong. Can you help me with this?