1
0
mirror of https://github.com/algora-io/tv.git synced 2025-02-14 01:59:50 +02:00

18 Commits

Author SHA1 Message Date
neo773
fbf44603cf
feat: PWA (#103) 2024-09-20 18:09:59 +03:00
ty
4d2a5455d6
Validate stream_key inside Pipeline (#98)
Allows using /live + <stream_key> or /<stream-key> or /<stream-key> +
<stream_key>, but no other combination

Moves all post-connection logic out of the Validator and into the
Pipeline

Delays calling init_livestream! until the stream is validated

Removes video_id from Validator config

Delays attaching HLS output until the stream is validated

User interface for stream key
2024-09-19 15:35:22 +03:00
Zafer Cesur
c79d0e8f2f
implement in-video ads & analytics (#59) 2024-08-15 18:02:56 +03:00
zafer
3f4cc7da66 update hackney timeout 2024-06-03 14:36:26 +03:00
zafer
2f73c9bd9c increase ex_aws recv_timeout 2024-06-02 17:13:41 +03:00
Zafer Cesur
e782cbae6c
add /docs (#42) 2024-05-26 22:24:39 +03:00
Zafer Cesur
8395d38243
add oauth flow for restream (#37) 2024-05-22 17:03:18 +03:00
zafer
6a1ae7592f reorganize meta tags 2024-05-07 15:17:06 +03:00
Zafer Cesur
71b0d3f218
add message deletion (#29) 2024-05-03 16:38:50 +03:00
Zafer Cesur
149191a9cf
add vector search for vods (#28) 2024-05-01 23:34:05 +03:00
zafer
64dcdbd8d5 disable ecto logs 2024-04-27 22:04:37 +03:00
Zafer Cesur
058a34721d
serve embeddable videos on different origin without cookies (#23) 2024-04-12 15:59:50 +03:00
zafer
4382fd19dc ensure only nodes in primary region process jobs 2024-04-01 20:27:03 +03:00
Zafer Cesur
2b73c40bc5
add creator studio (#14) 2024-04-01 18:39:03 +03:00
Zafer Cesur
dd1b31c4cd
add read replicas & dns clustering for distributed elixir nodes (#7) 2024-03-11 21:55:17 +03:00
zafer
dc6f20a554 remove oban 2024-03-11 21:47:04 +03:00
Zafer Cesur
446efb3c62
add typescript (#5)
* use typescript

* fix typing issues

* update tailwind config

* upgrade deps

* update comment
2024-03-10 19:24:20 +03:00
zafer
e07cf7fd6c initial commit 2024-02-29 22:31:42 +03:00