Integration with 2N doorphone - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: Integration with 2N doorphone (/showthread.php?tid=485) |
Integration with 2N doorphone - buuuudzik - 05.12.2016 Hello, maybe do you know if there is a possibility to connect LM with 2N doorphone with video+audio(RTSP) exchange? In the manual I have such information that for such communication I must send RTSP commands: rtsp://doorphone_IP/h264_stream rtsp://doorphone_IP/mpeg_stream rtsp://doorphone_IP/mjpeg_stream Is it possible via LM now? RE: Integration with 2N doorphone - admin - 07.12.2016 Unfortunately, RTSP is not supported by any browser natively, so it's not possible to display it in the visualization directly. RE: Integration with 2N doorphone - buuuudzik - 08.12.2016 This commands works very nice for camera image streaming: http://doorphone_IP/enu/cameraWxH.jpg?fps=N WxH - WIDTHxHEIGHT (160X120, 320X240, 640X480, 176x144, 322x272, 352x288 and 1280x960 but ONLY FOR Mpix cameras) N - FPS (e.g. 1, 5 or 25) And also I am using the button for opening the doors and garage doors and switching light. RE: Integration with 2N doorphone - Domoticatorino - 08.12.2016 Do you use http commands to open the door or switch lights? RE: Integration with 2N doorphone - buuuudzik - 08.12.2016 Yes, this is based on the library from Schneider: AN036_Room_Control_and_Door_Entry_Solution_interoperability_v1.0 But unfortunately in this library there isn't any integration with doorphone image via Spacelynk so I must prepare this by myself. From licensing side my client bought only license for "Enhanced integration". |