Compile Gstreamer on ROCK64 - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85) +--- Forum: Linux on Rock64 (https://forum.pine64.org/forumdisplay.php?fid=88) +--- Thread: Compile Gstreamer on ROCK64 (/showthread.php?tid=5014) |
Compile Gstreamer on ROCK64 - silverknight - 08-25-2017 I tried to compile https://github.com/rockchip-linux/gstreamer-rockchip but failed. Anyone know how to ? RE: Compile Gstreamer on ROCK64 - stuartiannaylor - 08-25-2017 (08-25-2017, 05:59 AM)silverknight Wrote: I tried to compile https://github.com/rockchip-linux/gstreamer-rockchip but failed. Anyone know how to ? Don't know but is it because it needs https://github.com/rockchip-linux/mpp Also via there docker image https://github.com/rockchip-linux/docker-rockchip But -aarmhf should be switched to Arm64 I think the Ayufan scripts just make it easier to call the standard Rockchip make but prob good to reference. https://github.com/ayufan-rock64 RE: Compile Gstreamer on ROCK64 - silverknight - 08-28-2017 Thanks So mpp need to run on docker? RE: Compile Gstreamer on ROCK64 - stuartiannaylor - 09-01-2017 Nope but there is a docker build environment already setup |