processing -sdp_file
option.
Thanks & Regards for your valuable time.
-Ajay
On Wed, May 20, 2015 at 4:27 PM, Ronald S. Bultje
wrote:
> Hi,
>
> On Wed, May 20, 2015 at 6:49 AM, Ajay Choudary wrote:
>
> > ffmpeg is reading rtp and detecting payload value (VP8 = 100), i
Hi All,
Am trying to stream the MPEG video on html5 canvas tag.
I was able to stream my Web CAM video in browser (canvas video tag) with
below command. (No errors & good quality)
# ffmpeg -s 640x480 -f video4linux2 -i /dev/video0 -f mpeg1video -b 800k -r
30 *http://192.168.1.11:8082/url/640/480/