Simple stream client - Stream2db

  • Hi,


    For anybody interested I have modified the Movieplayer plugin (plugin provisionally named stream2db) to make it a simple stream client. Network streaming is started on the pc with vlc media player and then when the plugin is selected on db, play starts. Dvds, videofiles, music, playlists etc can be streamed. In fact anything that can be streamed by vlc can be played. If streaming stops for any reason, the plugin automatically reconnects. Tested with a dm5620 and vlc 0.8.5 but should work with the other boxes.


    Sorry for writing in English, but as it may be of general interest I have posted here.


    Regards, pcd.

    Einmal editiert, zuletzt von pcd ()

    • Offizieller Beitrag

    So ... can you provide a link where to download it?

    Grüße,
    Olove

    "All we need to do ... is keep talking (Stephen Hawking)"


    Ich leiste KEINEN Support per PN/E-Mail, derartige Anfragen werden nicht beantwortet.
    I won't give support via PN/E-Mail and I won't answer such messages.

  • Sure, it is here :-


    [Edit by Mod] Sorry, but Links to this Site are not allowed]


    Regards.


    Olove


    Please look for version 1.02 down the thread. regards.

    3 Mal editiert, zuletzt von pcd ()

    • Offizieller Beitrag

    No, this link is not ok.
    Please attach it here or upload it elsewhere but we can't allow links to these boards.


    Olove

    Grüße,
    Olove

    "All we need to do ... is keep talking (Stephen Hawking)"


    Ich leiste KEINEN Support per PN/E-Mail, derartige Anfragen werden nicht beantwortet.
    I won't give support via PN/E-Mail and I won't answer such messages.

  • Zitat

    Originally posted by skunk23
    Hi,
    any plan to port this to 7025 ? or to release the code so we can compile it ?


    Thanks in advance !


    I do not have a 7025 to develop it for that box.


    I am quite willing to release the code. As I said in the Readme it is a modification of the movieplayer code.


    Perhaps somebody could advise me how to release the code formally. I do not know much about the licence issue regarding cvs.tuxbox.org.


    Regards, pcd.

  • So this is not compatible with a dm500 ?
    Got an errormessage regarding ZapLCD when I tried it.
    Probably because there are no LCD on the 500...

  • Zitat

    Originally posted by MMMMMM
    So this is not compatible with a dm500 ?
    Got an errormessage regarding ZapLCD when I tried it.
    Probably because there are no LCD on the 500...


    If you can get debug log (switch in the blue panel for some images) I can give you the debug version of the plugin. There may be a way to make it work.


    Regards.

  • Thanks m8.


    Not much to report.
    Only this:

    Code
    pluginname is movieplayer 1
    loading /var/tuxbox/plugins/movieplayer.so
    /var/tuxbox/plugins/movieplayer.so: undefined symbol: _ZN7eZapLCD8instanceE
  • Try the attached. I am not sure it will work on the 500, but will not do any harm.


    Regards.


    See next post for the attachment.

    Einmal editiert, zuletzt von pcd ()

  • OK, tried it and got no errormessage but no stream on the TV either.


    Then tried it on another image on the same DB.
    The original one worked, but not the last one you posted.
    Testet the priginal one again and it still worked, so it seems that the last one is not working at all.


    So it seems to me that if I figure out what file should be containing the undefined symbol and replace it in my image with the same file from the other image, everything should be working.


    Any idea what file that could be ?

  • Working great on that last one, m8.
    Thanks for you support :grinning_squinting_face:


    BTW! Is there any other way of stopping the plugin besides rebooting or restarting enigma ?

    Einmal editiert, zuletzt von MMMMMM ()