Beiträge von AM0K

Wir haben aktuell ein Problem mit dem Board und arbeiten an der Lösung...

    Oooops, ... da hab ich wohl Mist erzählt...


    Hab mehrere Boxen und das irgendwie verwechselt. Samba ist im PCD nicht aktiv.


    Streamen geht prinzipiell, ... ich mache das mit dem VLC dazwischen.
    Aber PCD versucht ja anscheinend die Lösung fest zu integrieren.


    Sorry für die Falschmeldung.


    mfg
    Amok

    Zitat

    Original von SchweizerBox
    Versuche es mit dem "Daroon Player".


    Der Player ist nicht das Problem.

    Zitat

    Original von SchweizerBox
    Bei mir läuft Live-TV streamen mit Android und DreamDroid.


    Aber sicher nicht mit dem PCD E2 auf einer E1 Box ... siehe Thread ...


    mfg
    Amok

    I had some problems with VLC 2.0.2 on PC (crashs everytime I start a *.MKV) so I installed VLC 2.0.4 what does not crash and gave some error messages to debug, but now the screen was black most of the time (no video stream) and you could only heare that something was running.


    Yesterday I installed VLC 2.0.5 and everything is working PERFECT now. It seems that there where a lot of bug fixes and now I can play all of my videos without crashes or black-Screen.


    b.r.
    Amok

    Yes, thanks for the tip.


    It was not so critical but I saw a difference on the Screenshot from WebIf to the actual screen on tv. I think thats because I use a SCART connection to TV and there are not realy 720 px in width.


    But I changed the position of the "InfoBar" from -10 to 0 and its ok for me now (and looks great on the ScreenShot, too).


    The main thing is that everything could be read.


    b.r.
    Amok

    Good Work PCD!


    Just installed it and I am testing right now.


    But seems to work and run a little bit faster than 7.0.


    The new default skin is great (but could it be that its not optimized to non HD tv´s - seems to be cuttet left and right).


    b.r.
    Amok

    Okay, ... lets see if i understand it correctly.


    A enigma box sends a video.m3u containing the following code


    Code
    http://dm600pvr:31339/0,61,1ff,200


    and a enigma2 box sends a stream.m3u with this content


    Code
    http://dm600pvr:8001/1:0:1:445D:453:1:C:00000:0:0:0:


    And the problem is, that the pcd image acts like a enigma but is a enigma2, right?


    So the stream.m3u from the pcd image sends the code like the video.m3u above and the stream runs over 31339 and not on 8001, as expected.


    I hope this is correct so far, because I did the following:


    - set up a apache webserver listening on port 8001
    - insert a simple proxy configuration like this:

    Code
    ProxyPass /1:0:1:445D:453:1:C:00000:0:0:0: http://dm600pvr:31339/0,61,1ff,200
    ProxyPassReverse /1:0:1:445D:453:1:C:00000:0:0:0: http://dm600pvr:31339/0,61,1ff,200


    And then I connect manually to the machine running the apache web server from a vlc client by opening a stream on:


    Code
    http://apacheserver:8001/1:0:1:445D:453:1:C:00000:0:0:0:


    and ... I got a Pro7 Stream :)


    So all we need is a translation table from old to new for each program we want to stream.


    Hope someone can follow my thoughts ... (and understand my bad english)


    b.r.
    Amok

    Yes, I read about this. Thats why I have the Idea with mod_rewrite. It can rewrite the Requests from one syntax to the other ...


    Have you got a practical example or the Links to the Doku of the two versions so that I can have a look at this?


    b.r.
    Amok

    I dont understand the problem at all, but perhaps a APACHE with mod_rewrite is able to proxy the request from external 8001 to internal 31339 with the changed syntax of the parameter?


    Another option could be a simple Port-Forward from external 8001 to internal 31339.


    I will check both methods out ...


    pcd: Have you a idea for my problem with the video button: Dm600pvr Enigma2 Pcd 7.0


    b.r.
    Amok

    Of course.


    Here a quick n dirty mini howto:


    - on pc (I use a linux box, but windows is also fine) start a vlc with the following parameter set:


    Code
    vlc http://ip-of-your-dreambox/web/stream.m3u --sout "transcode{vcodec=h264,vb=768,scale=0.5,fps=25,acodec=mp3,ab=96,samplerate=22050}:standard{access=http{user=username,pwd=password},mux=ts,url=:8080}"


    - make a portforwarding in your router from your external ip port 8080 to the pc running vlc


    - install vlc beta on your phone and connect to the stream with a url like this:


    Code
    http://username:password@yourexternalip:8080


    b.r.
    Amok

    Hi PCD, many thank´s to your great work.
    Until yesterday I ran on GP2 4.7 but your Image is amazing.


    I found the config for vlcplayer by myself as I fgrep for my wrong IP in the vlcplayer directory :).
    After edit the file the connection to the PC is ok, but when I play a Video, I only have a black screen and no sound, but with a Browser on PC I see that vlc is running the video.


    I tried different Versions (0.8.6, 1.0.5, 1.1.4, 1.1.9, 1.1.10) but all the same - black screen.
    After some searching I found some posts about the UDP-Port. Default it seems to be 1234 but i read something about 9090 or 8080, too. Perhaps you can tell me what UDP port to use for your image?


    I found a version of vlcplayer from you that should run with VLC 2.0.1 (Vlc 2.0.1 Streaming), but after patching this I only get the "green screen of dead" when I try to play a file. (perhaps its not the right one for my DM600PVR?)


    I think I have to :einschenken: and :gutenmorgen: read more of your posts to understand whats going on.



    EDIT:
    I dont know what I have done all the time, but VLC streaming is working now. I delete the Extension completely and reinstalled it from AddonServer today. Then I reinstalled VLC 1.1.9 with "removing all Settings and Cache" option on PC. And after enable the HTTP Interface I was able to browse my volumes, directory's and files and stream them to my TV.


    Some of the Streams from WebMedia are working, too. Not all, but many.
    So ... is it possible to get the new WebMedia 9.1 running on my Box?


    Another Question ... if I press the VIDEO button on my remote, a little menu appears with VLC and WebMedia inside. But when I select WebMedia there is an error message saying WebMedia is not installed. But it is - I can start it from main menu. Is there a easy way to fix this?


    b.r.
    Amok

    I have installed this image to my dm600pvr (s) yesterday.
    After some searching here I found the update for the addon server.
    Now I try to get vlc to work but I can not get a stream from PC.


    So I delete the /HDD/Extension/VlcPlayer and reinstalled the Version from Addon Server. But now I can not configure the vlc plugin. Everytime I select the Plugin my box hangs up.


    Is the Version of vlc on Addon Server the latest one for use on a DM600PVR?
    And wich Version of VLC is required on PC? I tried different Versions but had no luck.


    Another Problem is that my remote control does not work correctly. When I am on vlc configuration screen I am not able to edit numbers, because everytime I press a key, I got 2 of the same numbers on screen. So its not possible to set the IP of the Server...


    Any Ideas?


    b.r.
    Amok