# pi-list **Repository Path**: lyh4321/pi-list ## Basic Information - **Project Name**: pi-list - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-13 - **Last Updated**: 2024-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Live IP Software Toolkit to assist EBU members in the implementation of IP based facilities ![overview](docs/overview.gif) LIST is composed by: - a set of libraries that handle the ST2110 standards suite; - a browser-based application that analyzes previously captured network packets as pcap files. ## Main Features | | | | :----------------------------------------------------- | :----------------------------: | | Quickly see if your streams are compliant with ST2110. | ![](docs/pcap_overview.png) | | See each individual stream | ![](docs/stream_overview.png) | | Drill drown on each stream and understand the details | ![](docs/stream_drilldown.png) | ## Dematerialized version We deployed an [online version](https://list.ebu.io/) that you can start using right away. ## Your own instance of LIST - [How to run your instance of LIST](./docs/how-to-install-on-local-docker.md) ## For developers - [How to compile LIST](./docs/compiling_guide.md) - [How to further develop LIST](./docs/development_guide.md) - [Perform validation tests](./docs/validation_tests.md) - [Create Read only user](./docs/read_only_user.md) - [API documentation](./docs/api.md) ## Additional information - [Video timing analysis](./docs/video_timing_analysis.md) - [Audio timing analysis](./docs/audio_timing_analysis.md) - [Ancillary data](./docs/ancillary_data.md) - [Stream compare](./docs/stream_compare.md) - [TTML](./docs/ttml.md) ## License See [LICENSE](LICENSE.md) for more information.