is it possible in Roku to show network error to the user?
if network is gone in the middle of live channel is there any auto checklist in roku for giving messge like "network error please check your internet connection".
There is a code returned when playback stops. I think you'd just need to check if the user initiated the cancel of playback or if it stopped on its own. Then you could use roMessageDialog to inform the user of any text you want. http://sdkdocs.roku.com/display/sdkdoc/roMessageDialog