531 Commits

Author SHA1 Message Date
5cb5f85b45 get public streams methods 2022-05-12 14:59:14 +02:00
2f717a179e generate keys with username 2022-05-12 14:58:54 +02:00
86d2bce01f update streamingKey schema 2022-05-12 14:58:33 +02:00
182040d37a stream pipe with streamingUserspace username resolver 2022-05-12 14:58:09 +02:00
a86918d3b9 fix addresses 2022-05-12 11:05:52 +02:00
27972f3f5f initialize http server 2022-05-12 10:53:43 +02:00
ff34d2900b added publishStream & unpublishStream methods 2022-05-12 10:53:30 +02:00
bb2cd23c4b fetch data from media server api 2022-05-12 10:53:15 +02:00
0ae6cbc0d9 added streaming routes 2022-05-12 10:40:16 +02:00
1a0a53445e added basic streaming server classes 2022-05-12 10:40:00 +02:00
bbd0c1d5bb added @ffmpeg-installer/ffmpeg dep 2022-05-12 10:39:41 +02:00
10eb64692f reject client session when session is removed or ended 2022-05-12 10:39:30 +02:00
d295ddda53 fix streamingKey schema 2022-05-12 10:39:05 +02:00
39ecbf3ee3 added StreamingController with basic methods 2022-05-12 10:38:44 +02:00
f149060dff added streamingKey to models 2022-05-12 10:38:24 +02:00
9b44010bc3 added basic streaming control panel 2022-05-12 10:38:09 +02:00
06f38164b3 added mongoose dep 2022-05-10 20:45:55 +02:00
d154c36062 added StreamingKeys schema 2022-05-10 20:45:45 +02:00
fa2e40c75d added StreamingKeys model 2022-05-10 20:45:40 +02:00
f00a15548b add managers 2022-05-10 20:45:24 +02:00
df151c5a0a add lib 2022-05-10 20:45:15 +02:00
65a5ecc3b6 added streaming-server package 2022-05-10 20:04:49 +02:00
50f6ca2c14 added todo 2022-05-10 19:58:10 +02:00
srgooglo
b7837284a9
Merge pull request #56 from ragestudio/linebridge-update
Linebridge update
2022-05-06 19:01:21 +02:00
7eb67cc124 update linebridge dep 2022-05-06 19:00:43 +02:00
9e4721579a added comments 2022-05-06 19:00:29 +02:00
0105d79977 remove unwanted log 2022-05-06 19:00:12 +02:00
08928cdae9 update linebridge dep 2022-05-06 18:48:47 +02:00
07e01c7471 Merge branch 'linebridge-update' of https://github.com/ragestudio/comty into linebridge-update 2022-05-06 17:43:29 +02:00
88101b767e update linebridge dep 2022-05-06 17:43:21 +02:00
efaabf8cf2 update linebridge imports 2022-05-06 17:43:12 +02:00
srgooglo
aac047423e
Merge pull request #55 from RubenPX/linebridge-update
fix typo `autocapitalize` & `autoCorrect`
2022-05-06 15:00:37 +02:00
b7739080ab fix typo autocapitalize & autoCorrect 2022-05-06 14:57:31 +02:00
80cc6e0721 update linebridge dep 2022-05-06 13:56:57 +02:00
2674438c4e dont encode login body payload 2022-05-06 13:27:15 +02:00
db5a0bfcac update linebridge dep 2022-05-06 13:26:07 +02:00
d498a03505 not decode password username on passport stratergy 2022-05-06 12:27:17 +02:00
3190fba4b7 remove req type checking 2022-05-06 12:12:37 +02:00
cdb752dd1b update linebridge dep 2022-05-06 12:10:49 +02:00
85667624b3 update linebridge lib 2022-05-06 11:40:09 +02:00
b7864e7a39 update linebridge dep 2022-05-06 11:36:47 +02:00
2a9f086f14 use res.json to parse responses 2022-05-06 11:17:13 +02:00
402f0d4557 update linebridge dep 2022-05-06 11:16:50 +02:00
f9acfa8de9 update linebridge 2022-05-05 10:45:19 +02:00
f3f02e8095 disable upload endpoints 2022-05-05 10:45:10 +02:00
dddee4009b remove @nanoexpress/middleware-file-upload/cjs from middlewares 2022-05-05 10:45:01 +02:00
302fbe301b added plyr-react 2022-04-04 21:43:38 +02:00
7c49505551 early implement media viewer & self menu 2022-04-04 21:43:28 +02:00
c08fc6cf8e pass initial props from feed controller 2022-04-04 21:43:00 +02:00
03ce741235 added additions to schemas 2022-04-04 21:42:48 +02:00