If you can pickup nilesat and are interested in bein sports, have a look in here:
http://linuxsat-support.com/showthread.php?t=68491
Selling as i cannot receive that satellite from my location.
Posts by codar
-
-
Probably need to see oscam log now.
- - - Updated - - -
Try these configs out.
I don't have a tntsat card nor do i have a prismcube but (i think) the oscam config structure is the same as a mips receiver / pc serverQuoteDisplay Moreoscam config:
[global]
nice = -1
WaitForCards = 1
preferlocalcards = 1
logfile = /var/local/oscam.log
maxlogsize = 256
cachedelay = 120
saveinithistory = 1[cccam]
port = 12345
nodeid = 91C76F8F100C14A6
version = 2.3.0
reshare = -1[dvbapi]
enabled = 1
au = 1
boxtype = dreambox
user = localuser
request_mode = 0[webif]
httpport = 8888
httpuser = admin
httppwd = kevin
httpallowed = 127.0.0.1,192.168.3.1-192.168.3.254
hideclient_to = 15QuoteDisplay MoreOscam.server
[reader]
label = tntsat
protocol = internal
device = /dev/sci0
detect = cd
mhz = 500
cardmhz = 357
caid = 0500
aeskeys = aeskeys
cool_timeout_after_init = 50
group = 1
service = tntsat[reader]
label = remoteshare
protocol = cccam
device = 1sat.dyndns.tv,19920
user = CCCAMUSER
password = CCCAMPASS
inactivitytimeout = 30
group = 1
cccversion = 2.2.1
cccmaxhops = 0
ccckeepalive = 1
audisabled = 1QuoteDisplay More
Oscam user:[account]
user = localuser
description = TNTsat
group = 1
service = tntsatQuoteoscam.service (edit to what you want your card to try and clear, below is one i found on the net)
[tntsat]
caid = 0500
provid = 030B00
srvid = 1903,2009,2010,2136,2200,2202,2206,2207,2208,2211, 2213,2214,2216,2289,2329,2337,2351,2458,2462,2472, 2476,2480,2486,2649,2650,2651,2652,2653,2654,4284, 4290,1FEB,25E5,25E6,25E7,25E8,25E9,1F41,1F44,1F45, 1F48,1F4A,1F55,1F56,1F57,1F58,1FD8,1FDF,20A4,20A5, 20AE,20AF,20B3,20B4,20B5,20B6,217C,21FD,221A,221B, 233D,234B,245E,246C,248A,25EA,25EB,25EC,25ED,25EE, 25EF,25F0,264A,264B,264C,264D,264E,264F,2F67,2F8A, 2F8E,6F73,6F86,6F87,21FF,189F,2025,2200,2202,2022I have also attached a dvbapi file for you to try.
This thread here may also be of help: (Although a bit old)
http://linuxsat-support.com/showthread.php?t=35533A look at your oscam log would be helpful though.
-
Try changing webif to default port so :8888
Just to see if it works.
port 7777 may be used by something else.
Also restart oscam or your receiver after changing configs as sometimes changes don't take effect until a restart- - - Updated - - -
Are you sharing your card with your peer?
If so, leave his account in place but I would change your cccam port entry and forward that changed port in your router also, as you both are using the same port. It could be causing oscam a bit of bother.
You will have to inform him of the change as your local will stop working in his setup.
This may be the reason why you are experiencing freezing, he could be aswell.
If you are not sharing your card, just delete his account, You should still have access to his local. -
is your receiver ip 192.168.3.99?
Very unusual if it is -
Glad to hear it, I'll close it out so.
-
You'll have to input your receiver's ip followed by the port number you changed it to.
IE: 192.168.x.x:new port numberGetting rid of the other account would still grant you access to your other share as it is setup as a remote card.
It is a share, isn't it?? -
Glad to hear, i'll close this thread now.
-
Is it just one receiver your running?
If so, you probably could get rid of this accountQuoteDisplay More[account]
user = CCCAMUSER
pwd = CCCAMPASSWORD
group = 4
monlevel = 1
allowedprotocols = cccam
cccmaxhops = 0
keepalive = 1 -
Your oscam webif port and cccam port are identical and probably conflicting.
You should change your webif port to something else for starters.
It doesn't matter what you change it to if your only accessing the webif within your own network.
also add this line to search real card firstQuoteOSCAM.Conf
[global]
logfile = /mnt/hdd0/program/tuxbox/config/oscam.log
cachedelay = 120
nice = -1
preferlocalcards =1 -
Install a softcam.
Follow ten belows advice from post 15 to do it.
Here is cccam 2.3.0:
http://linuxsat-support.com/attachment.php?attachmentid=5686&d=1328273159
Also, just copy and paste your line details as any space left out or extras included may result in black screen.You could also just install our addons panel and from there install your emu / cam of choice from it.
A very handy addon which will also aid in fully setting up your receiver with channel lists etc.
It can be found here:
http://linuxsat-support.com/showthread.php?t=30475 -
Glad to hear it, i'll close this thread now.
-
All people you are giving shares to (ie: your f lines) go in oscam user file in the form of an "account"
Example:Quote[account]
user = livingroom
pwd = password
group = 1
cccmaxhops = 5
cccreshare = 0All people you are connecting to (ie: getting shares from, including your own card) go in oscam server file in the form of a new "reader"
Example:QuoteDisplay More[reader]
label = slyuk
protocol = pcsc
device = 0
caid = 0963
detect = cd
group = 1
emmcache = 1,3,2
blockemm-unknown = 1
blockemm-g = 1
saveemm-u = 1
saveemm-s = 1Your c line from above example (oscam user file) will look like:
C: dyndns/local server ip cccamport livingroom passwordQuoteC: 192.168.x.x 12000 livingroom password
This line then goes into your receiver running cccam or to run it in oscam you can use this handy tool and add it to your oscam server file on your receivers oscam config:
http://linuxsat-support.com/showthread.php?t=2569
This tool will also create your f: lines for inputting into your server's oscam config (these go into oscam user config file)
It's a lot to get your noodle around at the start but will become clearer while your doing it (i hope)Post up a couple of dummy lines you would like to add and what you think they should look like in oscam and we'll tell you weather you are right or if they need correcting.
-
-
If it's oscam-cccam install, only client you will probably see in oscam webif is cccam (127.0.0.1 , if my memory serves me)
Are your f lines corresponding to your c lines within your receiver/ receivers?
Are they within your home network or outside network (port forwarding etc).
Do you have a dns setup?
Show us your oscam/cccam configs (delete/hash out any sensitive stuff) and maybe your oscam log. -
Quote
coder how did you get it working outside your network every time I try it says check internet or details entered I know they are and ports are all open etc
I have it done as swerver has suggested but have also assigned a static ip to my receiver in my router setup. -
Vu have an app in the app store.
Give it a try.
Have only tested it for a brief second on iphone outside my network but was a bit juddery and thought screen was too small to watch tv anyway.
Probably give better results within your network on a bigger screen.
Let us know if it does the trick.
You probably have to install cccam 2.24 or maybe 2.3.0 in order to view 2 encrypted channels, or have oscam running, if it is a twin tuner receiver. -
Oscam can be run on its own and would slightly increase times but not drastically.
It can update entitlements also.
Oscam reads the card and then sends to cccam which in turn sends it out to the field so to speak.
Oscam is well capable of doing this on its own.
A tutorial on how to install it for ubuntu is here:
http://linuxsat-support.com/showthread.php?t=16755 -
Have you a subscription or a share?
The cams won't open much without it.
Did your ***box come pre-loaded with a share / line of some description?? -
Quote
With the power satellite boxes have these days is it worth running a pc server oscam never passes 1% cpu usage ive still to find the user limits of a satellite box hehe
Agree totally but it works better for me as the kids can't get to it.
When card was in the receiver, the kids got great enjoyment watching me have a heart attack as they pulled the card from the receiver.
I never saw the funny side though. -
Cccam 2.3.0 is the latest version or if you plan to use with your subscription card, oscam or oscam-cccam maybe the way to go.
I would suggest to install our addons panel onto your solo2 and download your emu of choice from it.
It will then be automatically installed onto your receiver.
The addons panel can be found here:
http://linuxsat-support.com/showthread.php?t=30475
