John Preston
|
3c1663adeb
|
Fix couple of possible crashes.
Fixes #24613.
|
2022-06-20 20:31:54 +04:00 |
|
John Preston
|
6dedf7c63e
|
Update API scheme to layer 143.
|
2022-05-19 17:27:02 +04:00 |
|
John Preston
|
73d00a4caf
|
Reload stale video chat on join.
|
2022-04-25 13:41:24 +04:00 |
|
John Preston
|
616f4e4027
|
Allow volume changing in RTMP stream context menu.
|
2022-03-14 13:45:05 +04:00 |
|
23rd
|
e8f0be80bb
|
Moved RTMP data to common struct.
|
2022-03-01 12:52:31 +03:00 |
|
23rd
|
13f1ab7965
|
Added confirm box for stream key revoking from settings of group call.
|
2022-02-28 21:41:50 +03:00 |
|
23rd
|
1f18c9a273
|
Added RTMP info to settings of group call.
|
2022-02-28 20:26:24 +03:00 |
|
John Preston
|
3cf330134b
|
Keep RTMP url / key in Calls::GroupCall.
|
2022-02-28 17:29:08 +03:00 |
|
John Preston
|
fc5ed46b40
|
Toggle fullscreen by mute button in RTMP streams.
|
2022-02-28 16:51:14 +03:00 |
|
John Preston
|
25e29d3dd5
|
Hide members in RTMP streams.
|
2022-02-28 13:52:49 +03:00 |
|
John Preston
|
e7b5ab56e0
|
Handle getGroupCallStreamChannels errors.
|
2022-02-28 13:19:04 +03:00 |
|
John Preston
|
8d575a5fbf
|
Fix rtmp stream current time request.
|
2022-02-28 12:51:17 +03:00 |
|
23rd
|
8909b654d3
|
Added ability to start livestream with RTMP.
|
2022-02-28 08:05:02 +03:00 |
|
John Preston
|
e89c95551f
|
Show correct downloads elements context menu.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
3425dc027c
|
Show downloaded files in Downloads.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
1de35cf8ef
|
Support receiving RTMP streams in group calls.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
45398bb54e
|
Update tgcalls with streams support.
|
2022-02-25 19:41:15 +03:00 |
|
John Preston
|
f918c6bb83
|
Pass QWindow to PowerSaveBlocker.
|
2022-02-04 09:43:56 +03:00 |
|
John Preston
|
9c01295521
|
Create PowerSaveBlocker-s on calls / video / audio.
|
2022-02-02 12:05:33 +03:00 |
|
John Preston
|
9877845b9c
|
Don't always enable screencast logs.
|
2022-01-21 15:32:45 +03:00 |
|
23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
|
23rd
|
70e9b4a332
|
Moved type of call id to alias.
|
2021-10-29 16:10:07 +04:00 |
|
John Preston
|
c04cdff7f7
|
Disable group call logs to console.
|
2021-10-07 11:42:24 +04:00 |
|
John Preston
|
8069fdd873
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
|
John Preston
|
f73264025d
|
Fix a crash after joining broadcasts.
|
2021-09-13 14:21:01 +03:00 |
|
23rd
|
900a7d0b2b
|
Appended references to const auto types in loop to prevent copying.
Suggested by Apple Clang.
|
2021-09-09 16:32:04 +03:00 |
|
23rd
|
cd59ba6629
|
Added ability to start video recording in group calls.
|
2021-09-07 23:41:08 +03:00 |
|
John Preston
|
f6175e7b7c
|
Invite by link in case of non-self voice chat join.
|
2021-09-02 11:04:28 +03:00 |
|
John Preston
|
e9a5c45f34
|
Use separate strings for channel voice chats.
|
2021-08-31 17:59:29 +03:00 |
|
John Preston
|
29c0956d61
|
Always try to play video in voice chats.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
0cfede984c
|
Update API scheme to layer 132.
|
2021-08-30 20:32:56 +03:00 |
|
John Preston
|
1cc9a52461
|
Fix my speaking status freeze in voice chats.
|
2021-08-18 17:52:23 +03:00 |
|
John Preston
|
ca31a08182
|
Fix 'Sorry, group is inac...' in scheduled voice chat.
|
2021-08-18 11:34:16 +03:00 |
|
John Preston
|
91ef6f13c8
|
Use good bitrate for screen capture in calls.
|
2021-08-10 15:46:18 +03:00 |
|
John Preston
|
c100055fac
|
Allow sharing screen or window in one-on-one calls.
|
2021-07-30 00:40:25 +03:00 |
|
John Preston
|
86a2a4d63a
|
Count unique video senders in limit.
|
2021-07-13 22:08:10 +03:00 |
|
John Preston
|
db81638656
|
Allow sharing screen with sound on Windows.
|
2021-07-13 22:08:09 +03:00 |
|
John Preston
|
402729dc99
|
Check unmuted video limit in group call.
|
2021-07-13 22:08:09 +03:00 |
|
John Preston
|
801c8b6220
|
Screencast with system sound on Windows.
|
2021-07-13 22:08:09 +03:00 |
|
John Preston
|
cc013305ac
|
Apply local volume / mute to additional audio stream.
|
2021-07-13 22:08:09 +03:00 |
|
John Preston
|
f17fc0b670
|
Support additional audio ssrc.
|
2021-07-13 22:08:09 +03:00 |
|
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
|
Ilya Fedin
|
89765340c3
|
Fix -Wunused-function warnings
|
2021-07-13 21:31:22 +03:00 |
|
John Preston
|
2ffda9f240
|
Don't use MTP* for ChatAdminRight / ChatRestriction.
|
2021-07-08 13:34:06 +03:00 |
|
John Preston
|
14a2b10989
|
Show error if camera could not be enabled.
|
2021-06-23 12:04:05 +04:00 |
|
John Preston
|
8897f9e46a
|
Limit requested qualities to 4 Full / 16 Medium.
|
2021-06-18 18:43:13 +04:00 |
|
John Preston
|
1cb1f1cbc1
|
Add a hint to turn on the camera.
|
2021-06-18 16:11:32 +04:00 |
|
John Preston
|
0b4605a656
|
Don't pass Quality::Medium for screencast to tgcalls.
|
2021-06-17 12:03:26 +04:00 |
|
John Preston
|
f18e157e46
|
Add video placeholder if can't receive it.
|
2021-06-15 14:30:51 +04:00 |
|
John Preston
|
b2bf8244dd
|
Add "Enable noise suppression" setting to group calls.
|
2021-06-15 12:33:02 +04:00 |
|