EricQ Posted March 18, 2016 Report Posted March 18, 2016 (edited) Hello, New here and first post because i'm not sure where to go but, i'm looking for someone that I can talk with that is familiar with pulling an IP cctv camera video up with Wonderware's Intouch HMI based off of a door trigger. The catch would be that I need to do this with an IP camera that does not support ActiveX but does support RTSP. any help or direction would be great. The application is for a large county jail. Thank you and have a great day! Eric Edited March 18, 2016 by EricQ typo Quote
econder Posted April 20, 2016 Report Posted April 20, 2016 (edited) 1. Install the VLC player (http://www.videolan.org/vlc/) on the InTouch HMI machine. 2. Add the VLC ActiveX control to your InTouch application. 3. Find the RTSP port number and protocol for the camera. This will be needed for the RTSP URL you'll configure in the VLC ActiveX control on your InTouch window. (e.g. port 8557, using H.264). The RTSP URL for the camera would then be something like rtsp://<ip address>:8557/h264. 4. In InTouch, add the VLC ActiveX control to your window. Then, either configure a message tag and set the value of the tag to the RTSP URL, or set the ActiveX control's BaseURL parameter directly by referencing the control name and parameter name in the InTouch window's On Show script. 5. Assuming the door trigger is wired up to a PLC or some device InTouch can communicate with, create a condition script that monitors the door trigger tag and opens the window containing the VLC ActiveX control you just configured. In my screenshots, my VLC window's name is "_junk". I don't have an RTSP camera feed to test this out with, but I don't see any reason why it wouldn't work. I'd love to hear how it works out. Eric Edited April 20, 2016 by econder Quote
Theodore Posted December 1, 2017 Report Posted December 1, 2017 There are many security camera's companies in the market which provide quality services with good customer support. If you are living in Orlando, you can consult with Wetter Solutions. I am also using their services and happy with their services. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.