Oviyam 2.8.2 Released

574 views
Skip to first unread message

Dr Suresh Viswanathan

unread,
Feb 21, 2022, 3:54:49 AM2/21/22
to dcm4che
Hi everyone! I'm happy to announce that Oviyam 2.8 has been released and is now available for download: https://sourceforge.net/projects/dcm4che/files/Oviyam/2.8.2/Oviyam-2.8.2-bin.zip/download

Oviyam 2.8 - Release notes 
Bug Fixes 
  • OV-241 Accession Number filter in direct URL launching is not working
  • OV-243 Image loading takes longer time to respond on series layout selection
  • OV-244 Scrolling is not working in image tiling layout
  • OV-249 Some functionalities in viewer page are not working when Oviyam is embedded into an another web application using iframe tag

Improvements

  • OV-242 Option to disable/enable guideline window shown during pan/zoom operation
  • OV-246 Showing suitable error/exception page instead of a blank page when there is no matching patient study found in direct URL launching
  • OV-248 Minor bug fixes and UI enhancements
  • OV-250 On windowing changes - Prefetch other images (WADO) of the series in the background applying changed windowing values

New Feature

  • OV-245 Option to load only selected series of a study and other series on demand in viewer

Pereyra Victor

unread,
Feb 28, 2022, 2:01:46 PM2/28/22
to dcm...@googlegroups.com
Hi

I understand that the version of Oviyam 2.8.2 was fixed to embed in an iframe and be able to show a study in particular.

I have done the test writing the url inside the Iframe, it only shows
the left image, series, but it does not show any image where I indicate the date in red.

The truth is that I have been trying in various ways, I have not been able to advance.

Has anyone tried putting the oviyam 2.8.2 viewer in an iframe? In this case, does anyone have a practical example to implement?

What I want is to hide the url of the image that I am consulting.

Example normal access from the browser by studyUID

image.png

The same url from an iframe does nothing.

image.png


Thanks

Victor



Mailtrack Remitente notificado con
Mailtrack
28/02/22, 16:00:34

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dcm4che/3280746e-cbab-45fa-8909-c35e3600f10bn%40googlegroups.com.

Meer Asgar Hussain Bahawdeen

unread,
Mar 1, 2022, 12:03:26 AM3/1/22
to dcm4che
Hi,

Any error in the server log or browser console, if so, please share it.

Pereyra Victor

unread,
Mar 3, 2022, 4:22:12 PM3/3/22
to dcm...@googlegroups.com
Send more info

This html here I add the iframe, in the following example, I let it ask me for the oviyam username and password, it gives the following tomcat message.

<!DOCTYPE html>
<html>
<head>
  <title></title>
 
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" >
 
  <style>
    html, body {
      margin: 0;
      height: 100%;
    }
 
    body {
      position: relative;
      background: #EEE;
    }
 
    .frame_holder {
      position: absolute;
      top: 50px;
      bottom: 50px;
      left: 50px;
      right: 50px;
      background: #ffffff;
      overflow: hidden;
    }
 
    .my_frame {
      width: 100%;
      height: 100%;
      border: 1px solid #e0e0e0;
    }
  </style>
</head>
 
<body>
  <div class="frame_holder">
    <iframe
      class="my_frame"
      width="100%"
      height="100%"
      frameborder="0"
      scrolling="yes"
      allowTransparency="true"
      src="https://viewer.com.ar/viewer3/viewer.html?studyUID=1.2.840.113845.11.1000000002370595405.20220231136531.1003841">
 </iframe>
  </div>
</body>
</html>

it asks me for the username and password

image.png

enter the password and user that corresponds

image.png
this message occurs on tomcat.
***I want to indicate something else, the oviyam is in a docker.*

image.png

this message in the browser

Trying in any of the possible ways, directly with the studyUID or traditionally entering the username and password, an error occurs only when it is inside an IFRAME, otherwise it works perfectly.

pd:The oviyam is inside a docker, this could be the problem, that it doesn't work with an iframe, in version 2.8.2?

Thanks for replying, I look forward to your comments.



Mailtrack Remitente notificado con
Mailtrack
03/03/22, 18:21:45

Ramon Retamar

unread,
Mar 18, 2022, 11:46:38 PM3/18/22
to dcm4che
Oviyam supprt display of Key Objects and Presentation States created with Weasis ?

Thanks, Ramon

Prakash Jayaraman

unread,
Mar 23, 2022, 9:20:19 AM3/23/22
to dcm...@googlegroups.com
Support for viewing key images is yet to be added in Oviyam. We will possibly plan for it in the next release.

image.png

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages