Method of Opening PowerVu Channels in Enigma2 Using Oscam

sikadicius

Registered
Messages
2
Hello

Hi guys,
Thanks for all your help I have been able to open some some pvu channels on 0.3w Thor and 20w NSS.
It wasn't an easy attempt, but was worth the effort.
Thanks.
PS: I used relay stream, I am not able to record the channels especially HD. But SD channels work if I save time shift file.
Kindly assist.

 

joeuser

Registered
Messages
199
Not sure about recording, but you must be picking up some long lost reflected signal to show a live shot of Bush Senior in the White House!
 

technodvl2

Registered
Messages
251
25s30gg.jpg
@technodvl2 seem no signal in the channels , so it stream rely
if not stream post image for blackhole 3.01 with image for afn packages with signal quialty and post link for emu used with config and sofcam key
or else will be useless to talk



i maybe older than you
my eyesight is not as good as it should be
but i can see what emu is in use

and there is no signal so stream relay
it maybe the only way to view what you want to on a VU

the image shows everything you asked

it's got the word STREAM
its shows its IPTV
and OScamEmu11209
 
Last edited:

technodvl2

Registered
Messages
251
Hi all,how can i install manually the oscam to watch powervu channels? Can i use telnet in DCC? How to do?
For example, how can install this ?http://www.sat-universe.com/showpost.php?p=2036638486&postcount=17
Thanks in advance

if you have allready installed the openATV oscam


dcc and look in etc


find oscam_atv_emu right ckick and edit

you will see all the info

emuname = oscam_atv_emu
binname = oscam_atv_emu
startcam = /usr/bin/oscam_atv_emu -b -r 2 -c /usr/keys/oscam_atv_emu
stopcam = killall -9 oscam_atv_emu


is it hard to ask you to replace the bin file
with the new one

dcc usr/bin

so
delete bin file oscam_atv_emu

and ftp emu11209 to usr/bin and rename it oscam_atv_emu


chmod 755
 
Last edited:

miziolnb

Registered
Messages
182
if you have allready installed the openATV oscam


dcc and look in etc


find oscam_atv_emu right ckick and edit

you will see all the info

emuname = oscam_atv_emu
binname = oscam_atv_emu
startcam = /usr/bin/oscam_atv_emu -b -r 2 -c /usr/keys/oscam_atv_emu
stopcam = killall -9 oscam_atv_emu


is it hard to ask you to replaca the bin file
with the new one

dcc usr/bin

so
delete bin file oscam_atv_emu

and ftp emu11209 to usr/bin and rename it oscam_atv_emu


chmod 755

My friend, I have bh 3.0.1, change i image? install i openatv?
 

technodvl2

Registered
Messages
251
dcc

usr/camscript

Ncam_Oscam.sh


right click for the info


#!/bin/sh

CAMNAME="Oscam-EMU"

remove_tmp () {
rm -rf /tmp/*.info* /tmp/*.tmp*
}

case "$1" in
start)
echo "[SCRIPT] $1: $CAMNAME"
remove_tmp
/usr/bin/oscam -b &
sleep 2
;;
stop)
echo "[SCRIPT] $1: $CAMNAME"
killall -9 oscam 2>/dev/null
sleep 1
remove_tmp
;;
*)
$0 stop
exit 0
;;
esac

exit 0




usr/bin

for the bin file

delete


oscam


replace it with oscam11209 and rename it oscam same name as it shows in info


right click
attribute

chmod 755
 
Last edited:

miziolnb

Registered
Messages
182
Don'y work for me.
Here my configs:

dcc
usr/camscript
Ncam_Oscam.sh

#!/bin/sh

CAMNAME="Oscam-EMU"

remove_tmp () {
rm -rf /tmp/*.info* /tmp/*.tmp*
}

case "$1" in
start)
echo "[SCRIPT] $1: $CAMNAME"
remove_tmp
/usr/bin/oscam -b &
sleep 2
;;
stop)
echo "[SCRIPT] $1: $CAMNAME"
killall -9 oscam 2>/dev/null
sleep 1
remove_tmp
;;
*)
$0 stop
exit 0
;;
esac

exit 0

and then usr/bin there is file oscam11209 renamed Oscam-EMU with attribute 755
 

miziolnb

Registered
Messages
182
etc/tuxbox/config

file oscam.conf:

#
# main configuration
#

[global]
logfile = /dev/null
disablelog = 1
unlockparental = 1
nice = -1
preferlocalcards = 1
saveinithistory = 1
lb_mode = 1
lb_retrylimit = 1600



# logging

logfile = /var/log/oscam/oscam.log
usrfile = /var/log/oscam/oscamuser.log
cwlogdir = /var/log/oscam/cw

# monitor

[monitor]
port = 16500
nocrypt = 127.0.0.1,192.168.65.1,192.168.65.206,192.168.65.208
aulow = 30
hideclient_to = 15
monlevel = 1
appendchaninfo = 0

# web interface

[webif]
httpport = 83
httphelplang = de
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.1-192.168.255.255
httphideidleclients = 0
httpreadonly = 0
httpsavefullcfg = 0
# anti-cascading

[anticasc]
enabled = 1
numusers = 1
sampletime = 2
samples = 5
penalty = 1
aclogfile = /var/log/oscam/aclog.log
denysamples = 9

# protocols

[newcamd]
key = 000102030405060708090A0B0C0D
port = 10000@0100:FFFFFF;10001@0200:FFF000,FFFF00;10002@0300:FFFFFF

[radegast]
port = 20000
user = user1
allowed = 192.168.0.0-192.168.255.255

[cs378x]
port = 30000@0100:FFFFFF;30001@0200:FFF000,FFFF00;30002@0300:FFFFFF

[cccam]
port = 12000
reshare = 0
version = 2.1.3


[gbox]
hostname = host.example.com
port = 50000
password = password1

[serial]
device = user2@/dev/ttyS0?delay=1&timeout=300;[email protected],2006?delay=1&timeout=5000

[dvbapi]
enabled = 1
au = 1
boxtype = dreambox
user = dvbapiau
pmt_mode = 0
request_mode = 0
 

miziolnb

Registered
Messages
182
etc/tuxbox/config

file oscam.user:

[account]
user = dvbapiau
pwd =
group = 1,2,3,4
uniq = 3
au = 1
betatunnel = 1833.FFFF:1702
cccmaxhops = 15
cccreshare = 15
cccignorereshare = 1

[account]
user = usermonitor
pwd = pasword
group = 1,2,3,4
uniq = 1
monlevel = 4
 

joeuser

Registered
Messages
199
etc/tuxbox/config

file oscam.user:

[account]
user = dvbapiau
pwd =
group = 1,2,3,4
uniq = 3
au = 1
betatunnel = 1833.FFFF:1702
cccmaxhops = 15
cccreshare = 15
cccignorereshare = 1

[account]
user = usermonitor
pwd = pasword
group = 1,2,3,4
uniq = 1
monlevel = 4
What about oscam.server file?
 

miziolnb

Registered
Messages
182
only a week ago i bought an enigma2 decoder,i think the tutorial post at number one of this thread is no clear.
If anyone post or help someone to config files for powervu would appreciate...........
Then i have some questions.......i.e. is necessary install one or two oscam?( one normal and one emu)?
If someone can answer.....
Thanks to all

Mizio
 
Top