This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Description
I have sccessfully run the OMAF-Sample and stream 4K tiled immersive video through network.
However, I have trouble trying to activate the "trace" module and output trace data.
The "USE_TRACE" option set to "OFF" by default in "/Immersive-Video-Sample-master/src/CMakeLists.txt" has been modified to be "ON" before make, but there is still trouble output trace log files.
There is still no any trace log file exist in the docker container after video streaming.
Any help on telling what may resolve the problem will be appreciated.