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
Significant delay with PlayVideoFile
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Significant delay with PlayVideoFile
Does it happen with all MJPG files, or with some specific files?
Please send a sample file to me by email, richview gmail com.
Please send a sample file to me by email, richview gmail com.
Re: Significant delay with PlayVideoFile
This problem disappeared on it's own. Not sure what the cause was.