<HTML><HEAD><TITLE>Mail</TITLE>
<META name=GENERATOR
content="KsDHTMLEDLib.ocx, FreeWare HTML Editor 1.164.2, ?Kurt Senfer">
<META content="text/html; charset=GB2312" http-equiv=Content-Type></HEAD>
<BODY style="FONT-SIZE: 9pt; FONT-FAMILY: ÐÂËÎÌå" leftMargin=5 topMargin=5 #ffffff>
<P>Hello everyone, I'm using vlc to do screen streaming (http), found that
vlc capturing will cause cursor flash, another screen
capture tool OBS(obsproject.com) didn't suffer from this problem but
lacks http streaming function. so I'm tring to leave capture and encoding work
to obs (obs screen capture function is too complicate to embed in vlc), and push
H264 stream to vlc http streaming module ,I found the Write function in
module/access_output/http.c ,but how does vlc do the whole workflow in high
level? which part of code or libvlc API should I start with ? Thanks for
advancing .</P></BODY></HTML>