119 Forks
417 Stars
417 Watchers

rtp

A Go implementation of RTP

How to download and setup rtp

Open terminal and run command
git clone https://github.com/pion/rtp.git
git clone is used to create a copy or clone of rtp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rtp https://github.com/pion/rtp/archive/master.zip

Or simply clone rtp with SSH
git@github.com:pion/rtp.git

If you have some problems with rtp

You may open issue on rtp support forum (system) here: https://github.com/pion/rtp/issues