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
@@ -135,6 +135,7 @@
<ClCompile Include="LinkedBlockingQueue.c" />
<ClCompile Include="PlatformSockets.c" />
<ClCompile Include="PlatformThreads.c" />
<ClCompile Include="RtspConnection.c" />
<ClCompile Include="SdpGenerator.c" />
<ClCompile Include="VideoDepacketizer.c" />
<ClCompile Include="VideoStream.c" />