Open python70s opened 5 years ago
Hi @python70s , Please try to increase RAM in VM running jibri. This will probably solve the issue. We faced same issue, and it works when you increase RAM around 16 GB. We have not tried for 5-15 GB range of RAM, but maybe someone else can verify. And also try to record using browser with Web-cam and Mic working.
Regards, Dhruvin
hi guys , I install jitsi-meet and jibri success in two vmware ubuntu16.04 , and everything seem work fine. the jicofo log Jicofo 2018-12-28 21:53:35.768 INFO: [37] org.jitsi.jicofo.JitsiMeetConferenceImpl.log() Removed participant: true, hello@conference.192.168.1.141/recorder-4cf6e4 Jicofo 2018-12-28 21:53:35.769 INFO: [44] org.jitsi.jicofo.Bridge.log() Removing 3 video streams on jitsi-videobridge.192.168.1.141 video streams: 0 diff: 1 (estimated: 1) Jicofo 2018-12-28 21:53:35.945 INFO: [116] org.jitsi.jicofo.recording.jibri.JibriSession.log() Got Jibri status update: Jibri jibribrewery@internal.auth.192.168.1.141/jibri_121 has status off and failure reason null Jicofo 2018-12-28 21:53:35.945 INFO: [116] org.jitsi.jicofo.recording.jibri.JibriSession.log() Jibri session ended cleanly, notifying owner and cleaning up session Jicofo 2018-12-28 21:53:35.945 INFO: [37] org.jitsi.jicofo.recording.jibri.JibriDetector.onInstanceStatusChanged().136 Received Jibri jibribrewery@internal.auth.192.168.1.141/jibri_121 status
Jicofo 2018-12-28 21:53:35.946 INFO: [116] org.jitsi.jicofo.recording.jibri.JibriRecorder.log() Got jibri status off and failure null
Jicofo 2018-12-28 21:53:35.946 INFO: [37] org.jitsi.jicofo.recording.jibri.JibriDetector.notifyJibriStatus().174 Jibri: jibribrewery@internal.auth.192.168.1.141/jibri_121 available: true
org.jitsi.jibri.capture.ffmpeg.executor.FfmpegExecutor.isFfmpegHealthy() Ffmpeg is running but doesn't appear to be encoding: Dec 28 21:51:08 jibri1 launch.sh[1656]: 2018-12-28 21:51:08.334 SEVERE: [40] org.jitsi.jibri.capture.ffmpeg.executor.FfmpegExecutor.isFfmpegHealthy() Ffmpeg is running but doesn't appear to be encoding: Metadata: Dec 28 21:51:09 jibri1 launch.sh[1656]: 2018-12-28 21:51:09.335 FINE: [40] org.jitsi.jibri.capture.ffmpeg.executor.FfmpegExecutor.isFfmpegHealthy() Ffmpeg appears healthy: frame= 29 fps= 29 q=25.0 size= 0kB time=00:00:00.95 bitrate= 0.4kbits/s speed=0.938x Dec 28 21:51:09 jibri1 launch.sh[1656]: 2018-12-28 21:51:09.366 INFO: [40] org.jitsi.jibri.api.xmpp.XmppApi.run() Sending start service response iq:
Dec 28 21:51:22 jibri1 launch.sh[1656]: 2018-12-28 21:51:22.348 INFO: [68] org.jitsi.jibri.selenium.JibriSelenium.run() Jibri client receive bitrates: {download=2607, upload=0, audio={download=37, upload=0}, video={download=2570, upload=0}}
Dec 28 21:51:37 jibri1 launch.sh[1656]: 2018-12-28 21:51:37.336 INFO: [68] org.jitsi.jibri.selenium.JibriSelenium.run() Jibri client receive bitrates: {download=2599, upload=0, audio={download=36, upload=0}, video={download=2563, upload=0}}
finally , after "stop recording" , the meeting record mp4 video file is blank screen like this:
any helpful idea ?