This has nothing to do with Wetek and their sale. We are team who making e2 images for many boxes and the first one for ARM.
let me rephrase that
i think that video is fake
This has nothing to do with Wetek and their sale. We are team who making e2 images for many boxes and the first one for ARM.
let me rephrase that
i think that video is fake
lol
sales must be down
its your routers ip address
example if your router ip is 192.168.1.1 put that as nameserver
the only time you would need to change it to something different
is if you was geo blocked for streaming
then you would use a vpn or smart dns
Display Moreplease would you help because I am doing something wron, I have a Vu + duo 2 VIX image , and I¨ve changed on setup-system-network , and I have my account
user interface yes
use DHCP yes
Enaable Wake On LAN no
DNS primary 185 XX XX XX
secondary DNS 185 xx xx xxx
but it didn´t work
thanks
the bit in red is your problem
with DHCP yes it will revert back to the routers ip DNS 192.168.x.x
put use DHCP no
give the box a static ip address
then input
DNS primary 185 XX XX XX
secondary DNS 185 xx xx xxx
restart network on your box
i cant stand david cameron fat faced posh git
i despise nick clegg
Ed Miliband blow your fooking nose
my vote goes to the raving loony party
last pm to be voted in by voters was tony blair back in may 2005
gorden brown got in via the back door
david cameron got in with nick cleggs vote
check sky sd lol all gone
off and on
sky news HD
gone like the rest of sky HD
did you put that card back in the sky box last night
for the boxing ?
oscam is trying (0960:1B66 unknown)
your reader has 0963:000000
decoding is waiting for matching readers
no suitable readers found that can be used for decoding
post the log with oscam ignoring
I: 0961:000000
I: 0960:000000
why 65cm for a motor ?
on your sd card have you 2 partition fat 32 and 1 ext3 or 4 i am not sure but it is a linux partition standard you can that not seen in windows
you can read and write
to any partition from windows
with the right software
Explore2fs (Read-only Access)
Ext2 IFS (Installable File System) (Read as well as Write Access)
DiskInternals Linux reader : can copy files to windows (i use this often)
Ext2 FSD (File System Driver) (Read as well as Write Access)
Ext2Read
LTOOLS
was told from a reliable source....very very reliable i might add....H.D. is no more than 14/16 weeks away.....but then again seeing is believing
why did you write that lol
what image are you using
cuz
in the script i would tell the cam script to start oscam
not try and start via the /usr/bin
i use openpli4
with oscam-ymod
see how i start oscam-ymod with the cam script in red
change the names and paths to suit
oscam.check.sh
#!/bin/sh
#Script to check if oscam_ymod is running.
process=`ps auxwww | grep oscam_ymod | grep -v grep | awk '{print $1}'`
if [ -z '$process' ]; then
echo "Couldn't find oscam_ymod running Restarting oscam_ymod Server" >> /var/log/oscam.check
echo && date >> /var/log/oscam.check
Sleep 1
/etc/init.d/softcam.oscam_ymod start
echo "oscam_ymod is still OK!" >> /var/log/oscam.check
fi
make a oscam.check log flie with telnet
touch /var/log/oscam.check
chmod 644 /var/log/oscam.check
crontab
*/5 * * * * /usr/script/oscam.check.sh
as above post a example
with some rtmp streams
you have to write the url a bit different for it to work