nanocosmos Documentation

nanocosmos Documentation

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

›Bintu API

nanoStream Cloud

  • Overview
  • Latest News
  • Introduction
  • Getting started
  • Live Encoding
  • SRT Ingest
  • Live Recording and VOD
  • nanoStream Cloud Security
  • Analytics

    • General
    • Worldmap
    • Zoom
    • 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

Video Tutorials

  • How to Setup a Low Latency Stream
  • Analytics For Low Latency Streams
  • How To Setup Streamgroups Through V3 Dashboard
  • How to Setup Optimal Latency Modes for Streaming
  • How To Setup Ingest Security For Your Live Streams
  • Implement Playback Security For Your Live Streams
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://doc.pages.nanocosmos.de/bintuapi-docs/#tag/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 1/24/2023
← 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 © 2023 nanocosmos GmbH - doc version Tue Jan 24 2023 10:52:40 GMT+0000 (Coordinated Universal Time)