<HTML>
<HEAD>
<TITLE>Streaming from a Mac</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Newbie here.  Are there any examples available for setting up live555 to stream from frame buffers (h.264) produced by AVCaptureVideoDataOutput?  We have screen capture capability and can currently produce a file using AVCaptureVideoFileOutput, but we also want live low-latency streaming. We want to multicast to remote students and eventually add streaming back from students (laptop, iPad, whatever).<BR>
<BR>
Initially we would be happy with a demo streaming from one Mac to another on a local network (maybe receiving with VLC).  If we can get that working, then we will progress to the next stage, maybe a proxy server, then the other capabilities. <BR>
</SPAN></FONT>
</BODY>
</HTML>