who is your provider in vietnam ?
new2
who is your provider in vietnam ?
new2
dreamdroid Android client for enigma2-based dreamboxes
Features:
* Control your enigma2-based Dreambox with any android mobile
* Browse channels and EPG / Zap to channels and/or recorded movies
* Set new timers (from EPG or manually) and edit or delete exisiting timers
* Send messages to your box
* Use your android phone as virtual remote
* See what's currently running on your box
* Search the EPG of your dreambox
Dreamdroid is a open-source android client for enigma2 based Set-Top-Boxes.
The dreamdroid project ist hosted on sourceforge, sources are available via svn.
Dreamdroid is licensed under the Create-Commons Attribution-Noncommercial-Share Alike 3.0 Unported License
The project page on sourceforge can be found at
Dreamdroid is still in an early stage of developement (alpha, not beta) and may therefore still cause a "Force-Close" here and there (please report them to me).
Dreamdroid Client 0.9.6.7 beta
Changelog:
NEW: Add Flattr & Paypal-Donate Button to About Dialog
NEW: Add IMDB/Similar Event Search to EPG Detail Dialog. Uses IMDB-Applicationwhen available (Browser as fallback)
NEW: Homeycomb 3.1 compatibility (hopefully)
UPD: Translations
CHG: Remove "Find similar" from "CurrentServiceActivity" as it is now available via epg-detail dialog
CHG: Some code consolidation and minor bugfixes
screenshots attached
link for plugin >>>>>>> dreamDroid_0.9.6.7.rar - 4shared.com - online file sharing and storage - download
regards
new2
there is some support for dvb-s in the new dream elite image on the vu duo . Not tested though . I read that adding a stick uses about 15-20% of the receivers cpu . So on something like a dm800 i think it would struggle to run with an extra tuner. Has anyone actually tried and got working ??
new2
ok no firewall rules are running so must be fail2ban running . to check for fail2ban as root user in telnet : -
/etc/init.d/fail2ban status
new2
have you tried with the original vu image ??
new2
caz ,
what you mean a reverse dish for wifi ?
new2
no problems have used one myself . does the job nicely
new2
if you issue as root
iptables -L
that will give an output of all currently configured firewall tables. Fail2ban from install script usually blocks ip's contained within the warnings.txt file that cccam generates. So if you disable this in your cccam.cfg fail2ban can no longer block anyone as no log is genreated
new2
IN TERMINAL AS A ROOT ISSUE FOLLOWING COMMANDS IN RED
PACKAGES INSTALL
****************
apt-get install proftpd gcc g++ make cmake bzip2 libpcsclite1 libpcsclite-dev subversion
OR
apt-get install gcc g++ cmake libpcsclite1 libpcsclite-dev subversion
DRIVERS DOWNLOAD
**************************
cd /usr/src
wget http://sourceforge.net/project…est/download?source=files
tar xjvf libusb-1.0.8.tar.bz2 (if you missing bzip2 then - apt-get install bzip2 and repeat previous command)
cd libusb-1.0.8
./configure --enable-shared=no
make (if command not found then - apt-get install make and repeat previous command)
make install
DOWNLOAD OSCAM SOURCES AND COMPILE
*******************************************************
cd /usr/src
svn co oscam - Revision 5352: /trunk oscam
cd oscam
mkdir buid
cd build
cmake .. (those two dots important, if WEBIF wanted then - cmake -DWEBIF=1 ..)
(if command not found then - apt-get install cmake and repeat previous command)
make
NOW WE WILL COPY OSCAM TO /USR/LOCAL/BIN
*****************************************
cp oscam /usr/local/bin
cd /usr/local/bin
ls(oscam should be listed here. Next: )
chmod 755 oscam
(Before you start the server make sure you got all 3 oscam config files in /usr/local/etc directory.)
(Don't delete compiling directories, so you can later easily update your oscam version)
TO COMPILE LATEST VERSION NEXT TIME
************************************
cd /usr/src
svn co oscam - Revision 5352: /trunk oscam
cd /usr/src/oscam/build
cmake ..
make
then
NOW WE WILL COPY OSCAM TO /USR/LOCAL/BIN
*****************************************
cp oscam /usr/local/bin
cd /usr/local/bin
ls
(oscam should be listed here. Next: )
chmod 755 oscam
enjoy
new2
anyone tried a dvb-s stick ?
new2
well done m8
v season has 200 clients connected when footie on and they have no issues with the streaming buddie
new2
if you used an auto install script it is likely that you have a fail2ban script running with iptables
new2
hdmi is needed on a hdmi box as skins etc are designed around hdmi resolutions. You will always have probs if you go for scart out
new2
edimax 3g6200n
new2
*** italia is different any box key works as long as from an italia box . Card is not paired to any specific receiver
new2
streaming will come on leaps and bounds in the next few years with increased broadband speeds. There are already people doing it like for instance virtualseason !!! I would imagine in the not to distant future there will be an iptv p2p platform developed. At the end of day ruppie's boys cant take away hdmi outs or scart outs etc from receivers . So in theory streaming will always be possible. The current limitations are upload speeds being low to most and the fact that no uk isp's support multicast correctly yet. You need the upload speed to host the stream's etc to outsiders. Or as virtualseason have done they install adobe flash media server on a webhost with unlimited bandwidth/traffic. They have a few uploaders around the country whom send the streams to the central flash server. Then users log in and use flash player on there pc to watch the streams.
new2
looking good mate
new2
this will always be the case as enigma 2 on boot pulls the time from the sat feed. Just dont reboot box and restart enigma only or get a proper linux server
new2
couple of friends tried it and does not open any premium channels without boxid. Maybe you have a special oscam or something ??
Also what do you class as a premium channel ??
new2