Hello,
Which ports must be open to outside world in a Jibri machine if it is in a separate VM?
Hello,
Which ports must be open to outside world in a Jibri machine if it is in a separate VM?
No need to open any port for the incomming traffic
What about the following statements in jibri.conf
api {
http {
internal-api-port = 3333
external-api-port = 2222
}
http: {
...
...
}
`