Jitsi-meet: External_api.js command parameter 'startRecording' not supported

Created on 3 Jun 2020  ·  9Comments  ·  Source: jitsi/jitsi-meet

Description:

The command 'password' works fine but 'startRecording' isn't recognised

Screen Shot 2020-06-03 at 14 15 50

Steps to reproduce:

  1. Running page on a simple file
  2. I'm trying to record the meet on dropbox using token

Client information:

  • Browser / app version:
    Chrome 83
  • Operating System:
    MAC

Additional information:

I'm using CDN

invalid

All 9 comments

It hasn’t been deployed to meet.jit.si yet.

Ok, thanks Saúl.

On 3 Jun 2020, at 17:08, Saúl Ibarra Corretgé <[email protected]notifications@github.com> wrote:

It hasn’t been deployed to meet.jit.sihttp://meet.jit.si yet.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/jitsi/jitsi-meet/issues/6954#issuecomment-638434314, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACSUH4DSDQMMM2LT6FKI3TLRU2UU7ANCNFSM4NR5MBWQ.

@saghul do you have any idea of when this will be released to meet.jit.si?

Probably today :-)

@jefaokpta i was testing this new '_startRecording_' option but seems like doesn't work at least on my environment, did you achieve something with this command ?

@saghul Is it working now?
I am trying to start recording by execute command but no event is firing after that.
is there any other way to do this.
Thanks

@uwaiszaki Its really weird because once i execute the startRecording command nothing happens, i don't know if i need to update my Docker Jitsi environment too @saghul ? in order to make this function works.

@saghul Its still not working for me. nothing happens after this.

Here is my code snippet
api.addEventListener('videoConferenceJoined', (e) => { api.executeCommand('startRecording', { mode: 'file' }); });

@uwaiszaki Это действительно странно, потому что после того, как я выполняю команду startRecording, ничего не происходит, я не знаю, нужно ли мне также обновлять среду Docker Jitsi @saghul ? чтобы эта функция работала.

did you solve this problem?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jidanni picture jidanni  ·  3Comments

galvaniccoffee picture galvaniccoffee  ·  3Comments

TopheC picture TopheC  ·  3Comments

532910 picture 532910  ·  3Comments

VogtAI picture VogtAI  ·  3Comments