Any applications depending on the webrtc video_render module?

247 views
Skip to first unread message

Niels Moller

unread,
Apr 20, 2016, 10:51:45 AM4/20/16
to discuss-webrtc
Hi all,

there's no longer any other code in webrtc itself which depends on the video_render module, i.e., base class webrtc::VideoRender, and the code under webrtc/modules/video_render.

So I'm considering deleting this code. If any of you are still using it, please speak up, at let me know which pieces you need. In particular, I'm not sure what mozilla/firefox is using?

As far as I'm aware, we have no tests for this code, and it's likely to get broken as we try to refactor various parts of webrtc. So in case any of this is kept, improved testing is needed.

Regards,
/Niels

Ray Wang

unread,
Apr 22, 2016, 5:23:03 AM4/22/16
to discuss-webrtc
I just updated my render module from webrtc::VideoRender to RTCVideoRenderer  
So i'm no longer using these code. ^_^

在 2016年4月20日星期三 UTC+8下午10:51:45,Niels Moller写道:

Devin Heitmueller

unread,
Apr 22, 2016, 11:44:02 AM4/22/16
to discuss-webrtc
Correct me if I'm wrong, but isn't the legacy video_render module in question still used by the peerconnection_client sample code (i.e. webrtc/examples/peerconnection/client)?

Devin

Niels Moller

unread,
Apr 25, 2016, 6:24:17 AM4/25/16
to discuss...@googlegroups.com
On Fri, Apr 22, 2016 at 5:44 PM, Devin Heitmueller <dheitm...@kernellabs.com> wrote:
Correct me if I'm wrong, but isn't the legacy video_render module in question still used by the peerconnection_client sample code (i.e. webrtc/examples/peerconnection/client)?

I don't think so. peerconnection_client uses a class named "VideoRenderer", but that appears to be unrelated to webrtc::VideoRender.

Now I have a cl deleting the unused code out for review, see https://codereview.webrtc.org/1912143002/.

Regards,
/Niels

Reply all
Reply to author
Forward
0 new messages