nanocosmos Documentation

nanocosmos Documentation

  • nanoStream Cloud
  • H5Live Player
  • nanoStream Webcaster
  • nanoMeet
  • nanoStream Apps and SDKs
  • Samples
  • FAQ

›Bintu API

nanoStream Cloud

  • Overview
  • Introduction
  • Getting started
  • Live Encoding
  • Live Recording and VOD
  • nanoStream Cloud Security
  • Analytics

    • General
    • Worldmap
    • Troubleshooting
    • Analytics API

Cloud Dashboard

  • Getting started
  • Cloud Dashboard Overview
  • How-to

    • Start streaming
    • Stream List
    • Adaptive Bitrate
    • Secure Playback Tokens
    • nanoStream Cloud Tags
    • Embed nanoPlayer Code
    • nanoStream Webcaster

Bintu API

  • bintu api
  • bintu custom web hooks
  • bintu.live Stream Tags

Support

  • Network Diagnostics
  • Support
Edit

bintu.live Stream Tags

You can group and tag streams with bintu stream tags. These are human readable words or IDs you can use to identify your streams.

API Documentation:

https://bintu.nanocosmos.de/doc/#tag

Example:

curl -X PUT \
  https://bintu.nanocosmos.de/stream/12345678-78f3-466a-97cc-54f160705724/tag \
  -H 'content-type: application/json' \
  -H 'x-bintu-apikey: YourBintuApiKeyXXXZZZYYYAAA'  \
  -d '{
    "tags": ["myStreamTag1", "camera1", "key1:value1", "key2: value2"]
}'
Last updated on 5/18/2022
← bintu custom web hooksNetwork Diagnostics →
Contact
HomepageContactSupportLegal Terms
Products
Nanostream Cloud with Bintu.LiveH5Live Low Latency HTML5-PlayernanoStream WebcasterNanostream Apps and SDK
More
BlogTwitterFacebookLinkedInGitHubStar
nanocosmos GmbH
Copyright © 2022 nanocosmos GmbH - doc version Wed May 18 2022 12:04:06 GMT+0000 (Coordinated Universal Time)