I am using dekstopvideorecorder package to record the workflow in my process.
Problem - I am using the version 2.0.2, in which the recorded file gets saved with the valid file size but then the recording is getting corrupted.
Previously I had used the version 1.0.0 and the recording was working and also I was able to play the recording.
Now I am unable to get the older version when I try to install the package.
Please help us with the issue or suggest some alternative.
To isolate cause, can you check the following step?
Can you check if you can play 2 mp4 files included in the following sample?
Theses are recorded by DesktopVideoRecorder in my environment.
If you cannot play it normaly, it may be codec / decoder matter in your environment.
Next can you run either of the sample xaml file in Studio then check if you can play it?
We have tried recording using “RecordDesktopVideoScope” but I am still facing the same issue.
Also not able play 2 mp4 files included in the sample.
I am able to play Few of the recording which was done using version 1.0.0
Getting the below issue in my remote desktop.
This solution works
Recording is getting saved but unable to play the recording as it says the file is corrupted.
Same file can be played outside the remote desktop
Yes, as u said it is the issue with the codec.
But I am again making use of Start and stop recording activity in that recording is not getting initiated and file saved will be 1kb
If I make use of RecordDesktopVideoScope process gets recorded and file will be saved with correct file size.
The above sample also includes Sequence.xaml which has Start/StopRecording activity. Does this matter occur in this sample, too? (Please modify FFmepgFilepath property in advance)