Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2012 18:11:32 -0700
From:      Yuri <yuri@rawbw.com>
To:        freebsd-multimedia@freebsd.org
Subject:   How can I stream webcamd data through the web page?
Message-ID:  <4F88CEC4.7070800@rawbw.com>

next in thread | raw e-mail | index | archive | help
Is there such known simple setup?
I know that webcamd creates /dev/video which usually (always?) has MJPEG 
for webcams.
html5 defines <video> tag that can work with any mpeg4 stream.

So it should be as easy as creating the process encoding data from 
/dev/video as mpeg4 and sending it out?

Does such setup exist?

Yuri



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F88CEC4.7070800>