<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hi!<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Is there a way to implement WebRTC streaming in gstreamer? Particularly, I have a pipeline that receives multiple udp streams, decodes them, combine decoded frames in one big mosaic frame and encodes that mosaic. Next I want to be able to send that mosaic over WebRTC to possible clients. Finally, my purpose is to be able to watch this mosaic in a web browser.<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">How can WebRTC streaming be implemented with gstreamer? Is there any sink for this, that can be included in pipeline after mp4mux, for expample?<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Any help will be highly appreciated, as I am completely new to WebRTC.<br></div></div>