Why My 2019 is Going to Suck Bigtime

Imagining goals rewards your brain with dopamine as if you’d already accomplished them. Imagining the work necessary to accomplish your goals brings just stresses you out. Focus on the work.

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Debug chrome cast receiver play errors

This article about debugging chrome cast application errors we get once the sender app (IOS or Android) has requested playback to cast app. It also shows how to log whats going on in the receiver app in cast device.

Steps to get logs from chrome cast app :

Now open chrome browser and enter chrome://inspect/

5. Be patient, you should now see all the available cast devices under the same wifi connection as your computer. You can tap on settings icon to change config for each of these device, or to setup a new device.

6. Open a new tab, and enter chrome://inspect/
If the cast app is running on one of the devices, it shows an inspect link

Tap on inspect link and it should open another window showing TV app details and a lot of tabs for debugging.

7. Go to Console tab to see the logs, it should print the TV app logs and Chromecast player logs.

8. Enter below command, n console to get additional logs,

9. Feel free to explore other tabs.

Checking cast.player.api.ErrorCode :

You may typically see below log, [cast.player.api.Host] :

000 → HTTP error code

Another example :

You may typically see below log, [cast.player.api.Host] error: cast.player.api.ErrorCode.NETWORK/3018

8 → TIMEOUT

Add a comment

Related posts:

The Importance of SDLC in Modern Software Development

Before we begin writing any code for a software project we need to take a step back and understand the entire process. This process is known as the software development life cycle which is used to…

Finding the perfect VM config.

The hot new cryptocurrency trading company “Enfuego Coin” has just taken the plunge into using custom images for their VMs in order to reduce cold-startup time and increase deployment ease. Sadly…

Lead

The DAO community allow the community to decide what determines a valuable contribution and where resources should be directed to ensure proper incentives and rewards for various types of…