Hello and good time of day. I trying to create live stream on Win 7 Prof licensed with Nginx. Vod working fine, but live not, and i can't understand why.
http://puu.sh/m5PBf/0e4550407b.png - stream from virtual cam sent to ffmpeg. ffmpeg -f dshow -i video="e2eSoft VCam" -c:v libx264 -an -f flv "rtmp://192.168.0.155/live/video live=1" If i feed url rtmp://192.168.0.155/live/video to ffplay i can see stream playing. But all other players cant grab video data from this url. nginx.conf : http://pastebin.com/DipyiHUW Thanks in advance. -- Posted via http://www.ruby-forum.com/. _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx