cyrilnavessamuel / AdaptiveBitrateStreaming

AdaptiveBitRateStreamingbased on Dash Player, immplementation of Buffer Based Algorithms
0 stars 0 forks source link

how can i plot the graph from given xlsx file ? #1

Open worl6088 opened 3 years ago

worl6088 commented 3 years ago

thanks for your code. It was of great help to me. I am running a BBA algorithm simulation and I don't know the meaning of the ts item in the log file. If only you are okay, can I get the plotting code?

cyrilnavessamuel commented 3 years ago

Hi,

Thanks for your message. I don't remember much since it has been 2 years.

It works on Tapas player https://github.com/ldecicco/tapas

Normally I don't think you have to plot explicitly when you integrate the pythonfile into the above code base it should work fine and run it.

It will display the required stats.

ts is just unix timestamp ( maybe its not clear sorry)

Above all we got ubuntu VM with preloaded dependencies so we dint have to do much configuration but implement the algorithm.

Good Luck, Hope it helps, Cyril

On Thu, 10 Dec 2020 at 17:59, worl6088 notifications@github.com wrote:

thanks for your code. It was of great help to me. I am running a BBA algorithm simulation and I don't know the meaning of the ts item in the log file. If only you are okay, can I get the plotting code?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cyrilnavessamuel/AdaptiveBitrateStreaming/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACEGH7UCCFSVO7ZRX2G24LLSUD46VANCNFSM4UVJRNWQ .