Start RTSP handshake work (pending RTSPLib integration)

This commit is contained in:
Cameron Gutman
2014-06-29 00:53:37 -07:00
parent 50733f6d7a
commit caa6a203ed
6 changed files with 81 additions and 11 deletions
@@ -48,6 +48,9 @@
<ClCompile Include="SdpGenerator.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="RtspConnection.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="PlatformSockets.h">