RTSP Streaming Server with Yocto L3.10.53 on MCIMX6Q-SDP.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RTSP Streaming Server with Yocto L3.10.53 on MCIMX6Q-SDP.

943 Views
keitanagashima
Senior Contributor I

Hi All,

I'm trying to build the OS image with gst-rstp-server.

(I referenced "7.3.12 RTSP Streaming Server" in i.MX Linux User's Guide , Rev L3.10.53_1.1.0-ga, 01/2015)

OS: L3.10.53_1.1.0-ga

Board: MCIMX6Q-SDP

But, the building was failed (at Step 3 "Run bitbake for your image to build with gst-rstp-server").

Please see the below log and give me some advice to solve the this problem.

==========================

$ MACHINE=imx6qsabresd source setup-environment build-fb

$ bitbake fsl-image-qt5

Parsing recipes: 100% |###################################################| Time: 00:00:16

Parsing of 1780 .bb files complete (0 cached, 1780 parsed). 2223 targets, 182 skipped, 1 masked, 0 errors.

NOTE: Resolving any missing task queue dependencies

ERROR: Nothing RPROVIDES 'gst-rtsp-server' (but /home/142425/works/fsl/mx6/yocto_3.10.53-1.1.0/sources/meta-fsl-bsp-release/imx/meta-fsl-demos/recipes-fsl/images/fsl-image-qt5.bb RDEPENDS on or otherwise requires it)

NOTE: Runtime target 'gst-rtsp-server' is unbuildable, removing...

Missing or unbuildable dependency chain was: ['gst-rtsp-server']

ERROR: Required build target 'fsl-image-qt5' has no buildable providers.

Missing or unbuildable dependency chain was: ['fsl-image-qt5', 'gst-rtsp-server']

Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

==========================


Best Regards,

Keita

0 Kudos
0 Replies