<div dir="auto"><div style="font-family:sans-serif;font-size:12.8px" dir="auto"><div style="width:416px;margin:16px 0px"><div><div dir="auto"><div dir="auto">Hi Brian,</div><div dir="auto"><br></div><div dir="auto">We need a media bug that allows us to process inbound audio and video using python. What's the best way to do this?</div><div dir="auto"><br></div><div dir="auto">Should we diff mod_python with mod_cv to see what C fns to add to the former in order to receive video streams? And diff with something else to find what audio handlers to add to mod_python?</div><div dir="auto"><br></div><div dir="auto">In ClueCon session 2, Nickolay seemed to indicate a need for this also. He streams audio out of FS using unimrcp but mentions that that can't be load-balanced. The other alternative, rtmp, imposes several seconds of latency at the start. It seems that load-balancing media connections into a farm of FSs, and doing media handling in a module, would be better overall. Yet there seems no guidance about how to implement it.</div><div dir="auto"><br></div><div dir="auto"><div class="elided-text"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">That's what a media bug does.  record_session is an example of such functionality.<div><br></div><div>/b</div><div><br></div></div><br><div class="elided-text"><div dir="ltr">On Mon, Aug 10, 2020 at 1:24 AM David P <<a href="mailto:davidswalkabout@gmail.com" style="text-decoration-line:none;color:rgb(66,133,244)">davidswalkabout@gmail.com</a>> wrote:<br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto"><div style="width:380px;margin:16px 0px"><div><div dir="auto"><div dir="auto"><font face="sans-serif">Where can I find guidance about creating a media bug for audio+video? Adapt mod_cv? I'd like the inbound streams to be handled by a scriptable env like python. Or could streams be exposed to mod_python?</font></div></div></div></div></div></div></blockquote></div></blockquote></div></div></div></div></div></div></div>