Jump to content

Connecting to web socket


Luke

Recommended Posts

When connecting to the web socket, please add two new query string parameters to the url

?api_key={authenticationtoken}&deviceId={deviceId} 

Once you do this, you can then remove the "Identification" message that you normally send afterwards. It will not be needed anymore.

 

This change is backwards compatible so your current connectivity will still function as-is.

 

Wiki:

 

https://github.com/MediaBrowser/MediaBrowser/wiki/Web-Socket

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...