[Pws] inline moving image

2006-08-11 Thread Dominique Guardiola Falco

Hello

i'm new to Swiki, but i'm already a happy user : it's really easy to  
use!
i would like to inline an image from a webcam, and the ?image? tag  
refuses it, because it does not end with the right extensions : it's  
.mjpg


?image src=http://webcam1.quinode.fr:8001/mjpg/video.mjpg;?

is there an editable list of these permitted extensions?

i'm not there already, but i also plan to include some MPEG-4  
quicktime movies, files ending in .mov, .mp4
i suppose it's another problem since it won't fit in the image tag,  
neither in the file tag, except if  it had an embed option...





Dominique Guardiola Falco
Quinode SARL Coopérative






  http://www.quinode.fr




___
Pws mailing list
Pws@cc.gatech.edu
https://mailman.cc.gatech.edu/mailman/listinfo/pws


Re: [Pws] inline moving image

2006-08-11 Thread Jochen F. Rick
The image tag is for images that you uploaded to your site. For things 
like your purpose, just use HTML:

img src=http://webcam1.quinode.fr:8001/mjpg/video.mjpg; width=320 height=240

That should work.

Peace and Luck!

Jeff

On Sat, Aug 12, 2006 at 12:15:01AM +0200, Dominique Guardiola Falco wrote:
 Hello
 
 i'm new to Swiki, but i'm already a happy user : it's really easy to  
 use!
 i would like to inline an image from a webcam, and the ?image? tag  
 refuses it, because it does not end with the right extensions : it's  
 .mjpg
 
 ?image src=http://webcam1.quinode.fr:8001/mjpg/video.mjpg;?
 
 is there an editable list of these permitted extensions?
 
 i'm not there already, but i also plan to include some MPEG-4  
 quicktime movies, files ending in .mov, .mp4
 i suppose it's another problem since it won't fit in the image tag,  
 neither in the file tag, except if  it had an embed option...
 
 
 
 
 Dominique Guardiola Falco
 Quinode SARL Coop?rative
 
 


 
 
   http://www.quinode.fr
 
 
 
 

 ___
 Pws mailing list
 Pws@cc.gatech.edu
 https://mailman.cc.gatech.edu/mailman/listinfo/pws


-- 
Jochen Jeff Rick, PhD Candidate, Georgia Tech College of Computing
[EMAIL PROTECTED], http://www.je77.com/, work: 404-385-1105
___
Pws mailing list
Pws@cc.gatech.edu
https://mailman.cc.gatech.edu/mailman/listinfo/pws