Commit Graph

648 Commits

Author SHA1 Message Date
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
m1k1o
34954d1a54 update go packages version. 2021-02-14 20:26:50 +01:00
m1k1o
f24c99f90c remove ClockRate from gst pipelines. 2021-02-14 20:26:35 +01:00
Marcel Battista
b1e358c0bc Merge branch 'dev' of https://github.com/mbattista/neko into dev 2021-02-14 19:14:32 +00:00
Marcel Battista
405ef7b9dd bitrate as integer 2021-02-14 19:13:52 +00:00
m1k1o
d53bb724b2 fix lint error 2021-02-14 19:18:27 +01:00
Marcel Battista
4795d3ac96 wrong docker entries 2021-02-14 16:51:08 +00:00
Marcel Battista
82cc13b680 back to recvonly 2021-02-14 16:49:08 +00:00
Marcel Battista
a362df4976 update to pion v3 2021-02-14 16:30:24 +00:00
m1k1o
00a785f4c5 edit README 2021-02-13 13:04:43 +01:00
m1k1o
762449e46c fix mobile UI 2021-02-13 13:01:51 +01:00
m1k1o
eddd59c49d fix client linter 2021-02-13 12:31:13 +01:00
m1k1o
61e6f62ff5 remove HTML tags from username 2021-02-13 12:19:39 +01:00
m1k1o
c2e57cf51a fix client linter 2021-02-13 12:05:59 +01:00
m1k1o
b8b43d69b0 add playsinline attribute for video 2021-02-12 22:48:31 +01:00
m1k1o
a67d1d0e4f show clipboard when writeText or readText is not available 2021-02-11 23:03:08 +01:00
m1k1o
78fe08a029 Merge branch 'dev' of github.com:m1k1o/neko into dev 2021-02-09 21:23:43 +01:00
m1k1o
3b51c02486 add nordvpn to firefox 2021-02-09 21:23:16 +01:00
m1k1o
f7ae2f3b3c add widevine support to chromium 2021-02-09 21:20:53 +01:00
Miroslav Šedivý
8c3a54c4d5
Merge pull request #20 from mbattista/dev
Removed double h264 encoding
2021-01-31 23:23:40 +01:00
mbattista
31cd834526
Removed double h264 encoding
if h264enc and openh264 is installed it lead to both strings in the gstreamer pipeline which resulted in no video output
2021-01-31 23:12:52 +01:00
Miroslav Šedivý
43dceb363f
Merge pull request #19 from whalehub/patch-1
Dockerfile: Update Chromium to v88.0.4324.96
2021-01-30 18:29:17 +01:00
Aaron
f0e04828e8
Dockerfile: Update Chromium to v88.0.4324.96
Signed-off-by: Aaron <admin@datahoarder.dev>
2021-01-30 18:05:26 +01:00
m1k1o
3788d81061 fix message struct 2021-01-18 13:26:01 +01:00
m1k1o
1e186e8239 if locked, notify admin about that on join 2021-01-18 13:07:25 +01:00
m1k1o
a0fffd3e5c update README 2021-01-18 13:03:13 +01:00
m1k1o
f0e2766daf created readme with changes for this fork 2021-01-14 22:05:14 +01:00
m1k1o
f093ef762b fix locked room bug 2021-01-14 21:41:00 +01:00
m1k1o
9e5019be7d disable debug mode by default 2021-01-13 19:40:43 +01:00
m1k1o
a2d88b0daf Merge branch 'dev' of github.com:m1k1o/neko into dev 2021-01-13 19:26:01 +01:00
m1k1o
44f50c24fa fix minor gst pipeline bug 2021-01-13 19:25:36 +01:00
m1k1o
82aa1256be notify: ignoreDuplicate nurdism/neko#70 and no pointer events 2021-01-13 19:16:42 +01:00