cccam.io

Understanding your CCcam line: host, port, username, password

Published

Every cccam.io line is one C-line with four parts. Here's what each field means, why you get two of them, and what the trailing options do.

T
The cccam.io team
Setup

When you buy or trial a line, you get something that looks like this:

C: server1.cccam.io 12000 ab3k9p s7Xq2m no { 0:0:1 }

It looks cryptic, but it’s just four values and a couple of options. Once you can read it, most setup and troubleshooting gets easier.

The four fields

The trailing options

Why two lines?

You get two hosts, so you add two C: lines - same username and password, different hostname:

C: server1.cccam.io 12000 ab3k9p s7Xq2m no { 0:0:1 }
C: server2.cccam.io 12000 ab3k9p s7Xq2m no { 0:0:1 }

If one host has a problem, your receiver falls back to the other without you noticing. That’s the whole point of shipping a pair.

Next steps

Ready to put it on your box? Follow the CCcam quickstart, or run the line tester first to confirm your credentials are live.

Frequently asked questions

What does the { 0:0:1 } at the end mean? +

It's a hop/uphop setting. The default is fine for a normal client setup; you rarely need to change it.

Can I share my line onward? +

No - the 'no' flag keeps re-sharing off. Your line is for your own receiver.

Related reading