OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
https://docs.ohif.org/
MIT License
3.34k stars 3.36k forks source link

Orthanc server sample data #34

Closed nodevm closed 8 years ago

nodevm commented 8 years ago

I have installed the OHIF-Viewer on ubuntu but the app loader keeps rotating as if loading but no data ever gets loaded. I assume its perhaps there is no data in the orthanc server. How can i add data to the orthanc server?. Is there sample data i can get started with?.

itcthienkhiem commented 8 years ago

do you same this ? https://github.com/OHIF/Viewers/issues/32

swederik commented 8 years ago

There is sample data here: http://www.dicomlibrary.com/

In Orthanc you upload data in the browser at localhost:8042/app/explorer.html

Do you have any errors in the console?

nodevm commented 8 years ago

@swederik I have instaled ortahnc server in an ubuntu server and i am trying to access it like http://my-ip:8042/app/explorer.html but it asks for username and password

I don't know the username and password,not even the default username and password.

swederik commented 8 years ago

Try 'orthanc' as both username and password