Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Multiframe Dicom CINE Mode Not Working with DICOM JSON #4377

Open
fhgs2001 opened this issue Sep 17, 2024 · 0 comments
Open

[Bug] Multiframe Dicom CINE Mode Not Working with DICOM JSON #4377

fhgs2001 opened this issue Sep 17, 2024 · 0 comments
Labels
Awaiting Reproduction Can we reproduce the reported bug?

Comments

@fhgs2001
Copy link

Describe the Bug

I am trying to use the dicomjson url to embed the dicom viewer inside my web app. However, when I try to embed my multiframe US DICOM into the viewer after generating the json file via the generator script this library provided, the CINE mode is not working. When I scroll down to frame other than frame 1,it just keep loading and does not show the corresponding frame. From the json file, the url are already parsed in multiframe style i.e. url appended with ?frame=<FRAME_NUMBER>, but the series still can't play. Is it a known issue?

Steps to Reproduce

https://dicom.maventhoughts.com/viewer/dicomjson?url=https://dicom.maventhoughts.com/us1/us1.json

The current behavior

When Scroll to different frame other than frame 1, it keeps loading

The expected behavior

It should show corresponding frame.

OS

Windows 11

Node version

18.16.1

Browser

Chrome 128.0.6613.138

@fhgs2001 fhgs2001 added the Awaiting Reproduction Can we reproduce the reported bug? label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Reproduction Can we reproduce the reported bug?
Projects
None yet
Development

No branches or pull requests

1 participant