meetecho / janus-gateway

Janus WebRTC Server
https://janus.conf.meetecho.com
GNU General Public License v3.0
8.17k stars 2.47k forks source link

[1.x] #3264

Closed burakurer closed 1 year ago

burakurer commented 1 year ago

What version of Janus is this happening on? v1.2.1

Have you tested a more recent version of Janus too? No

Was this working before? No

Is there a gdb or libasan trace of the issue? https://pastebin.com/v2cJfAqz

Additional context Hello,

Developing a project with janus for the first time and getting some errors.

I followed the GitHub documentation for Janus and completed the installation. After the installation, I couldn't find and modify the '/opt/janus/etc/janus/janus.transport.http.jcfg' file.

On the server where I installed it, the Janus service is active, but I cannot access the WebSocket, API, and Admin page via the port.

If you would like to provide paid support on this matter, it would be better for me. The urgency of the issue is high; please help. Thank you.

Operating System I'm using: Ubuntu 22.04.3 LTS (GNU/Linux 5.15.0-79-generic x86_64) Janus Version: v1.2.1 Janus Startup Log: https://pastebin.com/v2cJfAqz

lminiero commented 1 year ago

After the installation, I couldn't find and modify the '/opt/janus/etc/janus/janus.transport.http.jcfg' file.

That's because the transport was not built. It's nowhere to be found in the startup logs. You likely didn't have the dependency installed when the configure script looked for it.

If you would like to provide paid support on this matter, it would be better for me

Please use the contact form on https://www.meetecho.com for paid support.

Closing as a configuration issue, and so out of scope here. Please refer to the group for similar problems in the future.