Stream2dbE2

  • Stream2dbE2_1.01


    A plugin to stream video (e.g mpg, divx, dvd) from pc to dreambox. It has been tested on the dm600pvr, but should be ok for the other dreamboxes with Enigma2 images since the plugin is fully in python code.


    Please use this plugin if you have difficulty streaming with other methods.


    It is very simple to use. Ftp the attached plugin to /usr/lib/enigma2/python/plugins/extensions and the conf file to /etc/. Edit the conf file to insert pc-ip etc as shown.


    Start VLC Mediaplayer on pc (if not already installed - see Readme.txt)


    Mount CIFS (if not already installed - see Readme.txt)


    Then just follow the steps shown in the screenshots below.


    The playback can be stopped with the 'tv' button.


    The plugin is under development, so will be pleased to have your comments and suggestions. :smiling_face:


    Regards, pcd.

  • Zitat

    Originally posted by fate
    Hi,


    what ist the difference to the VLC Player Plugin?


    Disclaimer: As I have not installed one or the other plugin, this post is no criticism on either of them :winking_face:


    The VLC Player Plugin (of your link) uses gstreamer and requires the gst-neon plugin which is only available (AFAIK) for mipsel. It cannot be used for powerpc boxes.


    Co-operation is no problem with python codes because they are the source. Anybody can see and use my code and improve it. :smiling_face:


    Cheers, pcd.