Hi, I'm building a conference call application using AntMedia WebRTC, but I find it difficult to associate stream ID with my application user ID. Do you have suggestions how it can be achieved?
I'm thinking of below approaches:
Using WebRTC data channel. Is it already supported in AntMedia server?
Modifying SDP parameter `s={userID}` or `i={userID}` based on https://tools.ietf.org/html/rfc4566. Will AntMedia server preserves that data in the offer and answer SDP from clients during 'publish' and 'play' flow?
Question
Hermawan Winata
Link to comment
Share on other sites
Top Posters For This Question
2
2
Popular Days
May 21
1
May 22
1
May 25
1
May 27
1
Top Posters For This Question
Mahmut As1m Onat 2 posts
Hermawan Winata 2 posts
Popular Days
May 21 2020
1 post
May 22 2020
1 post
May 25 2020
1 post
May 27 2020
1 post
3 answers to this question
Recommended Posts