IPCamViewer for Enigma2

  • Moin


    {command}{cam.snapshot}{/snapshot.jpg?}
    {command}{cam.protocol}{http://}
    {camera}{192.168.6.105:80}{cam}{Luca}{user*****}{Password**}


    probier mal so


    ev haste ja noch irgendwo einen snapshot.cgi Befehl das CGI scheint wichtig zu sein

    Ich spare Strom, esse das Fleisch roh und trinke den Kaffee kalt.


    :hurra:

  • issingo:
    Does "http://192.168.6.105:80/snapshot.jpg?user=admin&password=admin" work when you enter it from a browser. I guess it is wrong as you use
    "http://192.168.6.105:80/snapshot.jpg?account=admin&password=admin" in the text part. Note that it is not "user" but "accoun...."


    The command has to be one that works from your browser EXACTLY. Note that you can still speicify credentials on the {command} rather than the {camera} line, but you must still supply a user/password on the camera line even though they will not be used. Specifying credentials on the {command} line is more efficient than on the {camera} line as it avoid the challenge/response of http; However the format user:password@...... is NOT supported on the command line.

    2 x DM7025SS (Gemini2v4.4), DM600(PCD 7.0), DM800S (Gemini 4.4) TM9100(UR9B2), DM500HD, Triax 88cm dish, Technomate motor.

    2 Mal editiert, zuletzt von shumifan50 ()

  • otto19
    shumifan50


    Thank you very much. Now its work perkect. It was the account not the user. Here is my config for Digitus DN16023. (old school english 25years ago)


    {command}{cam.snapshot}{/snapshot.jpg?account=admin&password=admin}
    {command}{cam.protocol}{http://}
    {camera}{192.168.6.105}{cam}{Luca}{admin}{admin}

  • Hi,


    i have problems with the Plugin.
    When I start the Plugin is not, what I do wrong?


    The Dreambox keeps crashing


    Please Help me.


  • Was tust du denn, das ist hier die Frage. Ich denke hier kann dir nur geholfen werden, wenn du mal deine configs offenlegst. Dazu noch den Pfad wo du im ie den snapshot siehst.

  • An der config habe ich nichts verändert !!!
    Habe das Plugin installiert und wollte es starten doch leider startet es nicht.

  • Dreami2 :
    Are you using Enigma1 or Enigma2?

    2 x DM7025SS (Gemini2v4.4), DM600(PCD 7.0), DM800S (Gemini 4.4) TM9100(UR9B2), DM500HD, Triax 88cm dish, Technomate motor.

  • Hat jemand es mit einer Eminent 4482 IP Kamera versucht?


    Ich finde leider nicht den richtigen String um einen einfachen Snapshot zu erhalten. Ich benutze zur Zeit folgendes:

    Code
    http://ip-cam/cgi-bin/action?action=snapshot


    Damit erhalte ich aber eine einfache Webseite mit einem Snapshot und einer Zeile Text (als nicht das "nackte" Bild).


    Die Eminent soll mit Vilar baugleich sein.

  • Zitat

    Original von Dreami2
    An der config habe ich nichts verändert !!!
    Habe das Plugin installiert und wollte es starten doch leider startet es nicht.


    Und genau ist das Problem. Hast du den Thread überhaupt mal durchgelesen? Ohne passende configs passend zu deiner ipcam tut sich ausser dem Spinner überhaupt nichts.


  • Hab bei Googel was gefunden /cgi-bin/faststream.jpg versuchs mal damit ob du das reine bild bekommst.

  • Please post in English as the developer does not speak German.


    I dont get the Plugin to work with my configuration posted on page 1.
    The configuration meets the documentation and the string woks in any browser. So I just wait for the next version and hope it will contain some debugging logs.

  • moofy:
    The following will produce a logfile that should highlight the error.


    Please do the following: (the bits inside the quotes are the commands to enter without the quotes) followed by enter
    1. Telnet to the dreambox and log in as root/<your password>
    2. enter "init 4"
    3. "ps | grep enigma" - check whether this shows any "/usr/bin/enigma2" entries. The | is above the \ next to left shift key (in case you wonder).
    4. If 3 does not show any "/usr/bin/enigma2" entries carry on otherwise go back to 2 or for each entry enter "kill <very left hand number>" and then go to 3.
    5. "enigma2 > /media/hdd/IPCamViewer.log 2>&1"
    - replace /media/hdd/.... with your hard disk if different but DO NOT PUT IT IN /tmp or elsewhere in your flash, it must be hard disk or USB drive as it might get big.
    6. Wait about 2 minutes and go to dreambox. Start IPCamViewer from the remote.
    7. If you get the spinner, wait about 30 seconds, go to the telnet session and enter "init 4"
    8. copy the file from /media/hdd/IPCamViewer.log to your PC and post it here and I will have a look at it(or PM it to me). Remember to remove user/password nut be careful not to insert or remove spaces from the logfile.


    I am really interested in getting to the bottom of this as if it is an IPCamViewer problem, I need to improve error reporting.

    2 x DM7025SS (Gemini2v4.4), DM600(PCD 7.0), DM800S (Gemini 4.4) TM9100(UR9B2), DM500HD, Triax 88cm dish, Technomate motor.

  • generelle Frage:
    Funktioniert das plugin nur bei hausinternen Kameras oder kann man auch auf andere Standorte zugreifen?
    Danke schon mal im Voraus für die Antwort.

  • Moin


    habe ich ebend mal schnell ausprobiert


    also über Dyndns gehts, so wie es aussieht


    mfg Otto

    Ich spare Strom, esse das Fleisch roh und trinke den Kaffee kalt.


    :hurra:

  • StefanH2 :


    Any IP address can be accessed by the plugin, including domain names. It must be noted that when you access external cameras, it will be wise to increase the update interval as external networks are typically much slower than internal LANs, even if you have broadband - remember the camera sending the image is limited by the upstream speed not the downstream speed of the connection.
    A valid camera line would be:
    {camera}{myserver.mydomain.com:8080}{cam}{description}{user}{password}


    I have not tested this myself, but the interface should resolve DNS names.


    Furthermore:
    If anybody has a camera that supports https I would appreciate if they could test if it works when you change the protocol in the conf file to https (and of course set the camera for https). I suspect that this should work, but I dont have a camera that can do https.

    2 x DM7025SS (Gemini2v4.4), DM600(PCD 7.0), DM800S (Gemini 4.4) TM9100(UR9B2), DM500HD, Triax 88cm dish, Technomate motor.

  • ich habe jetzt ein Problem, evtl. passiert dies auch bei jemanden...


    Wenn ich auf die VIDEO Taste drücke kommen ja in der nächsten Ansicht die Filme auf der Festplatte, diese fangen sofort an zu laufen wenn ich nur auf dem Film drauf bin. Normal wäre ja wenn ich erst mal starte.
    Hat dies auch einer von euch?

    DreamBox: DM 800 HD PVR SAT
    Festplatte: Samsung HM320JI - 320GB
    USB Stick: 4GB
    Image im Flash: OoZoon OE1.6


    Bei manchen ist ein Gehirnschlag ein Schlag ins Leere!

  • moonsorrox :


    This seems unrelated to IPCamViewer as it does not use the VIDEO button and when it is running the button is disabled. When it is not running it cannot affect the button. This is a different problem.

    2 x DM7025SS (Gemini2v4.4), DM600(PCD 7.0), DM800S (Gemini 4.4) TM9100(UR9B2), DM500HD, Triax 88cm dish, Technomate motor.

  • But I have nothing installed. Is only since I have this plugin ..! I uninstall it once and I will see then if it still often happens. OK

    DreamBox: DM 800 HD PVR SAT
    Festplatte: Samsung HM320JI - 320GB
    USB Stick: 4GB
    Image im Flash: OoZoon OE1.6


    Bei manchen ist ein Gehirnschlag ein Schlag ins Leere!

  • Hallo, ist etwas neues im OoZoon Image...!


    siehe hier

    DreamBox: DM 800 HD PVR SAT
    Festplatte: Samsung HM320JI - 320GB
    USB Stick: 4GB
    Image im Flash: OoZoon OE1.6


    Bei manchen ist ein Gehirnschlag ein Schlag ins Leere!