ntripclient
Install latest/beta of ntripclient
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install ntripclient --beta
Don't have snapd? Get set up for snaps.
Details for ntripclient
Package name
- ntripclient
License
- unset
Last updated
- 15 February 2025 - latest/beta
- 8 February 2025 - latest/edge
Report a Snap Store violation
Report ntripclient for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
Ntrip Version 2.0 Command Line Client
Please provide feedback on the snap: https://github.com/Guillaumebeuzeboc/ntripclient
The current snap parameters for ntrip are are:
- mountpoint
- server
- password
- port
- user
- mode
- nmea
- bitrate
- initudp
- udpport
- proxy-host
- proxy-port
Alternatively you can set the entire URL with the parameter: url
The current snap parameters for serial output/input are:
- serial-device
- baudrate
- stopbits
- protocol
- parity
- databits
- serial-logfile
You can set parameters with the following command: sudo snap set ntripclient mountpoint=ABC
Ntrip
The ntripclient is an HTTP client based on 'Networked Transport of RTCM via Internet Protocol' (Ntrip). This is an application-level protocol streaming Global Navigation Satellite System (GNSS) data over the Internet. Ntrip Version 1.0 is a generic, stateless protocol based on the Hypertext Transfer Protocol HTTP/1.1. The HTTP objects are enhanced to GNSS data streams.
The primary motivation for Ntrip Version 2.0 is to develop a fully HTTP-compatible Internet protocol standard that would work with proxy servers and to add an optional data transport via UDP. Hence, one Ntrip Version 2.0 transport approach is still based on HTTP1.1 on top of TCP. The second Ntrip Version 2.0 transport approach is based on both, the Internet Standard Protocol RTSP (Real Time Streaming Protocol) for stream control on top of TCP and the Internet Standard Protocol RTP (Real Time Transport Protocol) for data transport on top of connectionless UDP.
Ntrip is designed for disseminating differential correction data (e.g in the RTCM-104 format) or other kinds of GNSS streaming data to stationary or mobile users over the Internet, allowing simultaneous PC, Laptop, PDA, or receiver connections to a broadcasting host. Ntrip supports Wireless Internet access through Mobile IP Networks like GSM, GPRS, EDGE, or UMTS.
Ntrip is implemented in three system software components: NtripClients, NtripServers and NtripCasters. The NtripCaster is the actual HTTP server program whereas NtripClient and NtripServer are acting as HTTP clients.
ntripclient
This POSIX Ntrip client program is written under GNU General Public License in C programming language. The program reads data from an Ntrip Broadcaster and writes on standard output for further redirection of data to a file or COM-port. PLEASE NOTE THAT THIS PROGRAM VERSION DOES NOT HANDLE POTENTIALLY OCCURRING INTERRUPTIONS OF COMMUNICATION OR NETWORK CONGESTION SITUATIONS. Its distribution may stimulate those intending to write their own client program.
| Revision | Channel | Version | Build | Commit | Download SBOM |
|---|
The build and commit information is derived from build infrastructure records.
Install ntripclient on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.