Hi,
for the jibri configuration i used the jibri.conf file.
But when I go to start recording… “Recording Stopped”.
192.168.2.97 is jibri server
192.168.2.99 is jitsi server
from jibri 192.168.2.97
echo hello | nc 192.168.2.99 5222
<?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' xml:lang='en'><stream:error><not-well-formed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/></stream:error></stream:stream>root@jibri:/mnt/re
c#
from jitsi curl http://192.168.2.97:5222
curl: (7) Failed to connect to 192.168.2.97 port 5222: Connection refused
Not enable firewall. Status: inactive
from jibri curl http://192.168.2.99:5222
curl: (1) Received HTTP/0.9 when not allowed
Not enable firewall. Status: inactive
Thank you!