Sorry for the late response , I Missed out that i had a space in file name so it couldn't read the file correctly . now everything is as normal .
Many thanks for very fast response
Hey guys , its been awhile now that i am using dsr2html working perfect displaying US SRs but recently i commenced to receive SRs from GE E9 ultrasound and looks like it can't parse its SR for some reason , $dcmtk: dsr2html v3.6.6 2021-01-14 $ dsr2html: Render DICOM SR file and data set to HTML/XHTM...
Hey Marco, good morning thank you very much for your response, I completely missed it out . when your saying running storescu with sudo is a bad idea , what is the reason for that ? what is your recommendation solution running it ? In addition , where can I handle the returned nonzero code, there ar...
Good morning , Currently i am using storescu-tls to transfer dicom material to a given remote pac's (owned by me) . after the execution completed , I remove the files from the local directory using Linux rm command . the problem is that with this strategy i cant handle error , for e.g. connection fa...
hey again, I am interested of converting a dicom SRs into pdfs , using dcm2pdf tool . the file type is .162450 (sent directly from GE US) which is not encapsulated . there is any way to convert it using DCMTK tools or to encapsulate it and then use the tool ? (I can send the given SR if this is nece...
I Was Wondering if there is any way to force storescu to run continuously, and to listen for every income dicom material? I found in only this : -nh --no-halt do not halt if unsuccessful store encountered (default: do halt) which ignore unsuccessful store as written .. https://support.dcmtk.org/docs...
thanks for the fast reply, storescp : sudo storescp --verbose --debug --accept-all +xs --enable-tls key.pem crt.pem --add-cert-file ca-crt.pem --output-directory dicom_files -B 443 storescu: i removed ip and crt setting for privacy storescu --aetitle X --call X --required --propose-jpeg8 --propose-l...
thanks for the fast reply, storescp : sudo storescp --verbose --debug --accept-all +xs --enable-tls key.pem crt.pem --add-cert-file ca-crt.pem --output-directory dicom_files -B 443 storescu: i removed ip and crt setting for privacy storescu --aetitle X --call X --required --propose-jpeg8 --propose-l...
Hey Friends , I'm Sending dicom files via storescu , to a Remote StoreSCP Server (with tls) weirdly, when im sending dicom file with the type of : .180224000 storescu crash ** I Am using --accept-all in storescp In storescu im using : --required --propose-jpeg8 --propose-lossless StoreSCU Error : E:...
Hey Friends,
I Was Wondering if by any chance there is a possible way that I can store how many files a given modality suppose to send me (to the storescp?)
Thanks!
Thanks Michael For You Continuously Help This is Very appreciated! So as far as I Understand Store-scu isn't compatible with decompressing jpeg files , and transferring them . But does the Store-SCP know how to handle those files ? I am Asking because if I Will Use any kind of Modality - US for exam...