Commit Graph

674 Commits

Author SHA1 Message Date
108ac79443 autologin with URL pwd first. 2021-03-12 22:24:52 +01:00
577f508912 Merge pull request #28 from whalehub/patch-1
Dockerfile: Update Chromium to v88.0.4324.182
2021-03-12 17:55:31 +01:00
7080f6adc7 Dockerfile: Update Chromium to v88.0.4324.182
Signed-off-by: Aaron <admin@datahoarder.dev>
2021-03-12 17:10:10 +01:00
19631d8ae9 Revert "lower keyframes max dist for faster loading."
This reverts commit 14939db65a.
2021-03-12 01:15:31 +01:00
14939db65a lower keyframes max dist for faster loading. 2021-03-10 23:18:14 +01:00
b75303aa30 ws relative url only path. 2021-03-10 23:10:14 +01:00
79e817e0b2 local path on resources. 2021-03-10 23:07:26 +01:00
69e7990afb relative websocket URL. 2021-03-10 23:02:34 +01:00
afb416ea57 go files serve RequestURI -> URL.Path. 2021-03-10 22:52:41 +01:00
a5c90f6198 client: fix relative paths. 2021-03-10 22:34:27 +01:00
c980409e3d client fix build err. 2021-03-10 22:15:29 +01:00
085806d1b2 local default URI for client. 2021-03-10 22:08:04 +01:00
aace4add5b update Readme. 2021-03-10 21:47:16 +01:00
d3a16ea212 remove autopassword param on login. 2021-03-10 21:39:52 +01:00
d763895665 invite links. 2021-03-10 21:35:40 +01:00
9e64b47dea lint fix. 2021-03-09 18:20:06 +01:00
f68b8fe922 remove console.log. 2021-03-09 18:17:03 +01:00
6497109292 edit build in package json. 2021-03-09 18:07:35 +01:00
9b9a3ad4af add initWithURL. 2021-03-09 18:06:57 +01:00
577cd5110e lint code. 2021-03-09 18:02:20 +01:00
cdeeff680b Fix i18n 2021-03-09 17:16:53 +01:00
dc3bb4f837 init 2021-03-09 15:56:52 +01:00
15edc0f73e client linter fix. 2021-03-01 15:10:20 +01:00
0e5e1faf35 Merge pull request #25 from mbattista/dev
removes small lags from video live streamings
2021-03-01 14:50:20 +01:00
69e0979aa0 fix log severity. 2021-03-01 14:31:27 +01:00
377ecd7d06 fix indentation. 2021-03-01 14:31:16 +01:00
6e2b5084e7 fixes https://github.com/m1k1o/neko/issues/22 2021-03-01 01:07:31 +00:00
9c3d441d16 removes small lags from video live streamings 2021-02-28 23:12:03 +00:00
c410134c7d add vncviewer. 2021-02-19 17:13:52 +01:00
72b28d69e6 add Mobile support to readme. 2021-02-18 20:12:33 +01:00
2782a1dd08 requestFullscreen compatibility. 2021-02-18 20:07:06 +01:00
6057a73a08 fixed iOS video load bug. 2021-02-18 19:53:15 +01:00
afcd029e4d fix kicking user. 2021-02-18 18:33:21 +01:00
3dd48c91ac client lint fix. 2021-02-18 18:06:15 +01:00
3160382015 dispaly PIP only if available. 2021-02-18 18:02:23 +01:00
1834186f40 Merge pull request #21 from mbattista/dev
update to pion v3
2021-02-15 15:43:28 +01:00
56b1aa92f4 add WebRTC timeouts. 2021-02-15 15:42:10 +01:00
595259b30c fix sessions manager thread safety. 2021-02-15 15:41:08 +01:00
321e52ee4f pass screen frame rate to gstreamer pipeline. 2021-02-15 14:59:20 +01:00
27740b0af0 Revert "Offer ICERestart"
This reverts commit 646e8af042.
2021-02-15 00:53:20 +01:00
646e8af042 Offer ICERestart 2021-02-14 23:34:01 +00:00
e57fe5efac nack is nativly implemented by pion webrtc v3, gstreamer has 25 fps with no additional parameters 2021-02-14 22:50:49 +00:00
29fc67aff9 fix logging for WebRTC. 2021-02-14 21:39:05 +01:00
8ef91be6ad update README. 2021-02-14 21:15:34 +01:00
61eed9ca98 use audio and video bitrate. 2021-02-14 21:07:56 +01:00
34954d1a54 update go packages version. 2021-02-14 20:26:50 +01:00
f24c99f90c remove ClockRate from gst pipelines. 2021-02-14 20:26:35 +01:00
b1e358c0bc Merge branch 'dev' of https://github.com/mbattista/neko into dev 2021-02-14 19:14:32 +00:00
405ef7b9dd bitrate as integer 2021-02-14 19:13:52 +00:00
d53bb724b2 fix lint error 2021-02-14 19:18:27 +01:00