zafer
e76d9e6537
terminate pipeline on end_of_stream notification
2024-09-03 18:59:32 +03:00
zafer
52aad5a5c7
add admin util to import youtube videos
2024-09-03 18:11:23 +03:00
Zafer Cesur
71d883fe45
soft delete videos until they are removed from storage ( #77 )
2024-09-03 17:37:56 +03:00
zafer
83fb15fcd1
check for non-empty event sink URL before sending events
2024-09-03 12:16:51 +03:00
Gabriel Piriz
09b0623af7
Terminate interrupted streams ( #75 )
2024-09-01 02:15:24 +03:00
zafer
47e5916441
handle case where media playlist is missing
2024-09-01 00:41:04 +03:00
Zafer Cesur
a235c36888
improve restream websocket reliability with dynamic token refresh ( #68 )
...
* try to reconnect using fresh token
* add handlers to start, restart and terminate
2024-08-28 17:35:28 +03:00
Zafer Cesur
1576c39692
improve analytics page ( #65 )
2024-08-22 23:48:46 +03:00
Zafer Cesur
33aaadebb0
implement retry & restart with exponential backoff to handle websocket disconnections ( #64 )
2024-08-22 23:45:24 +03:00
zafer
ad78fa402c
fix connection identifier parser
2024-08-20 07:39:12 +03:00
zafer
b52ac8eee9
filter blurbs before generating thumbnails
2024-08-17 21:55:28 +03:00
Zafer Cesur
c79d0e8f2f
implement in-video ads & analytics ( #59 )
2024-08-15 18:02:56 +03:00
Zafer Cesur
199e568a67
aggregate live comments from youtube ( #58 )
2024-08-15 17:59:24 +03:00
Zafer Cesur
099efd4721
add raw websocket handler for chat messages ( #55 )
2024-07-11 19:30:47 +03:00
zafer
cfe3f03bf4
revamp chat
2024-06-26 15:40:36 +03:00
zafer
ece3051b50
fix module path
2024-06-23 15:31:46 +03:00
zafer
7ddca7b819
update admin helpers
2024-06-23 15:20:30 +03:00
zafer
4988ba7a8d
reorganize pipeline components
2024-06-23 14:53:18 +03:00
zafer
c6c685531f
add flag to transcode streams
2024-06-21 17:43:32 +03:00
zafer
e6428c1ff8
assign unique id to each multistreamed destination
2024-06-16 17:37:28 +03:00
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