Skip to content

millicast/selfsign-jwt-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dolby.io Streaming Self-signed JWT Reference

This repository shows how to create a self-signed subscriber token for use with Dolby.io Real-time Streaming. See our Self-signed token guide for more information about self-signing tokens.

We can also track bandwidth usage with each of our self-signed tokens. See our Tracking with self-signed tokens guide or the README for more information.

Once created, the token can be used as the bearer token in a request to the Subscribe API

The Master Subscribe Token (MST) can be created and looked up using our REST API.

The examples provided use the Read Subscribe Token API response to create the Self-Signed Token (SST). These can be found here

Reference code

For each sample app, we have shown 3 scenarios for creating the SST.

  1. Creating an SST with no tracking
  2. Creating an SST using the MST's TrackingId
  3. Creating an SST with a custom TrackingId

Sample Apps

All samples have been tested on Ubuntu 22.04.

Details

  • For detailed information about the JWT and its fields, see here
  • For information about tracking inside the JWT, see here
  • For how to add examples for other languages, see here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •