Commit graph

24 commits

Author SHA1 Message Date
williamhackett0
cb1569dda1 Small Fix for First Startup
Silly Mistake...
2022-05-02 13:51:21 +01:00
williamhackett0
efa5005524 AMD Encoding Fix + Incorrect monitor ID fix + Vsync options + General Changes to Improve Experience
Fixed the AMD bug listed within the issue tracker. "Undefined constant or missing '(' in 'vbr'" assuming vbr rc was removed, therefore I've changed this to vbr_latency.

Added some flags to improve performance (Unsure if this has worked or not, however AMD encoding appears to be working relatively well all considering!) Also tinkered with amd hevc although this isn't good and causes heavy latency most likely due to 264 -> 265 conversion.

Monitor issue bugged me as it was simply a windows issue causing my primary monitor to instead be ID 1 where SkyNX assumed it was 0.  Added user input field above set screen to 720p where they can specify another monitor.

Users can now specify a  vsync option, this is experimental tbh, and was just something I noticed could be tinkered with from the users point of view.

Made window resizable due to issues I had with the user interface randomly going smaller (Unsure where this bug is coming from, may be due to multi-monitor setup)
2022-05-01 18:09:59 +01:00
DevL0rd
25f4cfd3bc fix most bugs, upgrade ffmpeg.
Need to fix logo in app, restart on settings change, and multicontrollers
2022-03-05 01:33:22 +07:00
DevL0rd
c25452aa7d Dah super duper update, WIP 2022-03-03 21:14:33 +07:00
ibanezbass
95f08c5592 Add Intel GPU Encoding 2020-05-10 15:44:31 -05:00
ibanezbass
96f8f3f471 Add AMD Video Coding Engine support 2020-05-09 20:15:08 -05:00
devl0rd
74d129f74c removed touch as input option, leave always enabled 2020-04-28 17:34:52 -06:00
devl0rd
477b82d6eb added different mouse control methods 2020-04-26 21:48:45 -06:00
devl0rd
f4113ab863 auto set screen res. fixed screen capture for higher res 2020-04-26 19:42:23 -06:00
devl0rd
ce26ded7c2 added Fps limiter 2020-04-26 18:24:33 -06:00
devl0rd
c4b571f4e0 Added restart prompt on install drivers. 2020-04-26 18:07:31 -06:00
devl0rd
d3297cb301 added start on boot 2020-04-26 17:46:42 -06:00
devl0rd
af23db7991 Added encoding options 2020-04-26 16:56:40 -06:00
devl0rd
91d7c02d46 Added a few more toggles. 2020-04-24 13:14:48 -06:00
devl0rd
fe70ea003d Added disable video, and fixed fps output 2020-04-23 23:31:28 -06:00
devl0rd
23a2aa9017 fixed init settings 2020-04-23 21:05:54 -06:00
devl0rd
f13334c709 fixed Mbps label 2020-04-22 20:12:51 -06:00
devl0rd
133eb8829c fixed checkbox bug 2020-04-22 16:22:43 -06:00
devl0rd
061963bc81 auto start streamer added 2020-04-22 16:19:05 -06:00
devl0rd
c9e838c908 UI fixes and adjustments 2020-04-22 16:11:08 -06:00
devl0rd
419ba04b26 Auto isntall drivers at first start. fixed quality label 2020-04-22 15:15:14 -06:00
devl0rd
de1dc810ca Faster stream latency. Built in audio driver 2020-04-16 17:01:29 -06:00
devl0rd
d88aff995a Streamer Ui Added 2020-04-15 21:58:28 -06:00
devl0rd
6d62e2f871 add devl0rd base electron UI 2020-04-15 18:15:44 -06:00