The Best Streaming Software!
VIVO Rent A Car - Your car rental
Върни се   Digital TV Forums - БЪЛГАРСКИЯТ ФОРУМ ЗА ЦИФРОВА ТЕЛЕВИЗИЯ > Шеринг и емулатори > Емулатори

Отговори
 
Контрол над темата Начин на разглеждане
  #1  
Стар 14-09-2009
Аватара на thunderstorm6
thunderstorm6 thunderstorm6 не е на линия
metal staff
 

Дата на присъединяване: Apr 2009
Местоположение: Sofia
Мнения: 1,225
Благодари: 784
Получил благодарност:
925 пъти в 580 поста
Сваляния: 329
Ъплоуди: 58
По подразбиране Gbox and CCcam on the same box_script

1st Script
copy this in gbox_cam.sh

—————————————
CAMNAME=”GbOx_CCcam”
USERNAME=””
ZAPTIME=8
CAMID=970
DVBSET=1
INFOFILE=”ecm.info”
# end
# This method cleans up /tmp folder of gbox files
remove_tmp ()
{
rm -rf /tmp/*info* /tmp/*gbox* /tmp/*online* /tmp/*share* /tmp/Newcs* /tmp/atack* /tmp/debug*
}
# This method starts Gbox > CCcam (That order)
start_cam ()
{
/var/script/AES_Gbox.sh &
sleep 5
/var/bin/gbox &
sleep 30
/var/bin/CCcam_2.0.3 &
}
# This method stops gbox and CCcam and then calls the tmp cleanup method
stop_cam ()
{
touch /tmp/gbox.kill
/bin/prockill gbox
/bin/prockill CCcam_2.0.3
killall -9 newcs cs2gbox 2> /dev/null
remove_tmp
}
case “$1” in
start)
echo “[SCRIPT] $1: $CAMNAME”
start_cam
;;
stop)
echo “[SCRIPT] $1: $CAMNAME”
stop_cam
;;
restart)
echo “Restarting $CAMNAME”
stop_cam
start_cam
;;
*)
“$0” stop
exit 1
;;
esac
exit 0
————————————–
rename ur cccam ver in CCcam_2.0.3 or CCcam_2.0.4 ,CCcam_2.0.5
and reboot
this scrip is for Gemini i have test it it works very will u have gbox and cccam together .
—————————————-
You just have to take care about the name of both cams. It must be the same as the cam files in your dreambox.
You need about 30 sec delay between the start of gbox and the start of CCcam : even if gbox starts first , CCcam will take your local card (it is faster) so you will appear with no local for your gbox partners.
Прикрепени файлове
Тип файл: zip Gbox and CCcam on the same box_script.zip (909 Байта, 1 разглеждания)
__________________
210см руска / SuperJack HARL 18" / Truman PF-1 0.3db / 150см Пещерска / SuperJack HARL 18" / Inverto IDLP-SFLANGE White 0.3db / Inverto Twin White 0.3db / Schwaiger SPI1000.0 / Stab 120 / Inverto Red Twin / SuperJack VBOXII / Moteck VBOXII / Dreambox 920UHD / Dreambox 525HD combo / Dreambox 8000HD PVR / Dreambox 520HD / Dreambox 800SE
Отговори с цитат
Sponsored Links
VIVO Rent A Car  Вземи своят Vu+ сега!  SatPlus
Отговори

Съобщения от Devil M
VIVO Rent A Car  

Тагове
boxscript, cccam, gbox


Активни потребители разглеждащи тази тема в момента: 1 (0 членове и 1 гости)
 

Подобни теми
Тема Започнал темата Форум Отговори Последно мнение
Gbox yordanko Gbox 3 28-12-2014 20:30
Technisat Sky Star 2 HD има ли читав софтуер за GBOX и CCcam Крал Артур TECHNISAT / SKY STAR 12 11-11-2011 15:36
Incubus CamD Beta (GBOX & CCcam on IPBOX 900/9000HD) Tiesto IPBOX 17 23-08-2009 16:34
Необходима интернет скорост при CCCAM, GBOX и MBOX Крал Артур Емулатори 2 06-08-2009 15:23
Gbox nikec Gbox 2 25-03-2009 18:54


Всички времена са във формат GMT +3. Часът е 12:51.


DTV-BG Powered by vBulletin Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.