Hi everyone, I have faced the issue with connecting more then one flowplayer. I have a server with ffserver and flv stream configured on it. Also on this server a page with two flowplayers installed was deployed and configured on stream from ffserver, but when the page display only one player can show video stream. I tried to connect more then one media player - no success. I use one of the latest version of ffserver/ffmpeg from git.
The part of configuration file for ffserver: MaxHTTPConnections 2000 # Number of simultaneous requests that can be handled. Since FFServer # is very fast, it is more likely that you will want to leave this high # and use MaxBandwidth, below. MaxClients 1000 Output of ffserver: ffserver -loglevel debug -d -f /etc/ffserver.conf ffserver version N-46516-g9dfe07a Copyright (c) 2000-2012 the FFmpeg developers built on Nov 8 2012 01:36:13 with gcc 4.1.2 (GCC) 20080704 (Red Hat 4.1.2-52) configuration: --enable-gpl --enable-libmp3lame --enable-libvorbis --enable-libvpx --enable-libx264 --enable-postproc libavutil 52. 5.100 / 52. 5.100 libavcodec 54. 71.100 / 54. 71.100 libavformat 54. 36.100 / 54. 36.100 libavdevice 54. 3.100 / 54. 3.100 libavfilter 3. 21.106 / 3. 21.106 libswscale 2. 1.102 / 2. 1.102 libswresample 0. 16.100 / 0. 16.100 libpostproc 52. 1.100 / 52. 1.100 Tue Nov 20 12:34:15 2012 83.69.222.165 - - [GET] "/test.flv HTTP/1.1" 200 11782608 Tue Nov 20 12:34:15 2012 [AVIOContext @ 0x26ba180]Statistics: 54964224 bytes read, 7019 seeks Tue Nov 20 12:34:16 2012 83.69.222.165 - - New connection: GET /test.flv Tue Nov 20 12:34:16 2012 [ffm @ 0x26c6760]Format ffm probed with size=2048 and score=101 Tue Nov 20 12:34:30 2012 83.69.222.165 - - [] " " 200 0 Tue Nov 20 12:34:30 2012 83.69.222.165 - - [] " " 200 0 Tue Nov 20 12:34:33 2012 83.69.222.165 - - [] " " 200 0 Thanks in advance, Kirill
_______________________________________________ ffserver-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffserver-user
