Skip to content

Display the livestream stream health status #1

Description

@nandcello
  • create another function in livestream.ts that takes in an accessToken. The output should be an object with healthStatus key and value.
  • the health status can be found using youtube data api v3 under liveStream endpoint. In status.healthStatus.status. Double check the API docs if this is indeed the case and correct if i'm mistaken
  • expose that helper function as an endpoint /livestream/health
  • display the health status together with the stream key in that area.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions