Commit Graph

20 Commits

Author SHA1 Message Date
Schoumi cfffa2e418 Fix some rotation issue 2022-10-04 17:31:53 +02:00
Schoumi 82dae368e0 fix stream orientation 2022-07-14 13:33:30 +02:00
Schoumi b0dace54d7 Upgrade RTMP-RTSP from 1.8.2 (custom) to 2.1.9 (standard)
-> breaks orientation at the moment
Upgrade gradle plugin version
2022-06-16 12:34:41 +02:00
Schoumi f13a8236c7 - Fix crash when user click on button when no permission were given
- Fix live abort when user goto settings to enable permissions
2021-10-18 18:11:54 +02:00
Schoumi ebb979a704 Remove useless empty line 2021-09-23 15:01:23 +02:00
Schoumi cacddcf530 Add Licence header in files 2021-09-23 14:55:50 +02:00
Schoumi 619cb0a8e0 - Bug fix that when app ask for password after longtime without connexion, it says that credentials already exists.
- Update gradle version
2021-09-22 17:40:54 +02:00
Schoumi f9ea80bb3d Manage instance live configuration: live enabled and allow replay
fixes #11
2021-07-27 20:20:08 +02:00
Schoumi df6d043e19 manage stream resolution settings/ui/rtmp with camera2 api instead of deprecated camera api 2021-07-27 15:45:12 +02:00
Schoumi 1573afb279 finish activity when network error occurs during livestream 2021-07-26 20:38:57 +02:00
Schoumi 678e131f32 Fix crash on one permission refused and color black on black 2021-07-25 21:06:51 +02:00
Schoumi a8e290fc0b Add an alert dialog when creating live in order to help the user wait for completion
fixes #1
2021-07-25 21:06:03 +02:00
Schoumi b2770e980c Fix info should not be displayed during loading channel informations 2021-07-25 21:03:52 +02:00
Anthony Chomienne d8642c9d15 Adjust some layout elements and default visibility 2021-07-07 17:53:50 +02:00
Anthony Chomienne ca5ae7b7ba Fix end of forms-data sending 2021-07-07 17:35:39 +02:00
Anthony Chomienne 45fa4af1a9 Centralize error handling in OAuthManager and Fix error on sending parameters in urlencode format that are not correctly urlencoded 2021-07-07 17:33:21 +02:00
Anthony Chomienne c5f5007945 Fix error when pressed back during live creation window that display the end of the stream that never exist 2021-07-07 17:32:14 +02:00
Anthony Chomienne c3ad46de59 Add Stop button to end the stream 2021-07-07 17:29:37 +02:00
Anthony Chomienne 6ae948f0cd Change remaining old project name/config to PeerTube Live 2021-07-07 17:24:56 +02:00
Anthony Chomienne 6eb9be5fe5 Alpha version 2021-06-22 16:05:02 +02:00