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

Commit Graph

  • 25f33ba734 configure resume rtmp ty 2024-10-27 13:23:13 -04:00
  • e9f7c668f5 add readme to pipeline test dir ty 2024-10-27 12:25:09 -04:00
  • edead09b90 configure hlsjs for rtmp reconnect ty 2024-10-10 20:49:10 -04:00
  • 2272b1933d configure hlsjs for gap during reconnect ty 2024-10-08 21:30:56 -04:00
  • c00be1f451 reconnect rtmp to any node via syn ty 2024-10-08 21:29:32 -04:00
  • 44a19a3687 discontinue and resume tracks ty 2024-10-01 01:40:34 -04:00
  • 0e47ecd6e1 Multple manifest HLS with low-latency support ty 2024-09-28 18:20:52 -04:00
  • 32be82892e toggle streamer live but not video when trying to reconnect ty 2024-09-29 13:00:12 -04:00
  • a5f5ec8468 handle maybe not reconnecting ty 2024-09-28 18:20:52 -04:00
  • ad7aa32764 Recover pipeline from disconnected rtmp stream ty 2024-09-27 23:02:33 -04:00
  • cdc836c8e2 Serve low-latency HLS partials from S3 adaptive_bitrate_rebase_cdc836c ty 2024-11-11 16:45:47 -05:00
  • 5d6728c0f1 start all applications when in FLAME ty 2024-11-11 17:25:36 -05:00
  • 0eefa2e0e7 handle reconnect when including master and empty string TRANSCODE env var ty 2024-11-11 17:24:17 -05:00
  • 64ee131e81 use upstream membrane RTMP plugin! ty 2024-11-08 18:49:29 -05:00
  • acfcfa5757 Upgrade to membrane_h26x_plugin ty 2024-11-08 18:47:59 -05:00
  • a1bbd780cb Hide unlisted videos from channel duong 2024-11-08 17:03:26 -05:00
  • 09ce8c4915 include reconnect count in rtmp forwarding child name ty 2024-11-03 18:02:00 -05:00
  • 2f30ffe830 optionally include master video track even when transcoding ty 2024-11-03 17:52:09 -05:00
  • 76fb05786e adjust logging ty 2024-10-31 22:48:36 -04:00
  • 3399319f83 format ty 2024-10-31 22:45:32 -04:00
  • 5354597eb1 allow configuring flame ty 2024-10-31 22:42:19 -04:00
  • 50248ee74b make new clip video work with multiple manifests ty 2024-10-28 23:19:52 -04:00
  • a8446ddf6d adapt to membrane_rtmp_plugin v0.27.2 ty 2024-10-31 21:25:19 -04:00
  • 304c8c3b49 remove and reconnect forwarded rtmp connections ty 2024-10-28 22:23:26 -04:00
  • 93069e09e1 Rebase fork of membrane rtmp plugin ty 2024-10-28 00:00:30 -04:00
  • 8fc776d291 rebase cleanup ty 2024-10-27 16:06:05 -04:00
  • d2870bc63c remove hls inactivity timeout ty 2024-10-10 22:46:22 -04:00
  • 598a33349c test config ty 2024-10-10 22:44:47 -04:00
  • 23674032ef cleanup ty 2024-10-10 20:58:26 -04:00
  • b596d4db07 Repeat H26x parameter sets ty 2024-10-10 20:54:30 -04:00
  • 8d098dfacb add pipeline manager for running under FLAME ty 2024-10-10 20:04:37 -04:00
  • d51b0d2c3d update dev config ty 2024-10-08 21:29:32 -04:00
  • f18c60de1c try hardware transcoding backends ty 2024-10-08 14:42:52 -04:00
  • 7a185b9bb3 add h265 support ty 2024-10-01 15:59:45 -04:00
  • d427741800 Add h256 support to HLS ty 2024-10-01 12:33:51 -04:00
  • d6b86fb009 terminate pipeline on DeleteStream message ty 2024-10-01 12:33:35 -04:00
  • f774e164c0 scale video ty 2024-10-01 01:52:17 -04:00
  • 297bbcfeb2 cleanup unused vars and deps ty 2024-10-27 21:13:13 -04:00
  • cc6f282c37 fix download_video helper ty 2024-10-27 14:32:19 -04:00
  • bb207ced7f fix thumbnail generation ty 2024-10-27 14:13:06 -04:00
  • 3fb9b5ba39 fix terminate_stream helper with separate_av ty 2024-10-27 14:09:29 -04:00
  • c6031c0054 remove logging for subsequent track activity notificaitons ty 2024-10-27 13:44:13 -04:00
  • d04d6b6765 configure resume rtmp ty 2024-10-27 13:23:13 -04:00
  • 2a75540fe8 add readme to pipeline test dir ty 2024-10-27 12:25:09 -04:00
  • 4f774a3012 configure hlsjs for rtmp reconnect ty 2024-10-10 20:49:10 -04:00
  • 3e107af34a configure hlsjs for gap during reconnect ty 2024-10-08 21:30:56 -04:00
  • 5be1baabce reconnect rtmp to any node via syn ty 2024-10-08 21:29:32 -04:00
  • cc786424a2 discontinue and resume tracks ty 2024-10-01 01:40:34 -04:00
  • 8c4f64c660 Multple manifest HLS with low-latency support ty 2024-09-28 18:20:52 -04:00
  • b0aba0287f toggle streamer live but not video when trying to reconnect ty 2024-09-29 13:00:12 -04:00
  • 372f58ea5c handle maybe not reconnecting ty 2024-09-28 18:20:52 -04:00
  • 70cb8a6ca9 Recover pipeline from disconnected rtmp stream ty 2024-09-27 23:02:33 -04:00
  • c4ab44ebe9
    perf(clipper): download segments instead of full video (#114) Zafer Cesur 2024-10-28 20:21:00 +02:00
  • 30aeb20252 add to do zafer 2024-10-28 20:17:30 +02:00
  • 1478ddf9ec Merge branch 'main' of github.com:algora-io/tv into clipper-chunked zafer 2024-10-28 19:45:03 +02:00
  • d81e457b61 mix format zafer 2024-10-28 19:44:32 +02:00
  • 902d5f9f88 Merge branch 'main' of github.com:algora-io/tv into clipper-chunked zafer 2024-10-28 19:40:24 +02:00
  • fcef5653ee improve HLS transmuxing with proper playlist structure zafer 2024-10-28 19:37:46 +02:00
  • 6cf0d8cf70 remove obsolete fn zafer 2024-10-28 19:33:38 +02:00
  • 6301d6f6a8 rename fn zafer 2024-10-28 19:31:23 +02:00
  • bec61bb625 use proper content_type for uploaded videos zafer 2024-10-28 18:24:23 +02:00
  • 0552f70546 update ffmpeg transmux opts zafer 2024-10-28 18:20:32 +02:00
  • 13671446d5 download each clip separately using trimmed manifests and use concat demuxer to join the clips zafer 2024-10-28 17:04:28 +02:00
  • a881fcd18c
    added livestream clipping feature (#111) urbit-pilled 2024-10-29 03:21:14 +13:00
  • b30b602569 remove unused require zafer 2024-10-28 16:13:13 +02:00
  • 8a28b12a98 reorganize routes zafer 2024-10-28 16:11:46 +02:00
  • fc61910029 revert event tracking zafer 2024-10-28 16:11:32 +02:00
  • a2bd8685c8 cleanup unused vars and deps reconnect_rtmp_a2bd868 ty 2024-10-27 21:13:13 -04:00
  • b6d5c4aade fix download_video helper ty 2024-10-27 14:32:19 -04:00
  • 57e1d68e2e fix thumbnail generation ty 2024-10-27 14:13:06 -04:00
  • 6e6e1860e7 fix terminate_stream helper with separate_av ty 2024-10-27 14:09:29 -04:00
  • ce063e8d42 remove logging for subsequent track activity notificaitons ty 2024-10-27 13:44:13 -04:00
  • acf753bf33 configure resume rtmp ty 2024-10-27 13:23:13 -04:00
  • 3137d5a999 add readme to pipeline test dir ty 2024-10-27 12:25:09 -04:00
  • 71c59b0867 configure hlsjs for rtmp reconnect ty 2024-10-10 20:49:10 -04:00
  • 2191ace251 configure hlsjs for gap during reconnect ty 2024-10-08 21:30:56 -04:00
  • 7c7bb579a0 reconnect rtmp to any node via syn ty 2024-10-08 21:29:32 -04:00
  • ad4635a890 discontinue and resume tracks ty 2024-10-01 01:40:34 -04:00
  • 8786fce104 Multple manifest HLS with low-latency support ty 2024-09-28 18:20:52 -04:00
  • fbeeb48b65 rewrite from eager puts to lazy gets shadow-llhls zafer 2024-10-25 00:55:12 +03:00
  • 67059c630d add redirects for guests zafer 2024-10-24 19:59:10 +03:00
  • 7eb32b49f2 changed video producer to video clipper urbit-pilled 2024-10-25 01:21:45 +13:00
  • 43d044f4d3 removed debug prints urbit-pilled 2024-10-25 01:16:04 +13:00
  • 0619df2471 fixed transmux_to_hls by setting id at the start and deleting old video before inserting new one urbit-pilled 2024-10-25 00:54:29 +13:00
  • 64d2e493f2 fixed transmux_to_hls foreign key error where video doesn't exist when thumbnail is being created urbit-pilled 2024-10-24 23:42:01 +13:00
  • 9cf1c7d1ed fixed update stages urbit-pilled 2024-10-24 22:29:14 +13:00
  • 3a2a623588 fix form submission progress update urbit-pilled 2024-10-24 17:47:02 +13:00
  • 4b8765818e fmt zafer 2024-10-21 02:19:22 +03:00
  • 2521e55873 fix og_image_urls zafer 2024-10-21 02:19:14 +03:00
  • 93c26e8591 add redirect zafer 2024-10-21 02:18:16 +03:00
  • ee4531e4e5 add todos optimize-llhls zafer 2024-10-20 19:01:16 +03:00
  • fbad63433a merge multiple broadcasts into one zafer 2024-10-20 18:58:55 +03:00
  • b2dfe81164 update setup instructions zafer 2024-10-19 20:22:33 +03:00
  • f513b53377 add function that uploads video to youtube zafer 2024-10-19 20:15:48 +03:00
  • 32e79ad204
    feat(wip): add YouTube OAuth (#107) Caleb O. 2024-10-19 18:11:31 +01:00
  • 116a7b63a3 fmt zafer 2024-10-19 17:52:36 +03:00
  • 0b7881315d fixes zafer 2024-10-19 17:51:26 +03:00
  • 3f9858cf94 refactor urbit-pilled 2024-10-16 09:35:00 +13:00
  • 0a8f716872 minor fixes zafer 2024-10-15 19:16:51 +03:00
  • 2128c64afa fix missing videothumbnail alias urbit-pilled 2024-10-15 23:56:08 +13:00