rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Paranoia

Pages: 1
1
HFS ~ HTTP File Server / [Script] WebCam Shot
« on: December 22, 2015, 12:45:53 PM »
Hello. I have Batch script, which make shot from USB WebCamera and write it into JPG file.
And I want share this image via HFS. I add this file into HFS FileSystem, but I should "refresh image" (make shot from WebCam into this file).
How I can run Batch script from HFS when it's necessary? I mean:
  • HFS hook receive "GET /image.jpg request"
  • HFS run batch script (update this image)
  • HFS send answer (image) to browser

2
HTML & templates / Show Image inside page
« on: November 29, 2013, 01:58:19 PM »
Hello. First of all, thanks for HFS, great application!

I need help with showing images in HFS. Right now, images displayed directly in browser (http://127.0.0.1/images/image.jpg).
How I can show image inside HFS page (fullsize, without any thumbnails and resizings)?

Like in attachment (2.jpg).

Thanks!

Pages: 1