Commit Graph

56 Commits

Author SHA1 Message Date
loki 21b1a4a336 If all content has been read in RTSP request, no need for waiting for next message 2021-07-04 16:06:03 +02:00
loki 355df9a615 Listening on arbitrary ports now compatible with Moonlight 2021-07-03 13:14:23 +02:00
loki ae04c4afbb Gracefully exit when stopped by systemd or pkill 2021-06-30 17:28:58 +02:00
loki beb6bdfadb Allow end user to configure what ports to listen on 2021-06-30 15:25:08 +02:00
loki 8bf4ade9d8 Disable UPnP by default 2021-06-30 12:22:37 +02:00
loki ea928c53b4 Add support for upnp 2021-06-29 22:42:06 +02:00
loki 0cc7e35ed9 Automatic service discovery for Windows 2021-06-28 21:05:52 +02:00
loki cf7eb14573 Remove redundent thread creation 2021-06-26 15:48:07 +02:00
loki 27d4f6063f refactored publish.cpp from C code to C++ code 2021-06-26 13:32:14 +02:00
loki 62662edc8d Merge with master 2021-06-26 12:40:06 +02:00
loki 7e3abefc2c pass session event objects through safe::mail_t 2021-06-22 22:26:11 +02:00
loki cf9eb961fc Pass global event objects through mail_t 2021-06-21 21:21:52 +02:00
loki 9e7ecf8db2 Allow replacement of hevc headers 2021-06-20 15:29:51 +02:00
loki 7b86ea9e87 temporary workaround for hanging when interrupting application before http server started 2021-06-18 20:02:57 +02:00
loki 0c5daa44a1 Fix not responding to key modifiers on moonlight-embedded 2021-06-10 22:44:56 +02:00
loki e53f65c305 Remove use shutdown signal inside init function 2021-06-09 22:01:18 +02:00
loki 1afd1b7c94 generate user credentials based on command line iuput 2021-06-09 21:55:13 +02:00
loki 877c739f1b Merge branch 'master' into vaapi 2021-06-08 22:18:27 +02:00
loki c53564dd31 fixed calling terminate instead of gracefully ending 2021-06-08 21:58:32 +02:00
Loki 3a3d4928f9 Fix compilation on Windows 2021-06-07 14:22:23 +02:00
loki bdb9ed9001 Perform image format conversion for VAAPI on the gpu 2021-06-04 21:12:06 +02:00
Elia Zammuto 8961b0462e Fix Incldue Order 2021-05-29 23:05:37 +02:00
Elia Zammuto ffb80c5fc3 Fix Format 2021-05-29 22:29:10 +02:00
Elia Zammuto 5761b05f3b Merge branch 'master' of https://github.com/loki-47-6F-64/sunshine into loki-47-6F-64-master 2021-05-29 22:06:28 +02:00
loki 3d8a99f541 clang-format 2021-05-17 21:21:57 +02:00
loki 1050978246 Add warning to ignore errors during encoder validation 2021-05-12 23:22:13 +02:00
Elia Zammuto 27a1144217 Moved Common HTTPS Initialization Logic in a common file 2021-05-11 23:38:45 +02:00
Elia Zammuto fd8cbf0c7d Merge branch 'loki-47-6F-64:master' into web-ui 2021-05-09 18:59:36 +02:00
Elia Zammuto 4fe90dcbd6 Started Work on Web UI 2021-05-09 18:55:34 +02:00
loki a93bad4cf3 Fix crash when sending SIGINT before starting the http server 2021-05-05 15:53:22 +02:00
loki 37a9256587 Render NV12 color format 2021-05-02 22:35:19 +02:00
arne ec44a4391a avahi service publishing 2021-04-13 18:15:53 +02:00
loki c7a72553c4 Configure settings nvenc 2020-04-14 00:15:24 +03:00
loki df5daa045a Add a timestamp in front of the log 2020-04-01 18:01:13 +02:00
loki 3ceb9b37a0 Reinitialize the video encoder in addition to the capturing device 2020-03-31 21:18:33 +02:00
loki ad87463784 Add flags for testing pairing 2020-03-19 19:59:27 +01:00
loki 92f51622cc Map session to gamepads 2020-03-15 21:22:42 +01:00
loki 5cd0fd76bf Compile for Multicasting 2020-02-08 16:26:38 +01:00
loki 753f57c71b Remove dependency on a library for a single function 2020-02-01 10:25:37 +01:00
loki c0ff2c79e8 automatically search for config file in the assets dir 2020-01-29 14:31:02 -05:00
loki a23494b10c Proper Interrupt Handling 2020-01-20 00:22:13 +01:00
loki 0eebcf7836 Support audio loopback on Windows using WASAPI 2020-01-15 18:31:28 +01:00
loki 51826ea384 Plug leak 2020-01-11 01:17:57 +01:00
loki b6fc6f2054 Proper logging instead of blindly printing to standard out 2020-01-09 22:02:01 +01:00
loki 1129aa6dfd Compile on Windows 2020-01-01 18:47:34 +01:00
loki 330b0ef8ef Fix bug causing Sunshine thinking there is still an app running after shutting down app from within the Stream 2019-12-30 19:37:12 +01:00
loki 61b4f12377 Create symlinks to the event nodes for mouse and gamepad 2019-12-28 22:29:29 +01:00
loki c3cba2bdad Don't display cursor when using gamepad 2019-12-25 20:57:23 +01:00
loki 29edc88294 Emulate back/select gamepad button 2019-12-22 23:34:12 +01:00
loki 3729e74930 The path to file_apps is now configurable 2019-12-16 22:02:21 +01:00