"H.-J. Koch" <[EMAIL PROTECTED]> writes:

> to define the RDS API in v4l2. 
> 
> Now my questions: Are there any results yet ? Is there somebody out there who 
> is developing RDS drivers and/or has ideas for an API ? Anything else I 
> should know ?

Basic idea is to have a struct v4l2_rds_format, put that together with
a new bffer type into the v4l2_format union.  Then use the usual v4l2
ioctls (S_FMT, ...) for configuration and pass the actual data to
userspace using read().

There are no concrete structs yet.

In the saa7134 driver tarball is a userspace application for the
saa6588 through (using i2c-dev) ypu might want to look at.

  Gerd

-- 
You have a new virus in /var/mail/kraxel


--
video4linux-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/video4linux-list

Reply via email to