I don't know but possibil that video u stream is raw format. I'm not expert but possibil that is not best for streaming. Best video codec for stream is mpeg-2 and x264. Try to play video using ffplay not vlc or if is possibil try to encode first using mpeg2video for video and mp2 for audio. Also, be shure that your network suport UDP multicast. I'm not expert in network details but for openwrt routers need to do some aditional settings. Check your router type and see if are some problems with udp multicast.
On Fri, Feb 27, 2015 at 6:10 PM, ian c <[email protected]> wrote: > yes, it is the ip where I run the vlc. > Running in the same computer is impossible because the server is an embedded > system that does not have display/monitor either. I can only stream the video > to the remote PC through network. > >> Date: Fri, 27 Feb 2015 17:25:50 +0200 >> From: [email protected] >> To: [email protected] >> Subject: Re: [FFmpeg-user] webcam video stream to vlc or http >> >> Ip is to computer where run vlc? Try command on same computer using >> localhost as ip. >> _______________________________________________ >> ffmpeg-user mailing list >> [email protected] >> http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
