Archived
2
0
Commit Graph

879 Commits

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