Mercurial > hg > orthanc-book
changeset 479:79dffd7fb0fe
video plugin
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 07 Aug 2020 13:20:18 +0200 |
parents | f7ad03a214fe |
children | 41d375be2266 |
files | Sphinx/source/contributing.rst |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/contributing.rst Thu Aug 06 09:18:15 2020 +0200 +++ b/Sphinx/source/contributing.rst Fri Aug 07 13:20:18 2020 +0200 @@ -80,6 +80,10 @@ and/or `BIDS <https://en.wikipedia.org/wiki/Brain_Imaging_Data_Structure>`__, notably for neuroimaging. + + `Encapsulate a video into a DICOM file + <https://stackoverflow.com/questions/28698888/creating-h-264-avc-dicom-file-with-dcmtk/28737338#28737338>`__ + by calling the REST similarly to the ``/tools/create-dicom`` + :ref:`route to encapsulate PDF <pdf>`. + Have a look at the TODO file containing our `official roadmap <https://hg.orthanc-server.com/orthanc/file/default/TODO>`__.