From sean.9x9 at gmail.com Mon May 14 11:27:02 2012 From: sean.9x9 at gmail.com (Hsu Sean) Date: Mon, 14 May 2012 17:27:02 +0800 Subject: [FFserver-user] Live Streaming ASF use RTSP Message-ID: I am try to streaming ASF format use RTSP, that use ffplay to play the streaming. I got the error message "method DESCRIBE failed: 503 Service Unavailable" And the server only got the "Mon May 14 17:15:20 2012 192.168.0.53 - - [DESCRIBE] "rtsp://192.168.0.95:554/live.sdp RTSP/1.0" 200 167 " My ffserver.conf Format asf Feed feed2.ffm VideoCodec libx264 VideoFrameRate 30 VideoBitRate 2560 VideoSize hd720 VideoBufferSize 256 VideoGopSize 30 VideoQmin 1 VideoQmax 31 AVOptionVideo flags +global_header AudioCodec libfaac AudioBitRate 24 AudioChannels 1 AudioSampleRate 22050 AVOptionAudio flags +global_header My ffmpeg command ffmpeg -f alsa -i hw:0,1 -f x11grab -s 1280x720 -i :0.0 http://localhost:8090/feed2.ffm How can I configure the ffserver.conf to live streaming ASF use RTSP? -------------- next part -------------- An HTML attachment was scrubbed... URL: From kevin.kuei.0321 at gmail.com Thu May 17 10:26:45 2012 From: kevin.kuei.0321 at gmail.com (Kevin Kuei) Date: Thu, 17 May 2012 16:26:45 +0800 Subject: [FFserver-user] Shorten the delay Message-ID: Hello all, I'm using ffmpeg&ffserver to stream the X11 desktop display to another PC (over LAN) in real-time. Here are my commands: ffserver -f /etc/ffserver_kkuei.conf & ffmpeg -f alsa -i hw:0,1 -f x11grab -s 1280x720 -i :0.0 -acodec libfaac -vcodec libx264 http://localhost:10090/feed_kkuei.ffm (ffserver is configured as a RTSP&RTP server) In another PC, I just use ffplay to play the RTSP stream. In my observation, there is about 2.5 seconds delay between the input (X11 display) and output (ffplay) . The PC is under the same LAN and I'm sure the RTP/UDP didn't waste much ot the time. The delay is really a concern in our use case. It will be very appreciated if anyone can tell me how to shorten the delay. Cheers, Kevin Kuei -------------- next part -------------- An HTML attachment was scrubbed... URL: From devart107 at yahoo.com Tue May 29 05:18:09 2012 From: devart107 at yahoo.com (jacky jacky) Date: Tue, 29 May 2012 11:18:09 +0800 (SGT) Subject: [FFserver-user] Asking for using ffmpeg Message-ID: <1338261489.46578.YahooMailNeo@web190406.mail.sg3.yahoo.com> Dear supporters, I want to develop the "splitting ?Mp3" software on window .I call ffmpeg.exe by code from my application.Can I ? Must I pay money for you or public my source code for community? Please help me know ? Best day for you! Thanks and Regards, Hanh -------------- next part -------------- An HTML attachment was scrubbed... URL: