This message was deleted.
# helpdesk
s
This message was deleted.
e
we don’t expose the attached video views from the video track itself, that’s something you’d have to keep track of on your end
f
The addrenderer function expects a videosink object, is videosink a standard webrtc class or is it some wrapper implemented in the livekit sdk?
e
VideoSink is a standard webrtc interface, Surface/TextureViewRenderer both implement VideoSink
f
okay