How to setup the following different parameters of JANUS-WebRTC-GATEWAY ?

Hi.

I would like to know how to configure the different parameters of JANUS-WebRTC-GATEWAY that installed using SNAP (sudo snap install janus-gateway) on Ubuntu ???

JANUS_SERVER_ENDPOINT=
JANUS_SERVER_ADMIN_ENDPOINT=
JANUS_ADMIN_SECRET=
JANUS_API_SECRET=
JANUS_VIDEO_ROOM_SECRET=

This is for setting up a project in the PHP Laravel Framework but I don’t see resources anywhere on the internet that can help me set up these various JANUS settings and connect them to my PHP web application which requires these Janus settings before working.

Where are these different parameters located on my Linux Server ???

Please let me know.

try

it seems to have some hints to the configuration

if you have issues i’d use the issue tracker of the above page …