How can i debug chromecast when i use default receiver? -
i have created android sender application. seem not working, want know happen, can't access http://receiver-ip-address:9222. have registered chromecast device , used default receiver.
you cannot attach chrome debugger unless app running on cast device has own app id, hence won't able default receiver. way around register styled receiver (at least debugging purposes); share same code base , difference in css customization, can safely debugging on styled one.
Comments
Post a Comment