Thanks Thanks:  0
Likes Likes:  0
Dislikes Dislikes:  0
Page 3 of 6 FirstFirst 123456 LastLast
Results 31 to 45 of 79

Thread: **PLUG IN** Ipbox 91&9xx&9000

  1. #31
    Standard RSP member otheitis's Avatar
    Join Date
    02 Feb 2007
    Location
    Somewhere in Aegean Sea!!
    Posts
    2,925
    Mentioned
    0 Post(s)
    Rep Power
    82

    Default Bitrate plugin for ipbox9000/cuberevo

    bitrate plugin for ipbox9000/cuberevo
    =====================================
    This is a bitrate plugin for the cuberevo/ipbox9000, which displays
    the current video and audiobitrate from the TV station.

    USAGE:
    ======
    The plugin updates the values every 2 seconds, you can switch from a
    larger view, which displays current, average, min, max values and
    audiodata, to a smaller view with only current and average values with
    the "OK" button.
    Keep im mind, that the plugin will switch to the other mode on the next
    value udpate, so it might take up to 2 seconds, before the mode is switched.
    To quit the plugin press exit.


    INSTALL:
    ========
    copy the bitrate.plugin file to the /var/plug-in directory


    Release-notes:
    ==============
    0.0.1:
    - initial release

    Have fun...

    kneubi 12.11.08

    http://www.upload-drive.com/4257/cub...plugin-_tar_gz

    AB IPBOX 9000HD

    DVB/S2-CABLE TUNER

  2. #32
    Standard RSP member otheitis's Avatar
    Join Date
    02 Feb 2007
    Location
    Somewhere in Aegean Sea!!
    Posts
    2,925
    Mentioned
    0 Post(s)
    Rep Power
    82

    Default Plug-in: New Favourites channellist panel

    This plug-in provides an alternative to the favourites channellist in the firmware.

    Its main advanteges
    ===================
    - Sorts your favourites groups as defined in PCEditor
    - Allows to switch channels in PiP or live mode (and filters channels which cannot be opened in PiP mode).
    So it can also be used as alternative to the Sub channel list.

    Key Mapping
    ===========
    Up/Down -> figure it out yourselves
    Left/Right -> jump 5 entries in list
    Red/Green -> change Favourites group
    Blue -> switch live/Pip mode

    Licence
    =======
    GPL

    RELEASE 0.5
    ===========
    - initial release


    Enjoy it,
    pacco

    PS: rev 26 of plugin sdk is needed to compile the source
    Attached Files Attached Files

    AB IPBOX 9000HD

    DVB/S2-CABLE TUNER

  3. #33
    Standard RSP member otheitis's Avatar
    Join Date
    02 Feb 2007
    Location
    Somewhere in Aegean Sea!!
    Posts
    2,925
    Mentioned
    0 Post(s)
    Rep Power
    82

    Default New Favourites channellist panel 0.5.2

    RELEASE 0.5.2 (Mod by COoLoSER)
    =============
    - added information about current and total fav groups, it is shown in left upper corner, before group name
    - yellow button shows/hides order numer of channel
    - added information about current channel order number, it is shown in right bottom corner. Numbering is exactly like in DGS soft.
    - PgUp/PgDown works like Left/Right button
    - added ability to jump to channel by giving its order number.
    How to use.
    1. Put channel order number, with digit buttons.
    What is input will be shown on the bottom/right with '*' asterisk character as a marker
    2. Press 'OK' button to switch to channel or 'Exit' to cancel.
    - checking of current channel, to not switch when there is no need for it.
    Attached Files Attached Files

    AB IPBOX 9000HD

    DVB/S2-CABLE TUNER

  4. #34
    Standard RSP member otheitis's Avatar
    Join Date
    02 Feb 2007
    Location
    Somewhere in Aegean Sea!!
    Posts
    2,925
    Mentioned
    0 Post(s)
    Rep Power
    82

    Default Dual recording fix

    I have wrote a simple ioctl_helper library, which might workaround some dual recording issues with mgcamd on cuberevo/ipbox9000.

    This library catches all ioctl calls from mgcamd and tries to remap some of them to the right slot of stapi.

    But keep in mind, that this will probably not solve all issues, as it is impossible to fix everything from outside...

    It might be great, if some of you could do also some test, as i have only one scrambled transponder on my DVB-C network i am very limited in testing, but the following things have worked for me:

    1. Scheduled recordings have worked even when i have not switched off the box on this transponder, so if this would work for other peoples also this might be quite helpfull.
    2. pip sometimes work it depends if this transponder is already allocated to another pti

    I did not have the possibility to try if it works when two pti would use the same smartcard through newcs.

    You can test the library as follow:
    1. copy the attached library ioctl_helper.so to /var/lib
    2. find your startscript for mgcamd
    2. add the following lines before the line which starts mgcamd:
    export LD_LIBRARY_PATH=/var/lib
    export LD_PRELOAD=ioctl_helper.so

    Then restart and give it a try...
    Attached Files Attached Files

    AB IPBOX 9000HD

    DVB/S2-CABLE TUNER

  5. #35
    Standard RSP member otheitis's Avatar
    Join Date
    02 Feb 2007
    Location
    Somewhere in Aegean Sea!!
    Posts
    2,925
    Mentioned
    0 Post(s)
    Rep Power
    82

    Default Bitrate plugin 0.0.2

    I have released version 0.0.2 from bitrate-plugin on sourceforge.
    This is only a bugfix release for the upcoming software release, as they have changed the /tmp/ptix.tmp files.

    Version 0.0.1 will crash with the new firmware release (which will probably be released very soon), so everyone who is using a dgstation based image should upgrade to 0.0.2.

    ABCOM will include 0.0.2 version into the standard image, so when you are using a ABCOM based image (ABCOM/CLI) you don't need to do anything.

    The plugin can be downloaded from sourceforge site here

    To respect the policies from sourceforge, this tar.gz does also include the full source code.

    Have Fun,

    Kneubi



    http://sourceforge.net/project/showf...ease_id=645119

    AB IPBOX 9000HD

    DVB/S2-CABLE TUNER

  6. #36
    Standard RSP member otheitis's Avatar
    Join Date
    02 Feb 2007
    Location
    Somewhere in Aegean Sea!!
    Posts
    2,925
    Mentioned
    0 Post(s)
    Rep Power
    82

    Default Favourites channellist panel 0.7

    RELEASE 0.7
    ===========
    - all mods from coOLOser included!!
    - added basic skin support
    - increased timeout when leaving with ok button
    - reordered icons in legend, increased font size



    http://www.upload-drive.com/5600/cub...plugin-0_7_zip

    AB IPBOX 9000HD

    DVB/S2-CABLE TUNER

  7. #37
    Standard RSP member otheitis's Avatar
    Join Date
    02 Feb 2007
    Location
    Somewhere in Aegean Sea!!
    Posts
    2,925
    Mentioned
    0 Post(s)
    Rep Power
    82

    Default Favpip plugin release 1.0.0

    RELELASE 1.0.0===========- fixed bug which caused start/stop recording hanged up osd for a while- new configuration option 'show_format_icon' which is used to show or hide channel format icon. Icons are 'mp2' or 'mp4'- separation of RADIO and TV channels. What is shown depends on current TV/RADIO mode- new configuration option 'hide_empty_groups' which is used to show or hide empty groups- parental control -> hide channels settings is respected by plugin. If it is enabled then hidden channels are hide all the time and cannot be show. If it is disabled then FILE key controls showing and hiding of that channels

    http://sourceforge.net/project/showf...ease_id=649305

    AB IPBOX 9000HD

    DVB/S2-CABLE TUNER

  8. #38
    Standard RSP member otheitis's Avatar
    Join Date
    02 Feb 2007
    Location
    Somewhere in Aegean Sea!!
    Posts
    2,925
    Mentioned
    0 Post(s)
    Rep Power
    82

    Default Webtv 0.2.1

    Webtv 0.2.1


    This add-on allows you to watch the tv stream from the Cuberevo over an web interface.

    INSTALL:
    Copy var/bin form the archive to /var/bin on the box.
    Copy /var/www from the archive to the webif folder on your box (for example /var/www).

    Make sure all script files and binarys are executable! (/var/bin, cgi-bin)

    USAGE:
    Surf to
    Code:
    http://boxip/webtv/
    It's tested on Firefox and Internet Explorer 7.
    Javascript is required.

    Above the video frame you have the basic controls to switch the channels.
    The addon loads all channels in your favourites list.

    REQUIREMENTS:
    - At least firmware R8264 is required!

    CAN HD CHANNELS BE STREAMED?
    Streaming works for 720p channels, but for 1080i there is not enough network bandwidth.
    Those are my test results, also try it for yourselfs.

    KNOWN PROBLEMS:
    - VLC 0.9 for Windows has a bug in the plugin, its not working. If you have problems, try vlc 0.8.6i
    - Radio programs cannot be streamed at the moment.

    LICENSE:
    All files are under the GPL.

    CREDITS:
    The server side code for the streaming is based on the streamts app.

    RELEASE 0.2:
    ------------------
    - Stream is read directly from hardware, instead of timeshift files (thanks to soon and kneubi from denktenk)
    - Video stream does not stop after channel switching. It's now also convenient to open the stream directly in vlc without the webinterface.
    (This feature does not work in mplayer.)
    - The stream starts playing directly after opening the webif

    NEW RELEASE 0.2.1:
    ------------------
    - 720p channels should play fine now
    - renamed some files to avoid collissions with DGS webif

    http://www.upload-drive.com/6213/webtv-0_2_rar

    http://www.upload-drive.com/6214/str...ng-src-0_1_rar
    Last edited by otheitis; 26-12-08 at 11:29.

    AB IPBOX 9000HD

    DVB/S2-CABLE TUNER

  9. #39
    Standard RSP member otheitis's Avatar
    Join Date
    02 Feb 2007
    Location
    Somewhere in Aegean Sea!!
    Posts
    2,925
    Mentioned
    0 Post(s)
    Rep Power
    82

    Default WebEPG 0.61

    WebEPG 0.61

    New option added, with extra plugin which only will run and import epg data and exit.
    For those that wants to automate the process.

    http://rapidshare.com/files/176768697/webepg0.61.zip

    AB IPBOX 9000HD

    DVB/S2-CABLE TUNER

  10. #40
    Standard RSP member ovidiumarius's Avatar
    Join Date
    30 Mar 2007
    Posts
    324
    Mentioned
    0 Post(s)
    Rep Power
    66

    Default Re: Ipbox 9000&900 **PLUG IN**


  11. #41
    Standard RSP member ovidiumarius's Avatar
    Join Date
    30 Mar 2007
    Posts
    324
    Mentioned
    0 Post(s)
    Rep Power
    66

    Default Re: Ipbox 9000&900 **PLUG IN**

    webtv-0.2.2

    NEW RELEASE 0.2.2:
    ------------------
    - works again on new firmwares
    - solved wrong stream detection from vlc in certain conditions

    IPBOX9000HD_webtv-0.2.2.zip

  12. #42
    Standard RSP member ovidiumarius's Avatar
    Join Date
    30 Mar 2007
    Posts
    324
    Mentioned
    0 Post(s)
    Rep Power
    66

    Default Re: Ipbox 9000&900 **PLUG IN**

    FPS - Fast Plug-in Starter

    Author: COoLoSER cooloser_at_users_dot_sourceforge_dot_net

    This plugin gives ability to start others plugins easily with any button on the remote.
    It has three ways of starting plugins:
    1. Without any button pressed in TIMEOUT it will run plugin configured as default.
    2. With shortcut button pressed during TIMEOUT it will run plugin which is configured
    with that shortcut button.
    3. With not mapped button pressed during TIMEOUT it will run GUI to manage plugins.

    TIMEOUT is configured amout of time during which plugin waits for key pressings.
    It starts few miliseconds after button which runs FPS is released and receiver started FPS.

    FPS is fully configurable but fps.config file. Details in fps.config.example

    FEATURES:
    =============
    - fully configurable
    - 3 ways of plugin running
    - show full details about every plugin
    - GUI speed compared to DGS firmware speed
    - automatic discovers new plugins


    RELEASE 0.1.0
    =============
    - Initial release.

    cuberevo-ip9000-fps-plugin-bin-v0.1.0.tar.rar

    cuberevo-ip9000-fps-plugin-src-v0.1.0.tar.rar

  13. #43
    Standard RSP member ovidiumarius's Avatar
    Join Date
    30 Mar 2007
    Posts
    324
    Mentioned
    0 Post(s)
    Rep Power
    66

    Default Re: Ipbox 9000&900 **PLUG IN**

    openvpn 2.0.9 r7

    Add your conf into directory:
    /var/etc/openvpn/

    Add this (2 line) command:
    /sbin/insmod /var/lib/modules/tun.ko
    /var/bin/openvpn --config /var/etc/openvpn/MY_CONF &

    ..in bottom of file:
    /var/etc/rcS.d/S99user_start.sh


    openvpn-2.0.9-r7.tar.rar
    Last edited by ovidiumarius; 01-01-09 at 09:58.

  14. #44
    Standard RSP member otheitis's Avatar
    Join Date
    02 Feb 2007
    Location
    Somewhere in Aegean Sea!!
    Posts
    2,925
    Mentioned
    0 Post(s)
    Rep Power
    82

    Default FPS, Fast Plugin Starter 0.1.1

    DEBUGING & REPORTING
    =====================
    In case of problems the following scenario will help solving problem.
    1. add to config file folowing line
    debug.level=DEBUG
    2. Run plugin and perform actions to reproduce bug.
    3. Download via FTP file /tmp/fps.plugin.log. This can be done in most cases even if PANIC is on LCD.
    4. Compose mail to author and attach log file.

    RELEASE 0.1.1
    =====================
    - added new configuration value 'debug.level'. See DEBUGING & REPORTING
    - plugin now opens TIMEOUT as fast as possible. The gap betwen button to start fps and to choose option
    is no minimal. Still small gap is needed as DGS sbox needs time to run fps
    - plugin stops waiting TIMEOUT when any button press is received.

    http://sourceforge.net/project/showf...ease_id=650582

    AB IPBOX 9000HD

    DVB/S2-CABLE TUNER

  15. #45
    Standard RSP member otheitis's Avatar
    Join Date
    02 Feb 2007
    Location
    Somewhere in Aegean Sea!!
    Posts
    2,925
    Mentioned
    0 Post(s)
    Rep Power
    82

    Default TimeOnScr plugin

    TimeOnScr is a plugin which show a small window with actual time on TV screen.

    how to install:
    1. for using with FastPluginStarter by coOLOser:
    copy only timeonscr.plugin to /var/plug-in directory
    and add this line to fps.config:
    timeonscr.plugin.key=Yellow
    Yellow button can be replace by any favorite key

    2. for using with yellow key:
    copy timeonscr.plugin to /var/plug-in directory
    copy timeonvfd.sh and yellow.sh to /var/bin (remember! backup your orginal yellow.sh)
    chmod 755 for all files.
    Press Yellow key on remote -> on VFD display time will be show 5sec, on TV screen all time(Exit button for quit)

    http://upload.dvhk.pl/content.php?id=123875

    AB IPBOX 9000HD

    DVB/S2-CABLE TUNER

Page 3 of 6 FirstFirst 123456 LastLast

Posting Permissions

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