EricssonResearch / openwebrtc

A cross-platform WebRTC client framework based on GStreamer
http://www.openwebrtc.org
BSD 2-Clause "Simplified" License
1.8k stars 537 forks source link

owr_video_renderer: disable last-sample on sink bins #641

Closed philn closed 8 years ago

philn commented 8 years ago

The sink provided to the renderer can actually be a bin, so we need to find the sink(s) stored inside and set the property on each sink found.