I have a ffmpeg based application from which I would like to broadcast video. I was hoping to use libvlc for this purpose.<div><br></div><div>I've been browsing around in the sdk and found <span style="background-color:rgb(238,238,238);font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,serif;font-size:14px;line-height:18px;text-align:left">libvlc_vlm_add_broadcast</span>, however the only possibility seems to be to playback a certain file.</div>
<div><br></div><div>Is there any way to send frames from my application into libvlc for IP broadcast?</div>