Age | Commit message (Collapse) | Author | Files | Lines |
|
Add a patch to do some retries with a delay when the gst-record
feature is initializing and attempts to query the omx encoder plugin
for its buffer pools. It is not clear why exactly the encoder is
not consistently ready at this point, but in my testing this change
greatly improved the robustness of weston startup with gst-record
enabled.
Change-Id: Ibd26ad64be035e1f9d40cc3cd9337e9efeabfad4
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
The agl-gstrecorder feature was not setting a DISTRO_FEATURE, add an
include file that does so and a reference to it in the feature's
local.conf.inc file. The "gst-record" DISTRO_FEATURE is already
referred to meta-agl/meta-agl-bsp, so this fixes that usage.
Change-Id: I2140d75a44f128226ea901ed9edfd1bce5526c53
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
These are missing to enable the whole machinery on the sender side.
CAVEAT: The network between sender and receiver needs to be up
(192.168.20.x/24) or weston will not start!
Change-Id: Ib478f0840dd3e6d28f9ca14540302c872c5bcd7b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Once the gst-recorder patches are conflict and removed.
This reverts commit c58cb01cb560da122ea64ba76d6b68a183e2f457
and update patches.
Moreover, move weston_2.0.0.bbappend file from meta-agl-demo to
meta-agl-devel.
v2: rework into a agl feature (agl-gstrecorder)
v3: mark as rcar-gen3 specific (COMPATIBLE_MACHINE)
Change-Id: I92e7c37d4ef2b827f7d4217f5e2048067aa018a4
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|