Hi Markus,

On Fri, 2003-01-17 at 15:47, Markus Nilsson wrote:
> I want to write program B that shows these jpg-files on a TV without
> delay, in other words, I want the file output.jpg to always be shown
> on the TV, even if it is changed. The best solution would be if it was
> possible to just "cat" the jpeg-file to some /dev (as is possible with
> LML33,$dd if=file.jpg of=/dev/mvideo/frame)

Erm, since when does the LML33 support write() (which is what cat file >
/dev/... basically does)? As far as I know, LML's driver doesn't do that
(it didn't last time I checked), and ours definately doesn't either, not
even the new one (write()/read() is still on my TODO list). So this
sounds a bit odd. Why do you think LML33 supports cat'ing files to
/dev/mvideo/frame?

Since I just answered your same question on the V4L mailinglist, I'll
omit that part here. ;-). If there's any interest, I can repost my
answer here.

Ronald

-- 
Ronald Bultje <[EMAIL PROTECTED]>
Linux Video/Multimedia developer



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to