I am running a video using HLS protocol in roVideoScreen. The problem is that sometimes the HLS streaming does not work. The URL is HTTP. What I am unable to understand is why this only happens sometimes. I get the following error:
showVideoScreen | msg = ConnectionContext failure | index = 0
status message: ConnectionContext failure
showVideoScreen | msg = Unspecified or invalid track path/url. | index = 0
status message: Unspecified or invalid track path/url.
showVideoScreen | msg = | index = -5
isRequestFailed error text: ; error ID: -5; info: <Component: roAssociativeArray> =
{
MediaFormat: <Component: roAssociativeArray>
}
How do I solve this?
