Results 1 to 8 of 8

Thread: Oscam Question?

  1. #1
    Senior Member Adobe's Avatar
    Join Date
    Jan 2008
    Posts
    693
    Thanks
    86
    Thanked 107 Times in 63 Posts
    Rep Power
    233
    Reputation
    577

    Default Oscam Question?

    I have found that if one of my decoders is restarted it does not connect correctly to oscam server, it comes up in the webif as duplicate I have to close the connection in oscam and let the decoder log back in again, Is there away to stop this happening?


    Adobe.



Look Here ->
  • #2
    Senior Member Kavakid's Avatar
    Join Date
    Jan 2008
    Posts
    655
    Thanks
    102
    Thanked 105 Times in 73 Posts
    Rep Power
    232
    Reputation
    602

    Default

    change uniq = 0 on the client
    Its Hell in the Tropics

  • The Following 2 Users Say Thank You to Kavakid For This Useful Post:

    LeroyPatrol (17-08-11),statesmanjeff (23-08-11)

  • #3
    Senior Member Adobe's Avatar
    Join Date
    Jan 2008
    Posts
    693
    Thanks
    86
    Thanked 107 Times in 63 Posts
    Rep Power
    233
    Reputation
    577

    Default

    Thank you something so simple.

    Adobe.

  • #4
    Member statesmanjeff's Avatar
    Join Date
    Jul 2008
    Location
    Newcastle
    Posts
    391
    Thanks
    95
    Thanked 31 Times in 20 Posts
    Rep Power
    214
    Reputation
    462

    Default

    How about the "fake" which occasionally comes up?

  • #5
    Member statesmanjeff's Avatar
    Join Date
    Jul 2008
    Location
    Newcastle
    Posts
    391
    Thanks
    95
    Thanked 31 Times in 20 Posts
    Rep Power
    214
    Reputation
    462

    Default What am i doing wrong?

    I have just do a Linux build and am trying to install Oscam.
    I usually use the below lines but something is going wrong.

    sudo apt-get install gcc g++ cmake libpcsclite1 libpcsclite-dev subversion
    cd /usr/src
    sudo wget
    sudo tar xjvf libusb-1.0.8.tar.bz2
    cd libusb-1.0.8
    sudo ./configure --enable-shared=no
    sudo make
    sudo make install
    cd /usr/src
    sudo svn co oscam
    cd oscam
    sudo mkdir build
    cd build
    sudo cmake -DWEBIF=1 ..
    sudo make


    When i put in my 3 oscam files then go to terminal and type
    sudo oscam
    i get a command not fount??
    Always worked before.
    Any ideas?

  • #6
    Member
    Join Date
    Jan 2008
    Location
    Gallifrey
    Posts
    375
    Thanks
    69
    Thanked 84 Times in 59 Posts
    Rep Power
    0
    Reputation
    461

    Default

    Hi There,

    From memory it is;

    sudo oscam -b

    cheers
    hannible

  • #7
    Member slippery49's Avatar
    Join Date
    Mar 2008
    Posts
    250
    Thanks
    20
    Thanked 68 Times in 42 Posts
    Rep Power
    225
    Reputation
    1064

    Default Oscam

    May need to chmod 755 the files.

  • #8
    Junior Member
    Join Date
    Mar 2008
    Posts
    38
    Thanks
    0
    Thanked 1 Time in 1 Post
    Rep Power
    198
    Reputation
    15

    Default

    make sure oscam has permissions of 755 and is located or copied into the /usr/local/bin directory.

    This will ensure you can start it from any directory that you are in.

    xdefiantx.

  • Bookmarks

    Posting Permissions

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