how to control the buffer size when playing the DASH on demand asset

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

how to control the buffer size when playing the DASH on demand asset

Hemappa
Hi All,

I'm playing the DASH VOD on demand profile of two hours content and it has multi bit rate assets. The playback works fine but GStreamer player request complete audio and a video segment in one request from the server instead byte range. Could you please let me know how to limit the buffer size so that player should not accumulate the entire video and audio content.

I used the following command

gst-launch-1.0 playbin uri=http://url

Thanks in advance




Regards,
Hemappa B