I cannot install the underlying sender application. I tried CastHelloText with a sender example, put it in my own AppId and got an error right after calling chrome.cast.requestSession() when choosing my device from the top right Google Cast button. My receiver is based on Cast-Simple-Receiver . I completely turned off / turned off the power to restart ChromeCast, but this did not solve my problem.
Resources there seem a little harmonious at the moment, but is there a place that explains everything in depth, without going from site to site? Also, take a look at the image I attached. I canβt figure out what this other URL should be.
My specific error from requestSession() looks like this:
{code: "session_error", description: "NOT_FOUND", details: null}
EDIT: I verified that I can connect to the standard chrome.cast.media.DEFAULT_MEDIA_RECEIVER_APP_ID , but my destination application cannot be connected. I registered my device and restarted it several times. Now I deleted it and am trying to re-register it to see if this helps (although he said that it is ready for the developer).

chromecast
daleyjem
source share