You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm using the chromecast to display a web page and I need to be able to send custom message.
For this I need to create my own CastChannel with my own namespace and the destinationId should be the transporterId like for the MediaChannel.
I can do everything except accessing the _socket property required to create the channel.
The text was updated successfully, but these errors were encountered:
Hi,
I'm using the chromecast to display a web page and I need to be able to send custom message.
For this I need to create my own CastChannel with my own namespace and the destinationId should be the
transporterId
like for theMediaChannel
.I can do everything except accessing the
_socket
property required to create the channel.The text was updated successfully, but these errors were encountered: