Pyshark does not work anymore in Python 1.14. PR for that is open since 22. March. So it is unmaintained.
Best to get rid of the Pyshark dependency by completely switching to the new parse script.
This also means that the combi script needs to be reworked or just delete it.
Currently plotters.py and parsers.py are dangling references anyway.
Add frame latency and different rtp plots to new plots.
Pyshark does not work anymore in Python 1.14. PR for that is open since 22. March. So it is unmaintained.
Best to get rid of the Pyshark dependency by completely switching to the new parse script.
This also means that the combi script needs to be reworked or just delete it.
Currently
plotters.pyandparsers.pyare dangling references anyway.Add frame latency and different rtp plots to new plots.