<div dir="ltr"><br><div class="gmail_quote"><br>Hi All,<br><br>When I try to setup a stream server with ffmpeg+ ffserver.<br>the problem I got is :<br>ffmpeg use tcp to connect ffserver. then ffmpeg use http post to send video data to ffserver via loopback.<br>
<br>the source of video data is from usb webcam,<br>
ffmpeg capture video then post to ffserver via tcp socket through loopback netdev.<br>it is not stable via http 127.0.0.1 post.<br>since sometime ffserver says : there is not new data ready for read (the result is from poll).<br>

then no any data can be sent to remote vlc client for preview.<br>the video stream will be disconnected.<br>Does anyone have idea about http post to 127.0.0.1 from ffmpeg to ffserver?<br><br>why it is not stable?<br><br>
<br>
<br><br><br>
</div><br></div>