bitmovin / libdash

MPEG-DASH Access Library - Official ISO/IEC MPEG-DASH Reference Implementation
https://bitmovin.com/
589 stars 169 forks source link

query related to libdash #20

Open jitender985 opened 6 years ago

jitender985 commented 6 years ago

Hi, I have some query related to the libdash.

  1. Which interface i need to call for handling the MPD file initially and handling the updated MPD file in live profile case?
  2. How to set and control the streaming bit rate?
  3. Once the downloading start through http request then how to get the downloaded data ?
  4. Can we used without libcurl in case of set-top-box.

Thanks, Jitender