? I tried but did not succeed. :-(
Am 30.04.2014 17:22, schrieb Lopes Yoann:
> On Apr 30, 2014, at 12:36 PM, Neuer User wrote:
>
>> Hi
>>
>> I need to show an RTSP video played by a MediaPlayer element on two
>> different VideoOutput elements. I can't get it to
Hi Yoann
See inline:
Am 30.05.2014 12:26, schrieb Lopes Yoann:
> On May 28, 2014, at 9:45 AM, Neuer User wrote:
>>
>> While the MediaPlayer in Qt5 is really great (especially with the new
>> zero-copy patch for imx6 in Qt5.3!), the "playbin" and "camerabin&
Hi
I am writing a Qt5 app, which should also display live camera video
streams. These can come from ip cams (rtsp streams) or analog cameras.
While the MediaPlayer in Qt5 is really great (especially with the new
zero-copy patch for imx6 in Qt5.3!), the "playbin" and "camerabin"
elements are not f
Hi
I need qt-gstreamer in my Qt5 app (because I am having problems with the
camera element).
I found a yocto recipe from Andrey Telepin and tried to modify it for
Qt5. It looks like this:
---
LICENSE = "GPLv2"
LIC_FILES_CHKSUM =
Am 02.05.2014 11:04, schrieb Mandeep Sandhu:
> On Fri, May 2, 2014 at 12:52 PM, Neuer User wrote:
>> Just wanted to try out the QmlVideoTee example, but it seems I am
>> missing something:
>>
>> qabstractvideosurface.h: No such file or directory
>> #include
12:36 PM, Neuer User wrote:
>
>> Hi
>>
>> I need to show an RTSP video played by a MediaPlayer element on two
>> different VideoOutput elements. I can't get it to work. Only the last
>> VideoOutput in the code works.
>>
>> Am I doing something wrong
12:36 PM, Neuer User wrote:
>
>> Hi
>>
>> I need to show an RTSP video played by a MediaPlayer element on two
>> different VideoOutput elements. I can't get it to work. Only the last
>> VideoOutput in the code works.
>>
>> Am I doing something wrong
Am 30.04.2014 17:22, schrieb Lopes Yoann:
> On Apr 30, 2014, at 12:36 PM, Neuer User wrote:
>
>> Hi
>>
>> I need to show an RTSP video played by a MediaPlayer element on two
>> different VideoOutput elements. I can't get it to work. Only the last
>> VideoO
Hi
I need to show an RTSP video played by a MediaPlayer element on two
different VideoOutput elements. I can't get it to work. Only the last
VideoOutput in the code works.
Am I doing something wrong? Or is this just not expected to work? If so,
how should I achieve this? I don't want to use shade