Page 1 of 1

Snapshot always saves the image from first camera

Posted: Fri Jul 22, 2016 4:43 pm
by hassan
I am using RVMedia (registered) 5.0.1. It always saves the snapshot of the first camera (such as local webcam). You can easily test the issue by using your compiled “MediaTest.exe”:
1. Launch Mediatest.exe
2. Choose another camera from camera list such as “Live c-cam” and then
3. click on “SnapShot…” and save the file
4. You can see that saved file is not the correct snapshot of the camera (and if you do not have local webcam, it will have zero byte size)

Thanks

Posted: Sat Jul 23, 2016 11:06 am
by Sergey Tkachenko
We confirm the bug, a fixed unit will be sent by email

Posted: Mon Jul 25, 2016 3:38 pm
by mihoum
We received the fixed unit MRVThreads.pas, but the it cannot be compiled.

[dcc32 Error] MRVThreads.pas(381): E2003 Undeclared identifier: 'MAX_BUFFER_SIZE'
[dcc32 Error] MRVThreads.pas(771): E2003 Undeclared identifier: 'MAX_BUFFER_SIZE'
[dcc32 Error] MRVThreads.pas(910): E2003 Undeclared identifier: 'VideoEncodeFrame'

Posted: Mon Jul 25, 2016 5:03 pm
by mihoum
Thank you for the final update. It works as expected now.

Posted: Mon Jul 25, 2016 6:28 pm
by Sergey Tkachenko
The previous version sent to you included changes we made for implementing video and audio encoding. We reverted them temporarily to send a fixed version of the unit.