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

capmt: support for OSCam; fixes #167

Closed
wants to merge 5 commits into from
Closed

Conversation

manio
Copy link
Contributor

@manio manio commented Oct 17, 2012

Hi!
Finaly - my oscam support is done :)
Additional two fixes for the capmt also in this PR.

Last commit seems very big, but changes are small, you can see with ignoring whitespaces:

git diff b90d7d1^ -b

@nmaclean
Copy link
Contributor

I have oscam but currently using the code word client setup, if you let me know how to move over I can test

@manio
Copy link
Contributor Author

manio commented Oct 17, 2012

@xxxnelly just add this section to oscam.conf:

[dvbapi]
enabled                       = 1
au                            = 1
boxtype                       = pc
user                          = tvh
pmt_mode                      = 4
request_mode                  = 1

and to oscam.user:

[account]
user = tvh
group = 1
uniq = 0
au = 1

Disable CWC entries, and add an entry to capmt with socket /tmp/camd.socket, "oscam mode" enabled

@ghost ghost assigned andoma Oct 19, 2012
@adamsutton
Copy link
Contributor

@manio merged locally, will push soon. Expect complaining to begin shortly afterwards :p

@adamsutton adamsutton closed this Oct 23, 2012
@esserdaniel
Copy link

@manio Does this work with SAT>IP, too?

@clandmeter
Copy link
Contributor

@DanielEsser2 i think you are looking for this ref: #369 (comment)

@esserdaniel
Copy link

@clandmeter thx

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

Successfully merging this pull request may close these issues.

None yet

6 participants