https://github.com/mradionov/h264-bitstream-viewer
H264 bitstream viewer
https://github.com/mradionov/h264-bitstream-viewer
h264
Last synced: 6 months ago
JSON representation
H264 bitstream viewer
- Host: GitHub
- URL: https://github.com/mradionov/h264-bitstream-viewer
- Owner: mradionov
- License: mit
- Created: 2019-04-16T21:31:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T11:02:48.000Z (almost 4 years ago)
- Last Synced: 2025-02-04T23:58:55.674Z (9 months ago)
- Topics: h264
- Language: Vue
- Homepage: https://mradionov.github.io/h264-bitstream-viewer/
- Size: 861 KB
- Stars: 102
- Watchers: 9
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# h264-bitstream-viewer [](https://travis-ci.com/mradionov/h264-bitstream-viewer)
> Web UI on top of [h264bitstream][h264bitstream], inspired by [H264Naked][h264naked], to display information about NAL units of H264 bitstream.
### [Web application available here][web]

## Documentation
- [Development](./docs/development.md)
- [H264](./docs/h264.md)
- [TODO](./docs/todo.md)
[h264bitstream]: https://github.com/aizvorski/h264bitstream
[h264naked]: https://github.com/shi-yan/H264Naked
[web]: https://mradionov.github.io/h264-bitstream-viewer/
## License
[MIT](LICENSE)