maiowicked.blogg.se

Ffmpeg ubuntu command
Ffmpeg ubuntu command






ffmpeg ubuntu command

The objective is to get a live, audio + video feed which is viewable in a modern browser, in a tight bandwidth, using only open-source components. I have also been unable to get this actually working with ffserver (by replacing the test.webm path and filename with the relevant feed filename). However despite experimenting with all manner of vsync and async options, I can either get out of sync audio, or Benny Hill style fast-forward video with matching fast audio. f video4linux2 -i /dev/video0 -isync -vcodec libvpx -vb 768000 -r 10 -vsync 1 \ I am able to record WebM video from the webcam with the following: ffmpeg -s 640x360 \

ffmpeg ubuntu command

Bandwidth is limited, and so the stream must be below 1Mbps. I want to be able to stream in WebM format (VP8 video + OGG).

ffmpeg ubuntu command

I am trying to stream video and audio from my webcam connected to my headless Ubuntu server (running Maverick 10.10).








Ffmpeg ubuntu command