1
0
mirror of https://github.com/algora-io/tv.git synced 2025-03-17 20:17:45 +02:00

8 Commits

Author SHA1 Message Date
Zafer Cesur
816781021c
Revamp homepage (#90) 2024-09-12 11:00:16 +02:00
Zafer Cesur
72acdbe1f1
add shows (#40) 2024-05-25 12:30:01 +03:00
Zafer Cesur
c83a45add4
relay chat messages from other platforms (#38) 2024-05-23 14:03:57 +03:00
Zafer Cesur
8395d38243
add oauth flow for restream (#37) 2024-05-22 17:03:18 +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 Cesur
cb43e6c569
add challenge banner (#34) 2024-05-10 11:45:33 +03:00
Zafer Cesur
7684f3fc37
migrate core components to latest (#1)
* upgrade core components to latest

* adapt styles for dark mode

* restore custom components

* use new components & patterns

* delete icon component

* update tailwind config

* delete phoenix.css

* add ::selection style

* delete obsolete title_bar comp
2024-03-02 18:04:44 +03:00
zafer
e07cf7fd6c initial commit 2024-02-29 22:31:42 +03:00