<p>Greetings all,</p>
<p>Is it possible to stream OSS instead of writing to a file?<br>I was hoping something like this:</p>
<p>avformat_alloc_output_context2(&oc, NULL, "ogg", "udp://localhost:7777");</p>