docker-jitsi-meet icon indicating copy to clipboard operation
docker-jitsi-meet copied to clipboard

Meet + Jibri

Open nick773312 opened this issue 1 year ago • 7 comments

Any reason why you the maker of this repo

haven't made a stable version of this that allows jibri to work right outside the box

its very hard to get it to work :/

nick773312 avatar Feb 24 '24 03:02 nick773312

Not sure what you are asking.

The Jibri container does run out of the box.

saghul avatar Feb 24 '24 07:02 saghul

seems that it fails when trying to live stream

nick773312 avatar Feb 26 '24 02:02 nick773312

Jibri 2024-02-26 03:33:55.660 FINE: [49] MainKt$setupMetaconfigLogger$1.debug#232: ConfigSourceSupplier: Trying to retrieve key 'jibri.call-status-checks.default-call-empty-timeout' from source 'config' as type java.time.Duration Jibri 2024-02-26 03:33:55.663 FINE: [49] MainKt$setupMetaconfigLogger$1.debug#232: ConfigSourceSupplier: Found value PT30S for key 'jibri.call-status-checks.default-call-empty-timeout' from source 'config' as type java.time.Duration Jibri 2024-02-26 03:33:55.670 FINE: [49] MainKt$setupMetaconfigLogger$1.debug#232: ConfigSourceSupplier: Trying to retrieve key 'jibri.chrome.flags' from source 'config' as type kotlin.collections.List<kotlin.String> Jibri 2024-02-26 03:33:55.671 FINE: [49] MainKt$setupMetaconfigLogger$1.debug#232: ConfigSourceSupplier: Found value [--use-fake-ui-for-media-stream, --start-maximized, --kiosk, --enabled, --autoplay-policy=no-user-gesture-required] for key 'jibri.chrome.flags' from source 'config' as type kotlin.collections.List<kotlin.String> Starting ChromeDriver 121.0.6167.184 (057a8ae7deb3374d0f1b04b36304d236f0136188-refs/branch-heads/6167@{#1818}) on port 14596 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully. Jibri 2024-02-26 03:33:56.148 INFO: [49] org.openqa.selenium.remote.ProtocolHandshake.createSession: Detected dialect: OSS Jibri 2024-02-26 03:33:56.159 FINE: [49] JibriStatsDClient.incrementCounter#38: Incrementing statsd counter: start:live_stream Jibri 2024-02-26 03:33:56.160 INFO: [49] JibriStatusManager$special$$inlined$observable$1.afterChange#75: Busy status has changed: IDLE -> BUSY Jibri 2024-02-26 03:33:56.160 FINE: [49] WebhookClient$updateStatus$1.invokeSuspend#109: Updating 0 subscribers of status Jibri 2024-02-26 03:33:56.160 INFO: [49] XmppApi.updatePresence#212: Jibri reports its status is now JibriStatus(busyStatus=BUSY, health=OverallHealth(healthStatus=HEALTHY, details={})), publishing presence to connections Jibri 2024-02-26 03:33:56.161 FINE: [49] MucClientManager.setPresenceExtension#160: Setting a presence extension: org.jitsi.xmpp.extensions.jibri.JibriStatusPacketExt@73711d30 Jibri 2024-02-26 03:33:56.161 FINE: [49] MucClientManager.saveExtension#185: Replacing presence extension: org.jitsi.xmpp.extensions.jibri.JibriStatusPacketExt@12d5c30e Jibri 2024-02-26 03:33:56.162 INFO: [49] XmppApi.handleStartJibriIq#284: Sending 'pending' response to start IQ Jibri 2024-02-26 03:33:56.162 FINE: [58] MainKt$setupMetaconfigLogger$1.debug#232: ConfigSourceSupplier: Trying to retrieve key 'jibri.streaming.rtmp-allow-list' from source 'config' as type kotlin.collections.List<kotlin.String> Jibri 2024-02-26 03:33:56.163 FINE: [47] org.jitsi.xmpp.extensions.DefaultPacketExtensionProvider.parse: Could not add a provider for element busy-status from namespace http://jitsi.org/protocol/jibri Jibri 2024-02-26 03:33:56.163 FINE: [58] MainKt$setupMetaconfigLogger$1.debug#232: ConfigSourceSupplier: Found value [.*] for key 'jibri.streaming.rtmp-allow-list' from source 'config' as type kotlin.collections.List<kotlin.String> Jibri 2024-02-26 03:33:56.163 FINE: [47] org.jitsi.xmpp.extensions.DefaultPacketExtensionProvider.parse: Could not add a provider for element health-status from namespace http://jitsi.org/protocol/health Jibri 2024-02-26 03:33:56.163 FINE: [58] MainKt$setupMetaconfigLogger$1.debug#232: TypeConvertingSupplier: Converted value type from ConfigSourceSupplier: key: 'jibri.streaming.rtmp-allow-list', type: 'kotlin.collections.List<kotlin.String>', source: 'config' to [.*] Jibri 2024-02-26 03:33:56.165 INFO: [59] AbstractPageObject.visit#32: Visiting url https://meet.vigilante.media Jibri 2024-02-26 03:33:58.745 INFO: [59] AbstractPageObject.visit#38: Waited 2.576372761s for driver to load page Jibri 2024-02-26 03:33:58.769 INFO: [59] AbstractPageObject.visit#32: Visiting url https://meet.vigilante.media/allwelcome#config.iAmRecorder=true&config.externalConnectUrl=null&config.startWithAudioMuted=true&config.startWithVideoMuted=true&interfaceConfig.APP_NAME="Jibri"&config.analytics.disabled=true&config.p2p.enabled=false&config.prejoinPageEnabled=false&config.prejoinConfig.enabled=false&config.requireDisplayName=false Jibri 2024-02-26 03:33:59.078 INFO: [59] AbstractPageObject.visit#38: Waited 308.875860ms for driver to load page Jibri 2024-02-26 03:33:59.092 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:33:59.600 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:00.108 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:00.615 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:01.123 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:01.631 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:02.139 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:02.647 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:03.155 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:03.662 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:04.171 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:04.679 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:05.186 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:05.694 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:06.202 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:06.709 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:07.218 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:07.725 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:08.232 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:08.740 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:09.247 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:09.755 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:10.262 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:10.770 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:11.430 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:11.938 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:12.446 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:12.954 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:13.461 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:13.968 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:14.476 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:14.984 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:15.491 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:15.999 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:16.506 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:17.013 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:17.520 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:18.027 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:18.534 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:19.041 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:19.549 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:20.056 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:20.563 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:21.070 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:21.577 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:22.083 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:22.590 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:22.755 FINE: [20] WebhookClient$updateStatus$1.invokeSuspend#109: Updating 0 subscribers of status Jibri 2024-02-26 03:34:23.097 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:23.604 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:24.111 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:24.618 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:25.125 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:25.632 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:26.139 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:26.646 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:27.153 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:27.726 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:28.234 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:28.741 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:29.248 FINE: [59] CallPage$visit$1$1.invoke#58: Not joined yet: Cannot read properties of undefined (reading 'isJoined') Jibri 2024-02-26 03:34:29.252 SEVERE: [59] CallPage.visit#65: Timed out waiting for call page to load Jibri 2024-02-26 03:34:29.260 INFO: [59] [session_id=xuuviepramaxskrn] JibriSelenium.onSeleniumStateChange#217: Transitioning from state Starting up to Error: FailedToJoinCall SESSION Failed to join the call Jibri 2024-02-26 03:34:29.261 INFO: [59] [session_id=xuuviepramaxskrn] StatefulJibriService.onServiceStateChange#39: Streaming service transitioning from state Starting up to Error: FailedToJoinCall SESSION Failed to join the call Jibri 2024-02-26 03:34:29.262 INFO: [59] XmppApi$createServiceStatusHandler$1.invoke#320: Current service had an error Error: FailedToJoinCall SESSION Failed to join the call, sending error iq <iq xmlns='jabber:client' to='[email protected]/focus' id='8UWJF-10' type='set'><jibri xmlns='http://jitsi.org/protocol/jibri' status='off' failure_reason='error' should_retry='true'/></iq> Jibri 2024-02-26 03:34:29.263 FINE: [59] JibriStatsDClient.incrementCounter#38: Incrementing statsd counter: stop:live_stream Jibri 2024-02-26 03:34:29.263 INFO: [59] JibriManager.stopService#274: Stopping the current service Jibri 2024-02-26 03:34:29.264 INFO: [59] [session_id=xuuviepramaxskrn] StreamingJibriService.stop#137: Stopping capturer Jibri 2024-02-26 03:34:29.264 INFO: [59] [session_id=xuuviepramaxskrn] JibriSubprocess.stop#75: Stopping ffmpeg process Jibri 2024-02-26 03:34:29.265 INFO: [59] [session_id=xuuviepramaxskrn] JibriSubprocess.stop#89: ffmpeg exited with value null Jibri 2024-02-26 03:34:29.265 INFO: [59] [session_id=xuuviepramaxskrn] StreamingJibriService.stop#139: Stopped capturer Jibri 2024-02-26 03:34:29.265 INFO: [59] [session_id=xuuviepramaxskrn] StreamingJibriService.stop#140: Quitting selenium Jibri 2024-02-26 03:34:29.265 INFO: [59] [session_id=xuuviepramaxskrn] JibriSelenium.leaveCallAndQuitBrowser#343: Leaving call and quitting browser Jibri 2024-02-26 03:34:29.265 INFO: [59] [session_id=xuuviepramaxskrn] JibriSelenium.leaveCallAndQuitBrowser#346: Recurring call status checks cancelled Jibri 2024-02-26 03:34:29.279 INFO: [59] [session_id=xuuviepramaxskrn] JibriSelenium.leaveCallAndQuitBrowser#352: Got 30 log entries for type browser

nick773312 avatar Feb 26 '24 03:02 nick773312

i dont understand why it cant join the room

nick773312 avatar Feb 26 '24 03:02 nick773312

Visiting url https://meet.vigilante.media/allwelcome

Is this URL publicly available? I can't access it myself for example. Jibri will join the meeting with a browser, so it needs to be available.

saghul avatar Feb 26 '24 08:02 saghul

same idea bud live stream fails i am using cloudflare tunnel for the domain :/

Jibri 2024-03-08 21:27:41.527 FINE: [66] MainKt$setupMetaconfigLogger$1.debug#232: ConfigSourceSupplier: Trying to retrieve key 'jibri.streaming.rtmp-allow-list' from source 'config' as type kotlin.collections.List<kotlin.String>
Jibri 2024-03-08 21:27:41.528 FINE: [66] MainKt$setupMetaconfigLogger$1.debug#232: ConfigSourceSupplier: Found value [.*] for key 'jibri.streaming.rtmp-allow-list' from source 'config' as type kotlin.collections.List<kotlin.String>
Jibri 2024-03-08 21:27:41.528 FINE: [66] MainKt$setupMetaconfigLogger$1.debug#232: TypeConvertingSupplier: Converted value type from ConfigSourceSupplier: key: 'jibri.streaming.rtmp-allow-list', type: 'kotlin.collections.List<kotlin.String>', source: 'config' to [.*]
Jibri 2024-03-08 21:27:41.529 INFO: [65] AbstractPageObject.visit#32: Visiting url https://meet.vigilante.media
Jibri 2024-03-08 21:27:41.529 FINE: [53] org.jitsi.xmpp.extensions.DefaultPacketExtensionProvider.parse: Could not add a provider for element busy-status from namespace http://jitsi.org/protocol/jibri
Jibri 2024-03-08 21:27:41.529 FINE: [53] org.jitsi.xmpp.extensions.DefaultPacketExtensionProvider.parse: Could not add a provider for element health-status from namespace http://jitsi.org/protocol/health
Jibri 2024-03-08 21:27:41.625 FINE: [20] WebhookClient$updateStatus$1.invokeSuspend#109: Updating 0 subscribers of status
Jibri 2024-03-08 21:27:44.361 INFO: [65] AbstractPageObject.visit#38: Waited 2.832075455s for driver to load page
Jibri 2024-03-08 21:27:44.387 INFO: [65] AbstractPageObject.visit#32: Visiting url https://meet.vigilante.media/allwelcome#config.iAmRecorder=true&config.externalConnectUrl=null&config.startWithAudioMuted=true&config.startWithVideoMuted=true&interfaceConfig.APP_NAME="Jibri"&config.analytics.disabled=true&config.p2p.enabled=false&config.prejoinPageEnabled=false&config.prejoinConfig.enabled=false&config.requireDisplayName=false
Jibri 2024-03-08 21:27:44.519 INFO: [65] AbstractPageObject.visit#38: Waited 132.433105ms for driver to load page
Jibri 2024-03-08 21:27:44.527 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:45.035 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:45.542 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:46.049 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:46.556 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:47.062 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:47.569 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:48.077 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:48.585 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:49.093 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:49.600 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:50.107 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:50.614 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:51.121 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:51.629 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:52.135 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:52.641 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:53.149 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:53.656 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:54.163 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:54.670 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:55.177 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:55.685 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:56.192 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:56.699 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:57.207 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:57.714 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:58.221 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:58.728 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:59.235 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:27:59.742 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:00.249 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:00.757 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:01.263 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:01.770 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:02.277 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:02.784 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:03.290 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:03.797 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:04.305 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:04.812 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:05.319 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:05.826 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:06.332 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:06.839 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:07.345 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:07.852 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:08.359 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:08.865 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:09.372 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:09.879 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:10.385 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:10.892 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:11.399 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:11.906 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:12.412 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:12.919 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:13.426 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:13.932 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:14.438 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:14.945 FINE: [65] CallPage$visit$1$1.invoke#58: Not joined yet: APP is not defined
Jibri 2024-03-08 21:28:14.948 SEVERE: [65] CallPage.visit#65: Timed out waiting for call page to load
Jibri 2024-03-08 21:28:14.949 INFO: [65] [session_id=wjvqnonexinxdtex] JibriSelenium.onSeleniumStateChange#216: Transitioning from state Starting up to Error: FailedToJoinCall SESSION Failed to join the call
Jibri 2024-03-08 21:28:14.949 INFO: [65] [session_id=wjvqnonexinxdtex] StatefulJibriService.onServiceStateChange#39: Streaming service transitioning from state Starting up to Error: FailedToJoinCall SESSION Failed to join the call
Jibri 2024-03-08 21:28:14.949 INFO: [65] XmppApi$createServiceStatusHandler$1.invoke#320: Current service had an error Error: FailedToJoinCall SESSION Failed to join the call, sending error iq <iq xmlns='jabber:client' to='[email protected]/focus' id='PYQC4-36' type='set'><jibri xmlns='http://jitsi.org/protocol/jibri' status='off' failure_reason='error' should_retry='true'/></iq>
Jibri 2024-03-08 21:28:14.949 FINE: [65] JibriStatsDClient.incrementCounter#38: Incrementing statsd counter: stop:live_stream
Jibri 2024-03-08 21:28:14.950 INFO: [65] JibriManager.stopService#274: Stopping the current service
Jibri 2024-03-08 21:28:14.950 INFO: [65] [session_id=wjvqnonexinxdtex] StreamingJibriService.stop#137: Stopping capturer
Jibri 2024-03-08 21:28:14.950 INFO: [65] [session_id=wjvqnonexinxdtex] JibriSubprocess.stop#75: Stopping ffmpeg process
Jibri 2024-03-08 21:28:14.950 INFO: [65] [session_id=wjvqnonexinxdtex] JibriSubprocess.stop#89: ffmpeg exited with value null
Jibri 2024-03-08 21:28:14.950 INFO: [65] [session_id=wjvqnonexinxdtex] StreamingJibriService.stop#139: Stopped capturer
Jibri 2024-03-08 21:28:14.950 INFO: [65] [session_id=wjvqnonexinxdtex] StreamingJibriService.stop#140: Quitting selenium
Jibri 2024-03-08 21:28:14.950 INFO: [65] [session_id=wjvqnonexinxdtex] JibriSelenium.leaveCallAndQuitBrowser#338: Leaving call and quitting browser
Jibri 2024-03-08 21:28:14.951 INFO: [65] [session_id=wjvqnonexinxdtex] JibriSelenium.leaveCallAndQuitBrowser#341: Recurring call status checks cancelled
Jibri 2024-03-08 21:28:14.958 INFO: [65] [session_id=wjvqnonexinxdtex] JibriSelenium.leaveCallAndQuitBrowser#347: Got 4 log entries for type browser
Jibri 2024-03-08 21:28:14.999 INFO: [65] [session_id=wjvqnonexinxdtex] JibriSelenium.leaveCallAndQuitBrowser#347: Got 1433 log entries for type driver
Jibri 2024-03-08 21:28:15.066 INFO: [65] [session_id=wjvqnonexinxdtex] JibriSelenium.leaveCallAndQuitBrowser#347: Got 0 log entries for type client
Jibri 2024-03-08 21:28:15.066 INFO: [65] [session_id=wjvqnonexinxdtex] JibriSelenium.leaveCallAndQuitBrowser#356: Leaving web call
Jibri 2024-03-08 21:28:15.078 INFO: [65] [session_id=wjvqnonexinxdtex] JibriSelenium.leaveCallAndQuitBrowser#363: Quitting chrome driver
Jibri 2024-03-08 21:28:15.149 INFO: [65] [session_id=wjvqnonexinxdtex] JibriSelenium.leaveCallAndQuitBrowser#365: Chrome driver quit
Jibri 2024-03-08 21:28:15.149 INFO: [65] [session_id=wjvqnonexinxdtex] StreamingJibriService.stop#142: Quit selenium
Jibri 2024-03-08 21:28:15.149 INFO: [65] JibriStatusManager$special$$inlined$observable$1.afterChange#75: Busy status has changed: BUSY -> IDLE
Jibri 2024-03-08 21:28:15.149 FINE: [65] WebhookClient$updateStatus$1.invokeSuspend#109: Updating 0 subscribers of status
Jibri 2024-03-08 21:28:15.149 INFO: [65] XmppApi.updatePresence#212: Jibri reports its status is now JibriStatus(busyStatus=IDLE, health=OverallHealth(healthStatus=HEALTHY, details={})), publishing presence to connections
Jibri 2024-03-08 21:28:15.149 FINE: [65] MucClientManager.setPresenceExtension#160: Setting a presence extension: org.jitsi.xmpp.extensions.jibri.JibriStatusPacketExt@582bdf6f
Jibri 2024-03-08 21:28:15.149 FINE: [65] MucClientManager.saveExtension#185: Replacing presence extension: org.jitsi.xmpp.extensions.jibri.JibriStatusPacketExt@bae101f
Jibri 2024-03-08 21:28:15.151 FINE: [53] org.jitsi.xmpp.extensions.DefaultPacketExtensionProvider.parse: Could not add a provider for element busy-status from namespace http://jitsi.org/protocol/jibri
Jibri 2024-03-08 21:28:15.151 FINE: [53] org.jitsi.xmpp.extensions.DefaultPacketExtensionProvider.parse: Could not add a provider for element health-status from namespace http://jitsi.org/protocol/health
Jibri 2024-03-08 21:28:41.625 FINE: [20] WebhookClient$updateStatus$1.invokeSuspend#109: Updating 0 subscribers of status
``

nick773312 avatar Mar 08 '24 21:03 nick773312

Not sure the effect of CF here, but the way Jibri works is by strarting a Chrome instance and recording its output, so the URL needs to be accessible via the public URL domain.

saghul avatar Mar 09 '24 19:03 saghul