Your comments

I've tested widgets(stream stats)

baudrate: it shows average bitrate, not a network throughput

example: it shows 4000kbps on the beginning (filling the buffer), but then,drops to ~127kbps.

127kbps it's not a network throughput, it should show actual download speed (if you download chunks 128KB or 512KB, it'll be useful to show a speed that this data was downloaded, without a time between chunks - that's why baudrate is similar to stream bitrate now)


ok, thanks. i've just found XiiaLive Stas widget (why it takes 3 cells of height when it needs only one row?)

thanks for reply, i know how seekbar works :) but it's hard to 'read' details from them.

All needed data like remaining data in buffer - in seconds and average speed, you have in your application.

Now it's just a matter of showing it :)

like

remaining buffer data: 3s (seconds)

average D/L speed: 270Kb/s


thanks again for considering this feature

of course it's a PRO feature ;)