Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: CODE_OF_CONDUCT.md
 MANIFEST.in
 README.rst
 debian/README.Debian
 debian/TODO
 debian/control
 debian/copyright-check
 debian/examples
 debian/gbp.conf
 debian/patches/1001_skip_network_tests.patch
 debian/patches/2001_crc32c.patch
 debian/patches/2002_no_default_stun_host.patch
 debian/patches/series
 debian/rules
 debian/source/format
 debian/source/lintian-overrides
 debian/tests/control
 debian/watch
 docs/Makefile
 docs/_static/aiortc.svg
 docs/api.rst
 docs/changelog.rst
 docs/conf.py
 docs/contributing.rst
 docs/examples.rst
 docs/helpers.rst
 docs/index.rst
 docs/license.rst
 examples/datachannel-cli/README.rst
 examples/datachannel-cli/cli.py
 examples/datachannel-filexfer/README.rst
 examples/datachannel-filexfer/filexfer.py
 examples/datachannel-vpn/README.rst
 examples/datachannel-vpn/tuntap.py
 examples/datachannel-vpn/vpn.py
 examples/janus/README.rst
 examples/janus/janus.py
 examples/server/README.rst
 examples/server/client.js
 examples/server/demo-instruct.wav
 examples/server/index.html
 examples/server/server.py
 examples/videostream-cli/README.rst
 examples/videostream-cli/cli.py
 examples/webcam/README.rst
 examples/webcam/client.js
 examples/webcam/index.html
 examples/webcam/webcam.py
 pyproject.toml
 requirements/doc.txt
 scripts/fetch-vendor.json
 scripts/fetch-vendor.py
 setup.cfg
 setup.py
 src/_cffi_src/build_opus.py
 src/_cffi_src/build_vpx.py
 src/aiortc/__init__.py
 src/aiortc/about.py
 src/aiortc/clock.py
 src/aiortc/codecs/__init__.py
 src/aiortc/codecs/_opus.pyi
 src/aiortc/codecs/_vpx.pyi
 src/aiortc/codecs/base.py
 src/aiortc/codecs/g711.py
 src/aiortc/codecs/h264.py
 src/aiortc/codecs/opus.py
 src/aiortc/codecs/vpx.py
 src/aiortc/contrib/media.py
 src/aiortc/contrib/signaling.py
 src/aiortc/events.py
 src/aiortc/exceptions.py
 src/aiortc/jitterbuffer.py
 src/aiortc/mediastreams.py
 src/aiortc/rate.py
 src/aiortc/rtcconfiguration.py
 src/aiortc/rtcdatachannel.py
 src/aiortc/rtcdtlstransport.py
 src/aiortc/rtcicetransport.py
 src/aiortc/rtcpeerconnection.py
 src/aiortc/rtcrtpparameters.py
 src/aiortc/rtcrtpreceiver.py
 src/aiortc/rtcrtpsender.py
 src/aiortc/rtcrtptransceiver.py
 src/aiortc/rtcsctptransport.py
 src/aiortc/rtcsessiondescription.py
 src/aiortc/rtp.py
 src/aiortc/sdp.py
 src/aiortc/stats.py
 src/aiortc/utils.py
 stubs/av/__init__.pyi
 stubs/av/frame.pyi
 stubs/crc32c.pyi
 stubs/google_crc32c.pyi
 stubs/pyee.pyi
 tests/codecs.py
 tests/h264_0000.bin
 tests/h264_0001.bin
 tests/h264_0002.bin
 tests/h264_0003.bin
 tests/rtcp_bye.bin
 tests/rtcp_bye_invalid.bin
 tests/rtcp_bye_no_sources.bin
 tests/rtcp_bye_padding.bin
 tests/rtcp_psfb_invalid.bin
 tests/rtcp_psfb_pli.bin
 tests/rtcp_rr.bin
 tests/rtcp_rr_invalid.bin
 tests/rtcp_rtpfb.bin
 tests/rtcp_rtpfb_invalid.bin
 tests/rtcp_sdes.bin
 tests/rtcp_sdes_item_truncated.bin
 tests/rtcp_sdes_source_truncated.bin
 tests/rtcp_sr.bin
 tests/rtcp_sr_invalid.bin
 tests/rtp.bin
 tests/rtp_dtmf.bin
 tests/rtp_only_padding.bin
 tests/rtp_only_padding_with_header_extensions.bin
 tests/rtp_with_csrc.bin
 tests/rtp_with_sdes_mid.bin
 tests/sctp_abort.bin
 tests/sctp_cookie_echo.bin
 tests/sctp_data.bin
 tests/sctp_data_padding.bin
 tests/sctp_error.bin
 tests/sctp_forward_tsn.bin
 tests/sctp_heartbeat.bin
 tests/sctp_init.bin
 tests/sctp_init_bad_verification.bin
 tests/sctp_reconfig_add_out.bin
 tests/sctp_reconfig_reset_out.bin
 tests/sctp_reconfig_response.bin
 tests/sctp_sack.bin
 tests/sctp_shutdown.bin
 tests/test_clock.py
 tests/test_codecs.py
 tests/test_contrib_media.py
 tests/test_contrib_signaling.py
 tests/test_g711.py
 tests/test_h264.py
 tests/test_jitterbuffer.py
 tests/test_mediastreams.py
 tests/test_opus.py
 tests/test_ortc.py
 tests/test_rate.py
 tests/test_rtcdtlstransport.py
 tests/test_rtcicetransport.py
 tests/test_rtcpeerconnection.py
 tests/test_rtcrtpreceiver.py
 tests/test_rtcrtpsender.py
 tests/test_rtcrtptransceiver.py
 tests/test_rtcsctptransport.py
 tests/test_rtcsessiondescription.py
 tests/test_rtp.py
 tests/test_sdp.py
 tests/test_utils.py
 tests/test_vpx.py
 tests/utils.py
Copyright: NONE
License: UNKNOWN
 FIXME

Files: LICENSE
Copyright: 2018-2019, Jeremy Lainé.
License: BSD-3-clause
 FIXME

