Camera interface - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: Camera interface (/showthread.php?tid=565) |
Camera interface - josep - 18.01.2017 Hello, I'm using the camera option but I have a doubt, There is possibility to eliminate the upper edge or if not the option to close the camera? I need to represent the camera in a page but I not need that the client can closed it. THX! RE: Camera interface - Erwin van der Zwart - 18.01.2017 Hi, Then you should use a iframe (: BR, Erwin RE: Camera interface - josep - 18.01.2017 (18.01.2017, 16:10)Erwin van der Zwart Wrote: Hi, Yes, I try It but when I use a frame and I try to put user and password in the URL then appears a alert message in web browser every time that I access it... Thank you RE: Camera interface - admin - 18.01.2017 You can place it as an image, but then it might begin streaming even when plan is not visible. RE: Camera interface - josep - 18.01.2017 (18.01.2017, 17:44)admin Wrote: You can place it as an image, but then it might begin streaming even when plan is not visibIt's possible to use the cam option adding an a CSS code to erase the upper frame? Thx RE: Camera interface - admin - 18.01.2017 Yes, but it will then be applied to all windows like other cameras or graphs. It's not a problem if that's the only window that you have. RE: Camera interface - josep - 18.01.2017 Ok, now I tried to use the image like you said and it works fine, It's a problem that it streaming all the time? Can do this a problem in a CPU usage? Thx RE: Camera interface - Erwin van der Zwart - 18.01.2017 Hi, The stream is direct to browser, LM does nothing with the stream so CPU load is only on client side. BR, Erwin RE: Camera interface - josep - 18.01.2017 (18.01.2017, 18:33)Erwin van der Zwart Wrote: Hi, Ok, I try it with the MOBOTIX cams for a few weeks... thank you very much! |