1
0
Fork 0
prefix-compression-test/README.md

635 B

prefix-compression-test

Demonstration of using a known prefix to reduce compression size for WebRTC SDPs with different compression algorithms.

test-files/ contains examples from the IETF documents RFC 4566 and draft-ietf-rtcweb-sdp-12.

As a workaround to allow fetch to work, run a local server

python3 -m http.server 8000 --bind 127.0.0.1

and open http://localhost:8000/test.html.