Results 1 to 5 of 5

Threaded View

  1. Collapse Details
    RTMP streams using nStreamPlayer
    #1
    Join Date
    Feb 2012
    Posts
    7,273
    Post Thanks / Like
    Tried using it on the Raptor, but some how I only managed to mess up my usb stick. I guess you have to use Telnet to install the IPK plugin. But, telnet is not working with my XP 64. Will try with Win7 and post later on progress. No reason why this shouldn't work on other receivers running E2. This is basically what Mountaineer posted earlier in the Internettv+ thread, thanks. I added a newer version of nStreamPlayer for download. Filezilla works fine to do the uploads.

    "Here is a small guide to watch RTMP streams on your Dreambox or other Enigma2 receiver by DEAD_MAN_WALKING.

    What you need:

    nstream player plugin 0.3

    Download from 4shared: [Only registered and activated users can see links. ]

    rtmpgw linux binaries for dreambox:
    Download from 4shared: [Only registered and activated users can see links. ]

    rtmpgw start-stop-restart script:
    Download from 4shared: [Only registered and activated users can see links. ]

    nstream.xml stream list
    Download sample from 4shared: [Only registered and activated users can see links. ]

    Intallation step-by-step:

    1. Install nstream player plugin on your box
    2. Extract rtmpgw.rar
    - copy rtmpgw to your box to /usr/bin folder and chmod it 755
    - copy librtmp.so.0 to to /usr/lib
    3. Edit your nstream.xml file and copy it to /usr/lib/enigma2/python/Plugins/Extensions/nStreamPlayer folder (you can use the sample with 3 streams)
    4. copy the start stop script to your /usr/script (or /usr/camscript) directory and chmod it 755
    5. start the script from your cam manager (cam named rtmpgw) or manually from telnet:
    Code:

    /usr/script/rtmpgw_cam.sh start

    6. start nstream player and start watching.

    Note: use only stable streams in your nstream.xml file. rtmpgw sometimes stuck when you zap to a dead stream. When this happens, you must exit from the plugin and restart rtmpgw with the script from the cam manager or manually:
    Code:

    /usr/script/rtmpgw_cam.sh restart

    Some streams encoded with VP6.2 flash codec, you cannot watch them on the Dreambox.

    You can watch also http and rtsp streams with nstream player."
    Attached Files Attached Files
    Last edited by eastof111; 10-26-2012 at 03:17 PM.
    Reply With Quote
     

Posting Permissions

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