Page 1 of 1

Significant delay with PlayVideoFile

Posted: Wed Aug 30, 2017 10:24 pm
by oliver
When I execute PlayVideoFile(), it takes in excess of 10 seconds before the video is being displayed in the associated TRVCamView.
I did set the DeviceType =rvdtFile.
Curiously the StartVideoFile event never gets triggered (even after the video starts playing).

The video I am trying to play was previously captured with a TRVCamera component and it's DeviceType=rvdtWebCamera.

Oliver

Re: Significant delay with PlayVideoFile

Posted: Tue Sep 05, 2017 1:25 pm
by Sergey Tkachenko
Does it happen with all MJPG files, or with some specific files?
Please send a sample file to me by email, richview gmail com.

Re: Significant delay with PlayVideoFile

Posted: Mon Sep 25, 2017 5:56 am
by oliver
This problem disappeared on it's own. Not sure what the cause was.