Hi, I am using Tizen webapis.avplay player built in module in my streaming service.
The PLAYER_ERROR_CONNECTION_FAILED error occurs frequently in avplay.
This error occurs when the network is running smoothly, and occurs in the file location below.
1. gstomx_base_filter.c(2309):% pad_chain():/GstPipeline:TrackRenderer/GstBin:videobin/GstOmxVideoDec:omxvideodec4:OpenMAX component not data output
2. failed to download segment
I would appreciate it if you could tell me the cause and solution to the problem.