Initial work on updating for GFE 2.0.1's new RTSP-based handshake protocol

This commit is contained in:
Cameron Gutman
2014-05-06 21:18:57 -04:00
parent 4ee99a78b2
commit d01a28c57f
12 changed files with 393 additions and 453 deletions

View File

@@ -3,5 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/xpp3-1.1.4c.jar"/>
<classpathentry kind="lib" path="libs/tinyrtsp.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>