Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问有用gici运行过igs的实时流吗? #62

Open
Ella4620 opened this issue Jan 5, 2025 · 1 comment
Open

请问有用gici运行过igs的实时流吗? #62

Ella4620 opened this issue Jan 5, 2025 · 1 comment

Comments

@Ella4620
Copy link

Ella4620 commented Jan 5, 2025

想用igs的ssr实时流尝试,但是配置文件一直设置不好,请问有模板吗?虽然有data_broadcast.yaml,但是配置igs的一直没有配置成功,谢谢作者!

@Ella4620 Ella4620 closed this as completed Jan 5, 2025
@Ella4620 Ella4620 reopened this Jan 5, 2025
@chichengcn
Copy link
Owner

data_broadcast.yaml里的内容是ntrip server,用于广播数据,接ssr实时数据流过来要用ntrip client,对于某一路ssr数据流,其streamer节点应该看起来是这样的:

  • streamer:
    tag: str_gnss_eph
    output_tags: [fmt_gnss_eph]
    type: ntrip-client
    ip: 112.65.161.226
    port: 2101
    username: ...
    passward: ...
    mountpoint: SSRA00CNE0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants