You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to start recording the session before firefox has been open so I can debug correctly the entire sequence of instructions.
So, I tried to execute the recording without blocking the next commands. To do this, I am adding an ampersand (&) after the "exec node ..." command, but I am getting the following error:
Chime SDK team has launched a new service to provide meeting capture capabilities with original video resolution and frame rate. You will not need to provision your own container infrastructure. Instead, just call the API from AWS SDK and provide a prepared S3 bucket to receive the artifacts.
Hello,
I want to start recording the session before firefox has been open so I can debug correctly the entire sequence of instructions.
So, I tried to execute the recording without blocking the next commands. To do this, I am adding an ampersand (&) after the "exec node ..." command, but I am getting the following error:
(firefox:63): Gtk-CRITICAL **: 23:56:26.909: gtk_widget_get_window: assertion 'GTK_IS_WIDGET (widget)' failed
After a few seconds the bot drops from the meeting and nothing gets saved.
Wondering if any of you have tried doing this or if you have any recommendation.
Thanks
The text was updated successfully, but these errors were encountered: