versatica / libmediasoupclient

mediasoup client side C++ library
https://mediasoup.org
ISC License
291 stars 178 forks source link

VideoSinkInterface::OnFrame() does not been called when I was trying consume a video stream. #81

Closed sltruman closed 4 years ago

sltruman commented 4 years ago

image

ibc commented 4 years ago

Please, do not report screenshots. Also, we do nothing with VideoSinkInterface. That's libwebrtc business.

jmillan commented 4 years ago

How does this relate to libmediasoupclient?

If you have a libwebrtc specific question please ask in the corresponding mailing list or bug tracker. libmediasoupclient does not handle that.

For libmediasoupclient specific questions use the discourse group.

sltruman commented 4 years ago

Please, do not report screenshots. Also, we do nothing with VideoSinkInterface. That's libwebrtc business.

you are right and I found that just was coding mistake.