I am developing an application using the vidyo platform (https://vidyo.io). In particular, I am trying to record the videoconference using the Media Bridge Docker.
I have followed these two tutorials:
hot-to-record-with-media-bridge
In both scenarios, I am able to create and start the recorder, but at the end, I do not find the "recording.flv" file (that should have been generated by the recorder).
I have checked from the point of view of the participants, and they see the recorder. In fact, the message "Recorder joined" is showed in all the participants' views.
I have installed the Media Bridge Docker on Ubuntu Server 16.04.3 LTS.
Has someone the same problem?
Thank you in advance.