[gephex-devel] miniDV over firewire input
Martin Bayer
martin at gephex.org
Tue Mar 15 12:23:56 CET 2005
Hi Urs,
> is somebody planning or working on a module which
> implements the libdc1394 for firewire dv videocameras (because
> they are not compatible or supported to the v4l system...)
> on linux?
The only developer i know of with access to a fw dv device is sven.
> I tried to get my miniDV-Cam running, but didn't
> succeed, so I'm planning to write a module if there are
> no other solutions around...
In the long term we should integrate the driver in a more general
stream_input module.
Georg and i had the idea of changing the type of the camera/input
selection parameter from number to string and use some kind of url
syntax to select the input stream:
examples
hardware input: webcam, framegrabber, dv device
"v4l:/dev/video0"
"v4l2:/dev/video1"
"ds:/..." (direct show)
and a default url for the first hardware device like:
"default" or "default-input"
local applications: ipc with pipes or shared memory
y4m:/tmp/stream1.yuv (yuv4mpeg)
network streams: ogg/theora via icecast, local broadcast or muticast
(like veejay)
ice://stream.gephex.org/stream1.ogg
veejay://...
blue sky dreams by
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.gephex.org/pipermail/gephex-devel/attachments/20050315/b5d04f20/signature.pgp
More information about the gephex-devel
mailing list