HLS Dump with API doesn't seem to work #1265
-
I don't know why but it isn't working for me. When I configure the LLHLS dumping it works right. The config is as follows:
I have tried to keep these fields (although it dumps automatically my streamings) and also removing them but when I try to dump it with the API with the following body:
It doesn't create anything. I have already checked that OME has permissions for writing in that directory because the automatic dumping works and saves the files there. The output of the API request is:
which btw is strange because it should be as follows, according to the documentation:
And the response field doesn't appear although I am starting the dumping of the stream multiple times with different ids. I am sure I'm doing something wrong but I don't know what and the OME's logs don't help me. I would be very grateful if you could help me with this. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Please upload the full OME log file and provide the full text of your request json. |
Beta Was this translation helpful? Give feedback.
-
The full log file is required to accurately analyze the problem. Please upload the entire ovenmediaengine.log file. What version of OME are you using? It doesn't appear to be the latest version. "id" is of string type. Entering 1111 will cause the request to fail. No files in your /root/ome/vods? What does stop after 5 seconds mean specifically? Does OME crash? |
Beta Was this translation helpful? Give feedback.
The full log file is required to accurately analyze the problem. Please upload the entire ovenmediaengine.log file. What version of OME are you using? It doesn't appear to be the latest version.
"id" is of string type. Entering 1111 will cause the request to fail.
No files in your /root/ome/vods?
What does stop after 5 seconds mean specifically? Does OME crash?