RVMedia 1.1 - XE6, GStreamer

RVMedia support and discussion (components for displaying and controlling IP cameras, webcams, video conferencing, video chats, recording audio and video files)
Post Reply
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

RVMedia 1.1 - XE6, GStreamer

Post by Sergey Tkachenko »

We have released RVMedia 1.1.

This is a free update for registered users.
A trial version can be downloaded from http://www.trichview.com/download/

new: packages for Delphi and C++Builder XE6

new: GStreamer support: http://www.gstreamer.com

TRVCamera.DeviceType has new options, including H.264 via RTSP and MPEG-4 via HTTP.

These options require GStreamer from http://www.gstreamer.com , with decoders that use patented technologies (because H.264 and MPEG-4 contain patented algorithms). Using these options may require licensing in countries that acknowledge software algorithm patents.
RVMedia itself does not contain decoders, it only may use decoders from GStreamer.

Currently, RVMedia supports only 32-bit applications, so install 32-bit runtime.
Note that you must add GStreamer's "bin" subdirectory to PATH environment variable manually.

GStreamer for Windows runtime is large. It is possible to distribute only part of files needed for H.264 and/or MPEG-4, however, you need to find which files are needed manually, see http://docs.gstreamer.com/display/GstSD ... deployment
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Source code of demo:
http://www.trichview.com/support/rvmedia/6cams.zip

Two new video sources are added to "4cams" demo: RTSP and MPEG.
They require GStreamer.
JimHawkins
Posts: 16
Joined: Thu Sep 02, 2010 9:21 am
Location: England
Contact:

Post by JimHawkins »

Sergey - Can you do an XE7 build, please?

Jim
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

You can open XE6 package, save it as RVMediaDXE7.dproj, and install it.
No changes in the source code are required.

We are working on RVMedia update. If all will be ok, we will upload a new version in this week.
Post Reply