Winlin 73dd8af4c9 HLS: Ignore empty NALU to avoid error. v6.0.65 (#3750) 1 year ago
..
.gitignore df854339ea TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
.golangci.yml df854339ea TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
AUTHORS.txt df854339ea TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
LICENSE 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
README.md df854339ea TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
base_lexer.go df854339ea TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
codecov.yml 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
common_description.go 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
direction.go 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
extmap.go 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
fuzz.go 73dd8af4c9 HLS: Ignore empty NALU to avoid error. v6.0.65 (#3750) 1 year ago
jsep.go df854339ea TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
marshal.go 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
media_description.go 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
renovate.json df854339ea TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
sdp.go 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
session_description.go 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
time_description.go 876210f6c9 For regression test, add srs-bench to 3rdparty 3 years ago
unmarshal.go df854339ea TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago
util.go df854339ea TEST: Upgrade pion to v3.2.9. (#3567) 1 year ago

README.md


Pion SDP

A Go implementation of the SDP

Pion SDP Sourcegraph Widget Slack Widget
Build Status GoDoc Coverage Status Go Report Card


Roadmap

The library is used as a part of our WebRTC implementation. Please refer to that roadmap to track our major milestones.

Community

Pion has an active community on the Golang Slack. Sign up and join the #pion channel for discussions and support. You can also use Pion mailing list.

We are always looking to support your projects. Please reach out if you have something to build!

If you need commercial support or don't want to use public methods you can contact us at team@pion.ly

Contributing

Check out the contributing wiki to join the group of amazing people making this project possible:

License

MIT License - see LICENSE for full text