1
0
mirror of https://github.com/algora-io/tv.git synced 2025-02-04 01:53:25 +02:00

78 Commits

Author SHA1 Message Date
zafer
bd8d73f963 increase toilet capacity of multistreamed pads 2024-06-16 17:37:06 +03:00
zafer
a26cae03d9 use avc1 with repeated sps & pps 2024-06-16 17:36:22 +03:00
zafer
31c7b4fd36 add helper to multicast stream 2024-06-10 14:30:22 +03:00
zafer
0f21fe14eb emit livestream started event only after video becomes playable 2024-06-09 13:56:21 +03:00
Zafer Cesur
ced91a64dd
render latest ongoing livestream on homepage (#53) 2024-06-09 13:38:24 +03:00
Zafer Cesur
cd2d8a2fbb
add PlayerComponent (#52) 2024-06-09 13:30:44 +03:00
Zafer Cesur
8e88fbd5fd
demux with avc1 (#51) 2024-06-07 23:42:30 +03:00
Zafer Cesur
6be4bb1ad9
auto update chat overlay on new livestream (#50)
* remove unused stuff

* remove more unused stuff

* clean up

* remove more unused stuff

* render ChatLive on /:channel/chat

* handle no video case

* simplify

* subscribe to new room on new livestream

* show flash message on new livestream

* add flash with action

* handle no existing video case
2024-06-07 15:48:18 +03:00
Zafer Cesur
ec0bcbe578
add clipper (#48) 2024-06-06 15:27:42 +03:00
zafer
bc933d65c0 start algora multistream with comment aggregation 2024-06-05 22:07:19 +03:00
zafer
7181dd17e7 add util 2024-06-05 15:04:53 +03:00
zafer
fa8942a94c revert segment duration 2024-06-05 14:01:58 +03:00
zafer
d214509a68 add callback to start algora multistreams 2024-06-05 13:51:06 +03:00
zafer
e4edb99854 update hls mode and segment duration 2024-06-04 17:25:20 +03:00
zafer
f767b8cb69 improve admin dx 2024-06-04 16:47:17 +03:00
zafer
9b5d2c73db rollback manually selecting upload regions 2024-06-04 16:47:00 +03:00
zafer
c408fea173 ensure media is replicated to key regions 2024-06-04 13:06:45 +03:00
zafer
1ff34b8d50 add util to measure ingest speed 2024-06-03 17:15:14 +03:00
zafer
62ad4ced14 log storage speed 2024-06-03 14:39:27 +03:00
zafer
3eee09c142 order show videos by inserted desc 2024-06-03 14:37:18 +03:00
zafer
f5efafb1c0 add mp4 export helpers 2024-06-03 01:55:38 +03:00
zafer
ec91e74211 add admin util 2024-06-02 17:15:03 +03:00
zafer
a11c6d638b set content_type of stored media 2024-06-02 17:14:54 +03:00
Zafer Cesur
1cb6c1eb33
revamp homepage (#44) 2024-05-31 12:29:56 +03:00
Zafer Cesur
1cf1f37b35
add subscriptions page (#43) 2024-05-30 12:36:19 +03:00
zafer
0da97054ca add Admin module 2024-05-27 15:23:07 +03:00
Zafer Cesur
72acdbe1f1
add shows (#40) 2024-05-25 12:30:01 +03:00
zafer
5fa6e1805c add success state for restream oauth 2024-05-24 18:16:36 +03:00
zafer
2675a611bb improve handling of external messages 2024-05-23 22:59:08 +03:00
Zafer Cesur
3f6a3dd313
capture channel events & audience (#39) 2024-05-23 21:07:30 +03:00
Zafer Cesur
c83a45add4
relay chat messages from other platforms (#38) 2024-05-23 14:03:57 +03:00
zafer
d7c75f36c5 fix credo warnings 2024-05-22 17:53:10 +03:00
Zafer Cesur
8395d38243
add oauth flow for restream (#37) 2024-05-22 17:03:18 +03:00
zafer
2fbc33b9c1 fix pad ref 2024-05-21 20:05:17 +03:00
zafer
8b6116fd90 update order by direction 2024-05-21 02:30:17 +03:00
zafer
a03edfc278 order destinations by id 2024-05-20 20:02:43 +03:00
Zafer Cesur
9ac9b08176
add multistreaming support (#35)
* replace SourceBin with Source + Demuxer + Parser

* add Tee.Master

* update topology

* add copy channel

* reorganize spec

* fix pad refs

* dynamically update pipeline topology for each rtmp sink

* implement user defined destinations

* validate destination URL

* revamp ui

* remove dbg calls

* remove autocomplete for stream key input

* update validation message
2024-05-20 15:58:24 +03:00
zafer
800f58dfec return user back to where login was initiated 2024-05-12 15:38:52 +03:00
Zafer Cesur
cb43e6c569
add challenge banner (#34) 2024-05-10 11:45:33 +03:00
zafer
4006027385 generate og image with svg overlay 2024-05-09 18:01:30 +03:00
zafer
edf1c32e59 add og_image_url to video 2024-05-09 16:34:58 +03:00
zafer
e9ce649ad9 generate stream thumbnail inside a supervised task 2024-05-09 16:29:57 +03:00
zafer
d8e468f731 move thumbnail logic into library context 2024-05-08 00:19:00 +03:00
zafer
01c6a6c7b6 add helper to get video id from pipeline 2024-05-07 16:30:21 +03:00
zafer
1baad3c4ae keep latest stream segment in memory 2024-05-07 16:29:57 +03:00
zafer
3c01987dc5 add function to update object in storage 2024-05-06 02:28:56 +03:00
Zafer Cesur
0ab70fc530
add routes /gh/:user_id/{thumbnail,channel} (#33) 2024-05-06 01:44:09 +03:00
zafer
563fce260c add optional opts to Library.create_thumbnail 2024-05-05 21:39:49 +03:00
zafer
825cab8ee0 set proper content type for thumbnails 2024-05-05 21:32:12 +03:00
zafer
f6542c017b set proper content type for thumbnails 2024-05-05 21:31:20 +03:00