Hello,
trying to build a Janus Signalling server on IMX8M Mini for WebRTC. found meta-IoT-cloud layer which provides cloud services for IBM Bluemix, Microsoft Azure, Amazon Web Services (AWS) & Google Cloud Platform.
repository link: https://layers.openembedded.org/layerindex/branch/master/recipes/?q=janus
added the layer into the Yocto project and respective recipe in the config file. now able to build the Yocto project with Janus builtin.
struggling to find out a way to start the Janus Signalling Server and test it whether it builds properly inside the Yocto or Not?
Thanks.