Do you have documentation and setting RVMedia and DVR ?
I'm using DVR AVTech AVC761ZASV, connected with 4 camera.
I was trying using example code from trichview site and example code from this forum, it's all not working.
Thank you.
RVMedia and DVR
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: RVMedia and DVR
There is no direct support for this device. RVMedia can display it only if it provides mjpeg/h.264/mpeg video stream via http or rtsp, and url of this stream is known.
Re: RVMedia and DVR
Hello,
I am testing rvmedia 5.3 for access to the Intelbras DVR, with the following RTSP
URL = rtsp: // username: password @ ip: port / cam / realmonitor? channel = 1 & subtype = 0
How do I configure RVMedia, because the image is not displayed, I have tried several configurations or it is not compatible.
I ran the test with VLC and the image appears correctly
Thank you
I am testing rvmedia 5.3 for access to the Intelbras DVR, with the following RTSP
URL = rtsp: // username: password @ ip: port / cam / realmonitor? channel = 1 & subtype = 0
How do I configure RVMedia, because the image is not displayed, I have tried several configurations or it is not compatible.
I ran the test with VLC and the image appears correctly
Thank you
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: RVMedia and DVR
1) Assign properties of RVCamera:
URL = <as you described>
DeviceType = rvdtRTSP
2) FFmpeg DLLs must be available for the application, see https://www.trichview.com/forums/viewto ... =17&t=6880
URL = <as you described>
DeviceType = rvdtRTSP
2) FFmpeg DLLs must be available for the application, see https://www.trichview.com/forums/viewto ... =17&t=6880