Commit graph

2069 commits

Author SHA1 Message Date
Miroslav Šedivý
6b638db825 capture use display from ENV. 2021-03-11 17:55:13 +01:00
Miroslav Šedivý
d24cea3535 desktop display from env. 2021-03-11 17:44:49 +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
Miroslav Šedivý
0ac2109275 add ip_retrieval_url. 2021-03-10 13:15:18 +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
Miroslav Šedivý
f6114cd410 pipelines: modify default bitrate ratio. 2021-03-03 22:30:45 +01:00
Miroslav Šedivý
13ffc59209 broadcast pipeline update. 2021-03-03 19:13:53 +01:00
Miroslav Šedivý
e98237a58c vp8 set CBR and undershoot values. 2021-03-03 19:10:48 +01:00
Miroslav Šedivý
b78132e6aa WebRTC: add rtp consumer. 2021-03-03 18:53:35 +01:00
Miroslav Šedivý
9dc96036ce fmt sessionCtx. 2021-03-03 18:46:08 +01:00
Miroslav Šedivý
0aa1237df9 change pingPeriod to 10s. 2021-03-03 18:35:58 +01:00
Miroslav Šedivý
fa16b28ac0 set secure cookies by default. 2021-03-01 18:52:05 +01:00
Miroslav Šedivý
c6a183f766 set AllowCredentials to true. 2021-03-01 18:20:17 +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
Miroslav Šedivý
8f9ad2cd9b capture stream remove listeners on shutdown. 2021-02-28 18:56:04 +01:00
Miroslav Šedivý
2204400282 cursor cache disable if not available. 2021-02-28 18:52:37 +01:00
Miroslav Šedivý
663270b0f5 cursor position bypass desktop module. 2021-02-28 18:50:32 +01:00
Miroslav Šedivý
66618b9e62 WebRTC cursor handler extracted + cache. 2021-02-28 18:37:35 +01:00
Miroslav Šedivý
9d60468aea xevent DRY, expose emitter. 2021-02-28 17:22:55 +01:00
Miroslav Šedivý
09625ecca5 session refactor state. 2021-02-26 15:04:50 +01:00
Miroslav Šedivý
93f8d7f05e adding WebRTC timeouts. 2021-02-25 17:16:37 +01:00
Miroslav Šedivý
e9840a9579 fmt edit. 2021-02-25 17:16:01 +01:00
Miroslav Šedivý
2410295ad4 cursor CreatePNGImage in event emitter. 2021-02-25 14:24:17 +01:00
Miroslav Šedivý
d2eda6f25f cursor utils changed to generic CreatePNGImage. 2021-02-25 14:15:18 +01:00
Miroslav Šedivý
8f142e4b91 GetCursorImage returns image structure. 2021-02-25 14:03:57 +01:00
Miroslav Šedivý
dc29f71b0c keysym as uint32. 2021-02-23 21:25:55 +01:00
Miroslav Šedivý
8f2639412d format code. 2021-02-21 00:41:04 +01:00
Miroslav Šedivý
0581ce385c clean up repository. 2021-02-21 00:40:52 +01:00
Miroslav Šedivý
7bc9e669db golang upgrade to 1.16. 2021-02-20 13:49:06 +01:00