Jump to content
  • 0

Rest API question, Conference endpoint


ruell magpayo
 Share

Question

  • Answers 3
  • Created
  • Last Reply

Top Posters For This Question

Top Posters For This Question

Posted Images

3 answers to this question

Recommended Posts

  • 0

Hi,

Have a good day.

roomStreamList is stream ID lists that are in conference room.

You can add/remove roomStreamList with below REST services:

I cant seem to find any description or documentation about it

Yes, you're absolutely right. I think we need to update WebRTC Conference Room Guide. I have added a task for this issue -> https://github.com/ant-media/Ant-Media-Server/issues/3238

Is it clear for you?

Best Regards,
Selim

 

 

Selection_093.png.5f75f41a768a8c094d6c08def0d1131a.png

Link to comment
Share on other sites

  • 0

yes, its clear, thank you,

I just asked the question as it may look like in the rest documentation that that field is needed along with roomId, startDate and endDate., that is why I a asked how to fill it up.
also while were at it, can I create a room that has will be there forever until deleted, or should i just explicitly add an enddate with say 10 years worth of enddate?
 I assume startDate and endDate are unix time stamp in seconds right?

Link to comment
Share on other sites

  • 0

Hi,

Have a good weekend.

while were at it, can I create a room that has will be there forever until deleted
Yes, exactly. Conference Room valid for everyone by default. But if you change startDate or endDate parameters, conference rooms stream accepts will change.  Let's say: no one cannot pass conference room if startDate/endDate is not valid.

I assume startDate and endDate are unix time stamp in seconds right?

Yes, startDate and endDate can usable with Unix timestamp.

Best Regards,
Selim

Link to comment
Share on other sites

 Share

×
×
  • Create New...