The Ip Channel Feed is getting Stuck after turning on the TV using CEC Command
I have a Tizen Application to control the TV Operations and run IP Channels through the WebSocket over the same Network. When some IP Channel is running, I turn off the TV using the Tizen API (actually putting tv at standby mode), so I stop the IP Channel Player as TV gets off and then turn it on using the CEC command through the Java Package over the Serial, as the TV gets on Java Package sends command to play IP Channel, now the player gets stuck at 0 playtime and after some time its gives error through the listener as PLAYER_ERROR_STREAMING_PLAYER. I am unable to figure out the actual cause of the issue.