bitmovin / libdash

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

Get URLs to chunks #44

Open lenchis001 opened 1 year ago

lenchis001 commented 1 year ago

Hello, all.

I have manifest and time. Is it possible to use libdash library to get URL to chunk related to specific time?

Thanks.