Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergio-mena committed Oct 29, 2015
1 parent d8b1a98 commit 856fd09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# syncodecs
Syncodecs are a set of C++ classes implementing adaptive synthetic video codecs. "Synthetic" means that they do not encode real video; they provide a sequence of packets/frames whose size/frequency adapt to the configured target sending rate. This configured target sending rate can be changed over time. The synthetic codecs can be used both in simulation environments (ns2, ns3), and in physical testbeds running real endpoints.

For further information, please look at the extensive Doxygen documentation and examples in the ".h" files.

0 comments on commit 856fd09

Please sign in to comment.