Streams troubleshooting

A situation like this is possible when errors may occur during the processing of a stream or video file. Occasionally, logs from the luna-video-agent or video manager may contain error messages that can be difficult to interpret or do not provide a comprehensive understanding of the situation.

To diagnose and locate the problem, the following tools are available within the container:

Note

Here and below, the <luna-video-agent-docker-name> is luna-video-agent docker image id/name in system

Note

Basically it is recommended to use tools below step-by-step if there is no interpretation of problem. (Check stream/video availability using ffprobe, check it stability using ffmpeg and check that luna-video-agent service is allow to process stream using luna_decoder)

These tools will help determine whether the problem is stream/video unavailability, format incompatibility, connection instability, or other factors preventing processing. The data obtained will allows to properly understand the situation and helps to debug.