Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 66 of 137 FirstFirst ... 164156616465666768717691116 ... LastLast
Results 651 to 660 of 1365

Thread: ║➽║OScam║➽║Emu Varıous Platforms║v.11.964║

  1. #651
    Administrator WaRp's Avatar
    Join Date
    16-08-2015
    Posts
    7,732
    Uploads
    8,929
    Likes
    26,152

    Re: Latest version OSCam

    OSCam Svn Update [11.650] -- EMU [r798]
    @
    audi06_19

    For versions added here to work, (libusb,libssl,libcrypto,libpcsclite1) must be installed.



    OE2.0:
    Code:
    opkg update
    opkg install libusb-1.0-0
    opkg install libssl1.0.0 or libssl1.0.2
    opkg install libcrypto1.0.0 or libcrypto1.0.2
    opkg install libpcsclite1


    OE2.5/2.6:
    Code:
    apt-get update
    apt-get install libusb-1.0-0
    apt-get install libssl1.0.0
    apt-get install libcrypto1.0.0
    apt-get install libpcsclite1

  2. Advertise Here
  3. #652

  4. #653
    Moderator
    Join Date
    09-05-2010
    Location
    Überall
    Posts
    776
    Uploads
    529
    Likes
    1,230

    Re: Latest version OSCam

    At the CS_CACHEEX_AIO module is atm a "bad" implementation to drop bad/wrong ECMs, that can cause segfaults if there are multiple bad ECM pending.


    This patch should fix the problem!


    New feature:

    you are able to enable "localgenerated flagged CWs only" for "normal" (non CacheEx) readers.


    Use the known cacheex-parameters also for the "normal" (non CacheEx) reader:
    https://wiki.streamboard.tv/wiki/OSC...erated_only_in
    https://wiki.streamboard.tv/wiki/OSC...lg_only_in_tab

    The lgonly exceptions based on services are working here as know for CacheEX readers.

  5. #654
    Moderator
    Join Date
    09-05-2010
    Location
    Überall
    Posts
    776
    Uploads
    529
    Likes
    1,230

    Re: Latest version OSCam

    Quote Originally Posted by stv2008 View Post
    At the CS_CACHEEX_AIO module is atm a "bad" implementation to drop bad/wrong ECMs, that can cause segfaults if there are multiple bad ECM pending.


    This patch should fix the problem!


    New feature:

    you are able to enable "localgenerated flagged CWs only" for "normal" (non CacheEx) readers.


    Use the known cacheex-parameters also for the "normal" (non CacheEx) reader:
    https://wiki.streamboard.tv/wiki/OSC...erated_only_in
    https://wiki.streamboard.tv/wiki/OSC...lg_only_in_tab

    The lgonly exceptions based on services are working here as know for CacheEX readers.
    OSCam-Loadbalancer-Bug

    Can't be better than this! In the meantime I'm fixed some locks issue, enjoy!
    Attached Files Attached Files

  6. #655
    Moderator
    Join Date
    09-05-2010
    Location
    Überall
    Posts
    776
    Uploads
    529
    Likes
    1,230

    Re: Latest version OSCam

    Fixed my isue, it was some locking isues in stats. I can tell you all the isues is solved, tested, and here is beta 1 !


    my current configuration:


    Code:
    nbest readers = 3
    
    falbalck = 2
    
    min ecm count =3
    
    max ecm count = 500
    
    nok tolerance 30
    
    lb mode = 2
    
    lb_save = 100
    
    lb_reopen_seconds = 10
    
    lb_retrylimits = 01:2700,17:2000,18:2000
    
    lb_stat_cleanup = 24

    Not a final configuration, need some fine tunning per your taste! One important thing is all parametes from loadbalancer wiki is now under function and have sense, you just need right configuration.
    Attached Files Attached Files

  7. #656
    Moderator
    Join Date
    09-05-2010
    Location
    Überall
    Posts
    776
    Uploads
    529
    Likes
    1,230

    Re: Latest version OSCam

    OSCam ver: 1.20_svn rev: 11653 target: arm-dreambox-linux-gnueabihf-libusb
    | Tools:
    | CROSS = /opt/s3/support/toolchains/dream_arm/bin/arm-dreambox-linux-gnueabihf-
    | CC = /opt/s3/support/toolchains/dream_arm/bin/arm-dreambox-linux-gnueabihf-gcc
    | Settings:
    | CONF_DIR = /etc/tuxbox/config
    | CC_OPTS = -O1 -ggdb -pipe -ffunction-sections -fdata-sections -o nodeadcode --no-inline
    | CC_WARN = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition
    | CFLAGS = -DWITH_LIBUSB=1
    | LDFLAGS = -Wl,--gc-sections -DWITH_LIBUSB=1
    | LIBS = -lusb-1.0 -lrt -lm -lpthread -ldl -lrt
    | UseFlags = USE_LIBUSB=1
    | Config:
    | Addons : WEBIF WEBIF_LIVELOG WEBIF_JQUERY HAVE_DVBAPI WITH_NEUTRINO READ_SDT_CHARSETS IRDETO_GUESSING CS_ANTICASC WITH_DEBUG MODULE_MONITOR WITH_LB CS_CACHEEX CS_CACHEEX_AIO CW_CYCLE_CHECK CLOCKFIX
    | Protocols: CAMD33 CAMD35 CAMD35_TCP NEWCAMD CCCAM CCCSHARE GBOX SCAM
    | Readers : NAGRA NAGRA_MERLIN IRDETO CONAX CRYPTOWORKS SECA VIACCESS VIDEOGUARD
    | CardRdrs : PHOENIX INTERNAL SC8IN1 MP35 SMARGO DB2COM STINGER DRECAS SMART
    | Compiler : arm-dreambox-linux-gnueabihf-gcc (crosstool-NG 1.24.0.188_b3ed2c4) 10.2.0
    | Config : build/arm-dreambox-linux-gnueabihf-libusb/config.mak
    | Binary : /opt/s3/support/binaries/oscam-svn11653-dream_arm-webif-dvbapi-libusb-upx

  8. #657
    Administrator WaRp's Avatar
    Join Date
    16-08-2015
    Posts
    7,732
    Uploads
    8,929
    Likes
    26,152

    Re: Latest version OSCam

    Changeset 11653


    Changeset 11653
    -revert 11651
    Changeset 11652
    -crash fix for bad ecm & AIO
    Changeset 11651
    -fix build warnings

  9. #658
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,331
    Uploads
    6,442
    Likes
    31,845

    Post Re: Latest version OSCam


  10. #659
    Moderator
    Join Date
    09-05-2010
    Location
    Überall
    Posts
    776
    Uploads
    529
    Likes
    1,230

    Re: Latest version OSCam

    oscam-svn11654-mipsoe20-webif-dvbapi-upx

    oscam-svn11654-solo4k-webif-dvbapi-upx

  11. #660
    Administrator WaRp's Avatar
    Join Date
    16-08-2015
    Posts
    7,732
    Uploads
    8,929
    Likes
    26,152

    Re: Latest version OSCam

    OScam svn11654-emu
    Compiled by Levi45


    oscam-svn11654-arm_dream-webif-dvbapi-libusb-emu798
    oscam-svn11654-dreambox_fpu-webif-dvbapi-libusb-emu798
    oscam-svn11654-dream_one-webif-dvbapi-libusb-emu798
    oscam-svn11654-openpli40-webif-dvbapi-libusb-emu798
    oscam-svn11654-osmio4k-webif-dvbapi-libusb-emu798
    oscam-svn11654-rasb_hard-webif-dvbapi-libusb-emu798
    oscam-svn11654-sh4-webif-dvbapi-libusb-emu798
    oscam-svn11654-sh_4-webif-dvbapi-libusb-emu798
    oscam-svn11654-solo4k-webif-dvbapi-libusb-emu798

Advertise Here

Similar Threads

  1. Update ║➽║DUBAİ║➽║One TV║➽║Watch home║*ONE TV║⚽️║
    By WaRp in forum Satellite TV Listings
    Replies: 1647
    Last Post: Yesterday, 22:05:19
  2. Replies: 52
    Last Post: 02-07-2026, 21:50:36
  3. New ║➽║Daily║➽║ PurE2║v.7.6║ Novaler TEAM║*.DOWNLOAD║
    By mehmetkarahanlı in forum Novaler Images
    Replies: 44
    Last Post: 17-06-2026, 20:20:36
  4. Replies: 15
    Last Post: 05-06-2026, 22:14:41
  5. Replies: 9
    Last Post: 17-05-2026, 13:29:00

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •