Re: [FFmpeg-user] Streaming Webm from ffserver

2014-09-08 Thread Arunava
On 9/8/2014 6:34 PM, Arunava wrote: I am setting the framesize as 176x144, the framerate as 30 and the avcodec as H264. Sorry, I made a typo in the mail. I am setting the avcodec as VP9 using the javacv api. ___ ffmpeg-user mailing list ffmpeg-us

[FFmpeg-user] Streaming Webm from ffserver

2014-09-08 Thread Arunava
Hello, I am trying to stream webm from ffserver. I am able to stream using rtsp from ffserver. But am stuck trying to stream in webm format. The feed to the server is from an android device using the javacv libraries. I have compiled ffmpeg with ogg and vorbis libraries. I get the following e