218 Commits

Author SHA1 Message Date
loki
ad7f93c3cb Switch between nvenc and software encoding 2020-04-14 00:59:43 +03:00
loki
c7a72553c4 Configure settings nvenc 2020-04-14 00:15:24 +03:00
loki
679f74e53c Fix multicasting for nvenc 2020-04-12 02:33:17 +03:00
loki
7edaa0cce0 Encode with nvenc smoothly 2020-04-10 15:39:50 +03:00
loki
c21038af88 Encode video with nvenc 2020-04-08 02:15:08 +03:00
loki
65f44cc885 Fix encoder flags not set properly 2020-04-07 18:57:59 +03:00
loki
ceb784c648 Test capabilities of the encoders 2020-04-07 14:54:56 +03:00
loki
8e3df43caf Pass both nvenc and software in validation 2020-04-07 00:34:52 +03:00
loki
afbca0f6cd initialize nvenc 2020-04-06 23:15:03 +03:00
loki
f2636b163e General structure complete 2020-04-02 20:13:44 +02:00
loki
df5daa045a Add a timestamp in front of the log 2020-04-01 18:01:13 +02:00
loki
4de547228c Fix mouse format unsupported and incorrect version string 2020-04-01 14:33:05 +02:00
loki
3d595ce927 Re-add capturing mouse for windows 2020-03-31 23:48:07 +02:00
loki
456d33cf77 Add abillity to supply options for specific encoders 2020-03-31 23:46:41 +02:00
loki
3ceb9b37a0 Reinitialize the video encoder in addition to the capturing device 2020-03-31 21:18:33 +02:00
loki
94181fd047 Prevent unnecessary copies of entire frames on Windows 2020-03-27 21:57:29 +01:00
loki
55705af922 Prepare for hardware encoders 2020-03-25 10:51:32 +01:00
loki
a9423574fe Improve clearity instructions 2020-03-21 17:09:33 +01:00
loki
34b1ef8779 Fix blank screen when starting session 2020-03-20 20:42:11 +01:00
loki
68a7cece49 Fix lack of video when starting a session on Windows without wiggling mouse 2020-03-20 15:53:19 +01:00
loki
ad87463784 Add flags for testing pairing 2020-03-19 19:59:27 +01:00
loki
25de180d6e Fix exception when calling inerrupt handler while a session is running 2020-03-18 21:20:10 +01:00
loki
c0116e0cdd Don't quit application when a session still running 2020-03-18 21:12:05 +01:00
loki
e571b29868 Fix bug incorrectly blending cursor image 2020-03-17 22:17:28 +01:00
loki
5bbca8f517 Don't exit when udp::socket connection refused 2020-03-17 18:01:12 +01:00
loki
5502df5512 Attempt fix receiving PING 2020-03-16 20:01:30 +01:00
loki
87779b0ec8 Additional debug messages 2020-03-16 19:15:50 +01:00
loki
92f51622cc Map session to gamepads 2020-03-15 21:22:42 +01:00
loki
e0721aa104 Use latest captured images periodically 2020-03-14 18:06:11 +01:00
loki
b4f1ef1127 Fixed deadlock on unexpected connection loss 2020-03-14 14:38:09 +01:00
loki
1362abc70d Fix default ping_timeout config value 2020-03-01 14:06:47 +01:00
loki
1d6c6046a2 Fix typo 2020-02-23 20:59:12 +01:00
loki
41f4b71c99 Add debug msg when receiving messages over utp for video and audio 2020-02-23 20:49:53 +01:00
loki
38ec7c22fb Fix error scaling img when getting a timeout instead of an img 2020-02-23 20:48:19 +01:00
loki
02e842b066 Fix failed build on gcc 8.3.0 2020-02-13 22:24:24 +01:00
loki
2ae7d2e363 Fix audio crackling when connected to multiple clients 2020-02-13 21:53:22 +01:00
loki
f170e736c5 Fix Windows not accepting connections on RTSP 2020-02-12 18:05:42 +01:00
loki
da246d6417 Fix stopping all streams when just one should stop 2020-02-12 11:28:27 +01:00
loki
bb95d6ab52 Fix being unable to restart session 2020-02-10 00:33:12 +01:00
loki
f56e7fc50d Fix incorrect Ping Timeout 2020-02-09 17:30:11 +01:00
loki
5d606bf567 Get video once more 2020-02-09 16:12:36 +01:00
loki
4b216d6676 Fix bad function call 2020-02-08 23:41:27 +01:00
loki
834f7b9063 Fix Empty App in Applist 2020-02-08 18:55:07 +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
c71d2739b1 Fixed incorrect logging type called 2020-01-31 21:17:49 +01:00
loki
b10c971374 Dynamically plug and unplug emulated gamepads 2020-01-31 20:57:34 +01:00
loki
009c7a7bdc default config values match the example values 2020-01-29 14:43:46 -05:00
loki
c0ff2c79e8 automatically search for config file in the assets dir 2020-01-29 14:31:02 -05:00
loki
1d9ccb211e Refactor gamepad device creation 2020-01-25 20:46:14 +01:00