Miroslav Šedivý
6067367acd
Capture bandwidth switch ( #14 )
...
* Handle bitrate change by finding the stream with closest bitrate as peer
* Convert video id into bitrate when creating peer or changing bitrate
* Try to fix prometheus panic
* Revert metrics label name change
* minor fixes.
* bitrate selector.
* skip if moving to the same stream.
* no closure for getting target bitrate.
* fix: high res switch to lo video, stream bitrate out of range
* revert dev config change.
* white space.
Co-authored-by: Aleksandar Sukovic <aleksandar.sukovic@gmail.com>
2022-10-25 20:25:00 +02:00
Miroslav Šedivý
5ad5daa6bb
Stream bucket manager ( #12 )
...
* refactor webrtc.
* bind track with a single connection.
* audio+video codec.
* move stream selection to bucket manager.
* audio w/o bucket manager.
* revert peer changes.
* return video IDs.
* destroy & recreate all.
* add video ID change.
* Track -> Recevier.
2022-10-17 13:39:31 +02:00
Miroslav Šedivý
f4a4e0152e
webrtc SetCursorPosition.
2022-07-28 12:43:31 +02:00
Miroslav Šedivý
3cd59b9f30
rename module name from gitlab to github.
2022-07-14 22:10:41 +02:00
Miroslav Šedivý
d5c934f2af
add ReceiverReport.
2022-07-04 01:01:03 +02:00
Miroslav Šedivý
01b5d61e2b
add receiverEstimatedMaximumBitrate.
2022-07-04 00:38:46 +02:00
Miroslav Šedivý
3fda00bac5
add video id for webrtc metrics.
2022-07-03 23:21:25 +02:00
Miroslav Šedivý
bb35695255
split sctp and ice bytes.
2022-07-01 00:16:39 +02:00
Miroslav Šedivý
fc5c017666
stats ice Candidates Count.
2022-06-30 23:50:47 +02:00
Miroslav Šedivý
527b1f08f8
add webrtc metrtics.
2022-06-25 20:12:42 +02:00
Miroslav Šedivý
149d74150b
sessions in private still get cursor info & send inactive.
2022-03-27 00:35:33 +01:00
Miroslav Šedivý
d004ddd68f
private mode implementation.
2022-03-26 23:20:38 +01:00
Miroslav Šedivý
8593d2d0fd
move shared code to pkg.
2022-03-20 11:43:00 +01:00
Miroslav Šedivý
94c17e9a42
rename module to gitlab.com/demodesk/neko/server.
2022-03-20 11:27:41 +01:00
Miroslav Šedivý
d068698836
update logging.
2022-02-12 18:55:56 +01:00
Miroslav Šedivý
d20fa071e7
register negotiation event after initial offer.
2022-02-10 23:39:52 +01:00
Miroslav Šedivý
924be20505
WebRTC TCP and UDP mux.
2022-02-09 20:45:03 +00:00
Miroslav Šedivý
14a2e698ac
add stop fn to remote track.
2022-01-06 22:28:34 +01:00
Miroslav Šedivý
0f9f9a376c
fix remote track logging.
2022-01-06 20:41:44 +01:00
Miroslav Šedivý
6b14e01415
add media to capture config.
2021-12-09 23:22:24 +01:00
Miroslav Šedivý
670e0ee17d
member profile can share media.
2021-12-09 21:48:02 +01:00
Miroslav Šedivý
64c3449322
pipeline error handling.
2021-12-02 23:35:38 +01:00
Miroslav Šedivý
d70ae4410f
implement webcam.
2021-12-02 23:06:21 +01:00
Miroslav Šedivý
5643e7abbc
add streamsrc to capture.
2021-12-01 22:36:45 +01:00
Miroslav Šedivý
75b1e08874
virtual microphone OnTrack.
2021-11-28 23:16:26 +01:00
Miroslav Šedivý
7b2c1570bf
add SDP answer.
2021-11-28 18:36:47 +01:00
Miroslav Šedivý
096efe9b38
add on track log.
2021-11-25 23:46:06 +01:00
Miroslav Šedivý
0075cdca2b
implement OnNegotiationNeeded.
2021-11-25 21:43:39 +01:00
Miroslav Šedivý
318b833b30
set position in session.
2021-10-23 20:25:18 +02:00
Miroslav Šedivý
2068c0ee05
webrtc remote desktop from cursor pos.
2021-10-21 22:53:54 +02:00
Miroslav Šedivý
d5c0c62675
lint fix minor problems.
2021-10-07 21:41:19 +02:00
Miroslav Šedivý
0245c73e2b
rename to PeerStreamTrack.
2021-10-01 00:02:54 +02:00
Miroslav Šedivý
9d4d5766ef
webrtc refactor peer track.
2021-09-27 00:50:49 +02:00
Miroslav Šedivý
beac1cb088
peer configuration multiple codecs.
2021-09-26 22:59:45 +02:00
Miroslav Šedivý
fa168a53c9
webrtc extract connection.
2021-09-26 22:26:22 +02:00
Miroslav Šedivý
e0f1857c51
fx WebRTC logging.
2021-09-05 22:44:16 +02:00
Miroslav Šedivý
00fc3afcd7
extract webrtc payload to own module.
2021-09-02 21:06:58 +02:00
Miroslav Šedivý
e812cb9fbf
pionlog to own folder.
2021-09-02 20:48:15 +02:00
Miroslav Šedivý
7e2f173460
unify shutdown logs.
2021-09-02 00:00:29 +02:00
Miroslav Šedivý
c2fe224562
audit errors and warnings.
2021-09-01 23:10:06 +02:00
Miroslav Šedivý
49c48b3200
remove event from messages.
2021-09-01 21:58:39 +02:00
Miroslav Šedivý
a03507227d
webrtc logging.
2021-08-29 18:59:46 +02:00
Miroslav Šedivý
343b0c562a
common errors as variable.
2021-08-29 17:09:13 +02:00
Miroslav Šedivý
2329a940c8
fix logging.
2021-08-03 11:06:34 +02:00
Miroslav Šedivý
45ee1eef3e
handle closed peerConnection.
2021-08-03 10:47:05 +02:00
Miroslav Šedivý
7df642a346
add iceTrickle for restart from config.
2021-06-27 22:05:37 +02:00
Miroslav Šedivý
09fdea1b11
add ice restarts.
2021-06-27 22:02:05 +02:00
Miroslav Šedivý
014b757734
webrtc connect with selected video.
2021-04-30 14:05:07 +00:00
Miroslav Šedivý
58854d38dd
webrtc add interceptor.
2021-03-23 13:46:54 +01:00
Miroslav Šedivý
552223d031
iceservers with auth.
2021-03-17 15:47:49 +01:00