Commit graph

13 commits

Author SHA1 Message Date
Chandler Lattin
0006beb32b Fixes RTSP session id parsing issue. (#39)
* Fixes RTSP session id parsing issue.

* Pull Request #39 changes requested.
2018-12-15 06:53:28 +06:00
Cameron Gutman
cafc4d8125 Fix ENet comments 2018-01-19 20:25:54 -08:00
Cameron Gutman
75f5477c85 Use RTSP over TCP for GFE 3.12 and later 2018-01-09 23:06:36 -08:00
Cameron Gutman
a0b500a834 Centralize logic to use UDP for RTSP and append Host option if we use TCP 2018-01-09 22:04:08 -08:00
Cameron Gutman
26fe1cb22c Separate H.265 video format for SDR and HDR formats 2017-11-25 12:12:38 -08:00
Cameron Gutman
a135ceaa9a Add support for HDR streaming 2017-10-11 23:21:43 -07:00
Cameron Gutman
c0596ad1df Add the ability for clients to reduce bitrate when HEVC is used 2017-09-25 21:36:23 -07:00
Cameron Gutman
92951e1309 Add LiInterruptConnection() to interrupt LiStartConnection() 2017-05-21 12:24:22 -07:00
Cameron Gutman
f57bd745b4 API update to provide enough information to support GFE 3.0.7 2016-10-05 17:23:59 -07:00
Cameron Gutman
597199ed92 Stop trying to disconnect the peer when aborting RTSP handshake. It's unsafe without additional synchronization. 2016-04-18 16:29:28 -04:00
Cameron Gutman
d5e0950ec6 Wrap enet_host_service() to hide the logic required to make retransmissions work 2016-04-18 16:27:50 -04:00
Cameron Gutman
33deb0fe1a Allow ENet to directly use the resolved address rather than doing DNS resolution itself 2016-04-02 14:08:06 -04:00
Cameron Gutman
48a5d63045 Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
Renamed from limelight-common/RtspConnection.c (Browse further)