Anthony Posted August 26, 2020 Share Posted August 26, 2020 Hi Is it possible to pass url parameters to the conference page? For example: https://XXX.XXX.XXX.XXX:5443/LiveApp/conference.html?name=TEST123Avcbd as well as for the play and publish pages? In the example of version 2.0 it seems to me that this option was there. Many Thanks Link to comment Share on other sites More sharing options...
0 Selim Emre Posted August 27, 2020 Share Posted August 27, 2020 Hi Anthony, Thanks for the great question. Yes, you can use streamId parameter in URL. You can use token and playOnly parameters as well. Here is the sample request usage with all parameters: https://xxx.xxx.xxx.xxx:5443/LiveApp/conference.html?streamId=testStream1&playOnly=true&token=tokenID Here is the conference.html source codes -> https://github.com/ant-media/StreamApp/blob/master/src/main/webapp/conference.html I hope, it's clear. Best Regards, Selim Link to comment Share on other sites More sharing options...
Question
Anthony
Hi
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Aug 26
1
Aug 27
1
Top Posters For This Question
Selim Emre 1 post
Anthony 1 post
Popular Days
Aug 26 2020
1 post
Aug 27 2020
1 post
1 answer to this question
Recommended Posts