Skip to content

Display the livestream stream health status #1

@nandcello

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.

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