Discussions
POST talks/streams/{id} - Queuing?
over 1 year ago by thanhtuan.tenhcong
Hi @all,
before I try to figure it out by myself and use up all my coins I wanted to ask you what happens if I fire multiple request to the POST talks/streams/{id} endpoint at once (or closely after each other)? Will the latest request cancel the one before or will all my request be queued, so that the second video will be streamed after the first video stream is over?
Thank you for you help!