Skip to content

Odebe/rtp.cr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtp.cr

WIP: simple parser for RTP packets. Later will be more.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      rtp:
        github: Odebe/rtp
  2. Run shards install

Usage

require "rtp"

# look at examples/

To build examples simply run.

make build_examples

Look for binaries in bin, lol.

Development and Contributing

Don't touch my garbage.

Contributors

About

WIP: simple parser for RTP packets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published