RVMedia 2.2

News about TRichView, ScaleRichView, ReportWorkshop, RVMedia
Post Reply
Sergey Tkachenko
Site Admin
Posts: 17236
Joined: Sat Aug 27, 2005 10:28 am
Contact:

RVMedia 2.2

Post 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
Post Reply