elia pimpinicchio Posted February 11, 2021 Share Posted February 11, 2021 Hi, i want to recover some information, like width and height from video that comes from other peers in a conference. I was studying a method for extract it from play video function inside api. i want to know if this is the right way, or i can extract this information from other param inside API. Best regards. Elia Link to comment Share on other sites More sharing options...
0 Selim Emre Posted February 12, 2021 Share Posted February 12, 2021 Hi Elia, Have a good day. You can get conference peer details in WebRTC Statistics. We are already using on Ant Media Server WebRTC publisher/player page. You can check getStats method in webrtc_adaptor.js file. https://github.com/ant-media/StreamApp/blob/master/src/main/webapp/js/webrtc_adaptor.js#L1421 Here are some details about this issue: https://testrtc.com/webrtc-internals-parameters/ https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_Statistics_API I hope, I could help you. Best Regards, Selim Link to comment Share on other sites More sharing options...
Question
elia pimpinicchio
Hi,
I was studying a method for extract it from play video function inside api.
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Feb 11
1
Feb 12
1
Top Posters For This Question
Selim Emre 1 post
elia pimpinicchio 1 post
Popular Days
Feb 11 2021
1 post
Feb 12 2021
1 post
1 answer to this question
Recommended Posts