1
0
mirror of https://github.com/algora-io/tv.git synced 2024-11-16 00:58:59 +02:00
Commit Graph

258 Commits

Author SHA1 Message Date
zafer
04703fccf3 use password input for destination stream key 2024-05-20 16:21:17 +03:00
Zafer Cesur
ab0bd74945
add timestamps for chat messages (#36) 2024-05-20 16:16:47 +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
c20bd5e9f9 add *.patch to .{git,docker}ignore 2024-05-18 19:17:12 +03:00
zafer
3cef9df24c add link from video to channel 2024-05-12 18:17:08 +03:00
zafer
800f58dfec return user back to where login was initiated 2024-05-12 15:38:52 +03:00
zafer
adceb9a16b update fly specs 2024-05-12 14:53:04 +03:00
zafer
4874135375 init root dir for hf cache 2024-05-12 14:41:55 +03:00
zafer
468b64cf13 display challenge banner on all screens 2024-05-10 13:03:27 +03:00
zafer
91e8c75f97 add github logo on login button 2024-05-10 11:55:41 +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
9f1e201125 update fly specs 2024-05-09 16:21:08 +03:00
zafer
43a03b1c7b use video title as page description 2024-05-08 16:32:16 +03:00
zafer
5de36fd8d7 use snapshot from video as channel og image 2024-05-08 00:21:04 +03:00
zafer
d8e468f731 move thumbnail logic into library context 2024-05-08 00:19:00 +03:00
zafer
454db217d4 fix field name 2024-05-07 23:39:45 +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
6a1ae7592f reorganize meta tags 2024-05-07 15:17:06 +03:00
zafer
aca465dfe1 add 1024px logo in mediaSession metadata 2024-05-07 15:16:33 +03:00
zafer
6ecef54191 update mediaSession metadata on play 2024-05-07 02:41:15 +03:00
zafer
0260500f02 send not found response on 404 2024-05-06 13:50:29 +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
795e92289f add links to timestamps 2024-05-05 23:24:05 +03:00
Zafer Cesur
01ba80b8ae
revamp mobile chat (#32) 2024-05-05 23:14:05 +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
Zafer Cesur
cc1c5ddc4d
rewrite chat with liveview streams & pubsub events (#31) 2024-05-05 02:47:05 +03:00
zafer
12e17848f4 fix /embed styling 2024-05-05 02:27:04 +03:00
Zafer Cesur
0997ab2865
display chat on all screen sizes (#30) 2024-05-04 20:58:09 +03:00
zafer
24215f5e33 don't init new index on load error 2024-05-04 14:11:39 +03:00
zafer
30be48155f redirect /cossgpt to example query result 2024-05-04 14:10:15 +03:00
zafer
ce30568fdb fix typo 2024-05-04 01:12:44 +03:00
zafer
26d5a4b185 add dom ids for new chat messages 2024-05-03 18:13:58 +03:00
zafer
2600412889 handle message deleted events in chat overlay 2024-05-03 16:49:05 +03:00
zafer
72e39d0126 fix background 2024-05-03 16:44:42 +03:00
Zafer Cesur
71b0d3f218
add message deletion (#29) 2024-05-03 16:38:50 +03:00
zafer
3f427379a6 fix new message spacing 2024-05-03 16:19:56 +03:00
zafer
fb40150fe5 update spacing in video side panel 2024-05-03 15:34:13 +03:00
zafer
5d0d576011 disable transcript edits 2024-05-03 14:40:19 +03:00
Zafer Cesur
149191a9cf
add vector search for vods (#28) 2024-05-01 23:34:05 +03:00
zafer
1dcfd77dcb fix title on video page 2024-04-30 18:25:55 +03:00
zafer
7836a8bf5c periodically fetch new stargazer count 2024-04-27 22:06:46 +03:00
zafer
64dcdbd8d5 disable ecto logs 2024-04-27 22:04:37 +03:00
zafer
4811cd6c4b always display video title 2024-04-20 17:19:26 +03:00