HELLO,
I USE RVMEDIA TRIAL VERSION 4 WITH FOSCAM IPCAMERA F19831P BUT TRVCAMERACONTROL DON'T WORK; I DON'T KNOW HOW TO MANAGE CAMERA MOVE EVENT. iS IT tTVCAMERA EVENT, TRVCAMERACONTROL EVENT AND WHEN THIS EVENT IS SET ?
BEST REGARDS.
RVMEDIA TRIAL VERSION 4
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
1) Events are not needed to control camera movement in RVMedia.
Just assign TRVCamControl component to TRVCamera.CameraControl property.
Make sure that this property is assigned.
2) You can control Foscam camera only if you specified user name and password, and this user has rights to move the camera.
Assign TRVCamera.UserName and UserPassword properties.
3) If it does not help, run the following commands in a browser:
http://IP/get_status.cgi
http://IP/get_camera_params.cgi
http://IP/camera_control.cgi
(replace "IP" with the real camera IP address)
What do they return?
You can post the results here, or send to email richviewgmailcom
Just assign TRVCamControl component to TRVCamera.CameraControl property.
Make sure that this property is assigned.
2) You can control Foscam camera only if you specified user name and password, and this user has rights to move the camera.
Assign TRVCamera.UserName and UserPassword properties.
3) If it does not help, run the following commands in a browser:
http://IP/get_status.cgi
http://IP/get_camera_params.cgi
http://IP/camera_control.cgi
(replace "IP" with the real camera IP address)
What do they return?
You can post the results here, or send to email richviewgmailcom