nanocosmos Documentation

nanocosmos Documentation

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

›bintu api

nanoStream Cloud

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

cloud frontend

  • Getting started
  • Cloud Dashboard Overview
  • Stream List
  • Start streaming
  • Adaptive Bitrate
  • Secure Playback Tokens
  • nanoStream Cloud Tags
  • Embed Player 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 2/21/2021
← 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 © 2021 nanocosmos GmbH - doc version Sun Feb 21 2021 20:36:34 GMT+0000 (Coordinated Universal Time)