Hello @Max ,
How can I get record filename in
And more general question: how can I get record file name if I started recording using
Also related question, just curious: what's the difference between
Thanks!
How can I get record filename in
STREAM_STATUS.UNPUBLISHED callback if I started recording by calling REST method /stream/startRecording? In this case stream.getRecordInfo() returns null.And more general question: how can I get record file name if I started recording using
/stream/startRecording method and stopped it using /stream/stopRecording method? Also related question, just curious: what's the difference between
/stream/startRecording and /recorder/startup methods (and between /stream/startRecording and /recorder/terminate ones)?Thanks!