mirror of
git://f0xx.org/ac/ac-ms-media-transcode
synced 2026-07-29 04:38:08 +03:00
Add lab restream pipeline with pirate_drift logo and lib/env.sh.
Encode-once/fanout scripts, HLS output, and single overloadable env source. Commits assets/pirate_drift.png as default watermark for cluster runs. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
14
config/sinks.list
Normal file
14
config/sinks.list
Normal file
@@ -0,0 +1,14 @@
|
||||
# Migrated from streaming_v0 (sanitized — replace STREAM_KEY / host for your lab).
|
||||
# Active sinks for fanout-copy stage (stream copy, no re-encode).
|
||||
#
|
||||
# Local nginx-rtmp or MediaMTX lab ingest:
|
||||
# rtmp://127.0.0.1/live/dev
|
||||
#
|
||||
# YouTube Live (lab only — paste stream key from YouTube Studio):
|
||||
# rtmp://a.rtmp.youtube.com/live2/STREAM_KEY_HERE
|
||||
#
|
||||
# Twitch:
|
||||
# rtmp://live.twitch.tv/app/STREAM_KEY_HERE
|
||||
#
|
||||
# Previous v0 hopto relay (example — do not use without your own endpoint):
|
||||
# rtmp://your-relay.example.org/live/stream
|
||||
Reference in New Issue
Block a user