abhishek
7 years agoChannel Surfer
Error codes meaning in Video Node
AS per the documentation https://sdkdocs.roku.com/display/sdkdoc/Video, whenever player is not able to play any stream it returns the errorCode and msg.
But this error message doesn't seems to have any meaningful message. Where can I find the meaningful message for the error codes -
For one hls stream I am getting the
errorCode = -3
errorMsg = ignored
How can I figure out what is wrong with the stream on Roku.
Stream works perfectly fine on all browsers, mobile devices and even on other IPTV devices.
But this error message doesn't seems to have any meaningful message. Where can I find the meaningful message for the error codes -
For one hls stream I am getting the
errorCode = -3
errorMsg = ignored
How can I figure out what is wrong with the stream on Roku.
Stream works perfectly fine on all browsers, mobile devices and even on other IPTV devices.