Page 1 of 1

RVMedia 2.2

Posted: Fri Nov 28, 2014 2:40 pm
by Sergey Tkachenko
RVMedia 2.2

Changes:
- RVMedia searches for GStreamer libraries in directories specified in environment variables written by the GStreamer installer. Now it's not necessary to add GStreamer directory to PATH variable.
- video frames can be sent as PNG (see TRVCamSender.Encoding). It may be useful for sending full-size screen stream (TRVCamera.DeviceType=desktop)

Fixes:
- components were not marked as 64-bit compatible
- the fix for closing UDP connection in v2.1 was not completely correct

Changes in demo project:
Demos\Cameras\SendAndReceive\RemoteDesktop - more optimal connection settings (mainly reducing FramePerSec and changing from UDP to TCP)
Previous version
http://www.trichview.com/forums/viewtopic.php?t=6687