[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"workflow-asset-db94427e":3,"seo:featured-workflow:db94427e-4e61-11f1-9bc6-00163e2b0d79:fr":83,"workflow-related-asset-db94427e-db94427e-4e61-11f1-9bc6-00163e2b0d79":84},{"id":4,"uuid":5,"slug":6,"title":7,"description":8,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":12,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":15,"tags":22,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":29,"asset_kind":30,"target_tools":31,"install_mode":35,"entrypoint":19,"risk_profile":36,"dependencies":38,"verification":43,"agent_metadata":46,"agent_fit":59,"trust":71,"provenance":80,"created_at":82,"updated_at":82},3452,"db94427e-4e61-11f1-9bc6-00163e2b0d79","asset-db94427e","Restreamer — Self-Hosted Live Video Streaming Server","A complete self-hosted streaming server that lets you ingest RTMP or SRT feeds and restream them to YouTube, Twitch, Facebook, or any HLS-compatible player, all through a visual web interface.","8a910e34-3180-11f1-9bc6-00163e2b0d79","Script Depot","https:\u002F\u002Ftokrepo.com\u002Fapple-touch-icon.png",0,"","en",[16],{"id":17,"step_order":18,"title":19,"description":13,"prompt_template":20,"variables":13,"depends_on":21,"expected_output":13},4012,1,"Restreamer","# Restreamer — Self-Hosted Live Video Streaming Server\n\n## Quick Use\n```bash\ndocker run -d --name restreamer \n  -p 8080:8080 -p 1935:1935 -p 6000:6000\u002Fudp \n  -v restreamer-data:\u002Fcore\u002Fconfig \n  datarhei\u002Frestreamer:latest\n# Open http:\u002F\u002Flocalhost:8080 for the dashboard\n```\n\n## Introduction\nRestreamer is an open-source video streaming server built on FFmpeg that turns any camera feed, OBS stream, or media file into a live broadcast. It handles ingest via RTMP and SRT, transcodes on the fly, and publishes to multiple platforms simultaneously without recurring license costs.\n\n## What Restreamer Does\n- Ingests live video from RTMP, SRT, RTSP, or local camera sources\n- Restreams to YouTube Live, Twitch, Facebook Live, Vimeo, and custom RTMP endpoints\n- Serves HLS streams directly for embedding in websites and custom players\n- Provides a web-based dashboard for managing all streams and monitoring health\n- Records live streams to disk with configurable retention and file rotation\n\n## Architecture Overview\nRestreamer wraps FFmpeg behind a REST API and web UI. The core service manages FFmpeg processes for each configured stream, handling ingest, transcoding, and output routing. A built-in HLS server delivers streams to browsers. The web interface communicates with the backend via a documented REST API, making automation straightforward.\n\n## Self-Hosting & Configuration\n- Deploy with Docker or Docker Compose using the official image\n- Configure stream sources and output targets entirely through the web UI\n- Set hardware acceleration (VAAPI, NVENC) for efficient transcoding on compatible GPUs\n- Enable snapshot thumbnails and stream health checks for monitoring\n- Back up configuration by mounting the \u002Fcore\u002Fconfig volume\n\n## Key Features\n- Multi-destination streaming: push a single input to multiple platforms at once\n- Built-in HLS server for direct browser playback without third-party CDNs\n- SRT protocol support for low-latency, high-quality ingest over unreliable networks\n- Snapshot and thumbnail generation for stream previews\n- Fully documented REST API for programmatic stream management\n\n## Comparison with Similar Tools\n- **Owncast** — focuses on single-destination self-hosted streaming with chat; Restreamer excels at multi-platform restreaming\n- **OBS Studio** — desktop app for composing streams; Restreamer is a headless server for relaying and distributing\n- **Nginx-RTMP** — requires manual config; Restreamer provides a point-and-click web UI\n- **Ant Media Server** — commercial with open-source community edition; Restreamer is fully free\n\n## FAQ\n**Q: Can I use Restreamer with OBS?**\nA: Yes. Point OBS at the Restreamer RTMP or SRT endpoint and configure outputs in the web UI.\n\n**Q: Does it support GPU-accelerated transcoding?**\nA: Yes. Enable VAAPI or NVENC in the Docker configuration for hardware-accelerated encoding.\n\n**Q: Can I embed the live stream on my website?**\nA: Yes. Restreamer serves HLS streams with a built-in player widget and embeddable iframe code.\n\n**Q: What are the hardware requirements?**\nA: A dual-core CPU handles a single 1080p stream. GPU acceleration is recommended for multiple simultaneous transcodes.\n\n## Sources\n- https:\u002F\u002Fgithub.com\u002Fdatarhei\u002Frestreamer\n- https:\u002F\u002Fdocs.datarhei.com\u002Frestreamer","0",[23],{"id":24,"name":25,"slug":26,"icon":27},11,"Scripts","script","📜",false,"55922b52bdc7f3db192612a6e4a6025a9cd81174baba4cd6929e7eb512d19692","skill",[32,33,34],"claude_code","codex","gemini_cli","single",{"executes_code":28,"modifies_global_config":28,"requires_secrets":37,"uses_absolute_paths":28,"network_access":28},[],{"npm":39,"pip":40,"brew":41,"system":42},[],[],[],[],{"commands":44,"expected_files":45},[],[19],{"asset_kind":30,"target_tools":47,"install_mode":35,"entrypoint":19,"risk_profile":48,"dependencies":50,"content_hash":29,"verification":55,"inferred":58},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":49,"uses_absolute_paths":28,"network_access":28},[],{"npm":51,"pip":52,"brew":53,"system":54},[],[],[],[],{"commands":56,"expected_files":57},[],[19],true,{"target":33,"score":60,"status":61,"policy":62,"why":63,"asset_kind":30,"install_mode":35},98,"native","allow",[64,65,66,67,68,69,70],"target_tools includes codex","asset_kind skill","install_mode single","markdown-only","policy allow","safe markdown-only Codex install","trust established",{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":29,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":74,"review_status":75,"signals":76},"established","hash_only",[],"unreviewed",[77,78,79],"author has published assets","content hash available","no dangerous capability badges",{"owner_uuid":9,"owner_name":10,"source_url":81,"content_hash":29,"visibility":18,"created_at":82,"updated_at":82},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fasset-db94427e","2026-05-13 08:22:42",null,[85,137,192,246],{"id":86,"uuid":87,"slug":88,"title":89,"description":90,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":91,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":92,"tags":93,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":95,"asset_kind":30,"target_tools":96,"install_mode":35,"entrypoint":97,"risk_profile":98,"dependencies":100,"verification":105,"agent_metadata":108,"agent_fit":120,"trust":122,"provenance":125,"created_at":127,"updated_at":128,"__relatedScore":129,"__relatedReasons":130,"__sharedTags":135},2144,"15afa0db-4106-11f1-9bc6-00163e2b0d79","soft-serve-self-hosted-git-server-beautiful-tui-15afa0db","Soft Serve — Self-Hosted Git Server with a Beautiful TUI","Soft Serve is a lightweight, self-hosted Git server by Charm that provides SSH-based repository hosting with a built-in terminal user interface. It supports access control, a web interface, and Git hooks, all in a single Go binary with no database required.",93,[],[94],{"id":24,"name":25,"slug":26,"icon":27},"d12270d8aa58a9ae97789b87b3093a7ae7913a03fa86870ed303abc2397323d9",[32,33,34],"Soft Serve Git Server",{"executes_code":28,"modifies_global_config":28,"requires_secrets":99,"uses_absolute_paths":28,"network_access":28},[],{"npm":101,"pip":102,"brew":103,"system":104},[],[],[],[],{"commands":106,"expected_files":107},[],[97],{"asset_kind":30,"target_tools":109,"install_mode":35,"entrypoint":97,"risk_profile":110,"dependencies":112,"content_hash":95,"verification":117},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":111,"uses_absolute_paths":28,"network_access":28},[],{"npm":113,"pip":114,"brew":115,"system":116},[],[],[],[],{"commands":118,"expected_files":119},[],[97],{"target":33,"score":60,"status":61,"policy":62,"why":121,"asset_kind":30,"install_mode":35},[64,65,66,67,68,69,70],{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":95,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":123,"review_status":75,"signals":124},[],[77,78,79],{"owner_uuid":9,"owner_name":10,"source_url":126,"content_hash":95,"visibility":18,"created_at":127,"updated_at":128},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fsoft-serve-self-hosted-git-server-beautiful-tui-15afa0db","2026-04-26 08:23:01","2026-05-12 19:48:13",126.95969178039955,[131,132,133,134],"topic-match","same-kind","same-target","same-author",[26,136],"scripts",{"id":138,"uuid":139,"slug":140,"title":141,"description":142,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":143,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":144,"tags":145,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":147,"asset_kind":30,"target_tools":148,"install_mode":149,"entrypoint":150,"risk_profile":151,"dependencies":154,"verification":159,"agent_metadata":162,"agent_fit":174,"trust":181,"provenance":185,"created_at":187,"updated_at":188,"__relatedScore":189,"__relatedReasons":190,"__sharedTags":191},2146,"40422f99-4106-11f1-9bc6-00163e2b0d79","lldap-lightweight-ldap-server-self-hosted-authentication-40422f99","LLDAP — Lightweight LDAP Server for Self-Hosted Authentication","LLDAP is a minimal LDAP server written in Rust designed for small self-hosted setups. It provides a web UI for managing users and groups and implements just enough of the LDAP protocol to work with common apps like Nextcloud, Gitea, Authelia, and Jellyfin.",92,[],[146],{"id":24,"name":25,"slug":26,"icon":27},"aec9d0570aa327737a72826ff8d07c3a97aef4ce15801b70f4df41cd24aa3f94",[32,33,34],"stage_only","LLDAP Auth Server",{"executes_code":28,"modifies_global_config":28,"requires_secrets":152,"uses_absolute_paths":28,"network_access":28},[153],"LLDAP_JWT_SECRET",{"npm":155,"pip":156,"brew":157,"system":158},[],[],[],[],{"commands":160,"expected_files":161},[],[150],{"asset_kind":30,"target_tools":163,"install_mode":149,"entrypoint":150,"risk_profile":164,"dependencies":166,"content_hash":147,"verification":171},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":165,"uses_absolute_paths":28,"network_access":28},[153],{"npm":167,"pip":168,"brew":169,"system":170},[],[],[],[],{"commands":172,"expected_files":173},[],[150],{"target":33,"score":175,"status":149,"policy":149,"why":176,"asset_kind":30,"install_mode":149},29,[64,65,177,178,179,180,70],"install_mode stage_only","policy stage_only","install_mode is stage_only","risk_profile.requires_secrets is not empty",{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":147,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":182,"review_status":75,"signals":184},[183,149],"requires_secrets",[77,78],{"owner_uuid":9,"owner_name":10,"source_url":186,"content_hash":147,"visibility":18,"created_at":187,"updated_at":188},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Flldap-lightweight-ldap-server-self-hosted-authentication-40422f99","2026-04-26 08:24:12","2026-05-13 12:40:25",121.9527244228309,[131,132,133,134],[26,136],{"id":193,"uuid":194,"slug":195,"title":196,"description":197,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":198,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":199,"tags":200,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":202,"asset_kind":30,"target_tools":203,"install_mode":35,"entrypoint":204,"risk_profile":205,"dependencies":207,"verification":212,"agent_metadata":215,"agent_fit":227,"trust":234,"provenance":239,"created_at":241,"updated_at":242,"__relatedScore":243,"__relatedReasons":244,"__sharedTags":245},2308,"29fd01ff-431d-11f1-9bc6-00163e2b0d79","languagetool-self-hosted-grammar-style-checker-25-languages-29fd01ff","LanguageTool — Self-Hosted Grammar and Style Checker for 25+ Languages","An open-source grammar, style, and spell checker that supports over 25 languages and can be self-hosted as an HTTP API server for private proofreading.",123,[],[201],{"id":24,"name":25,"slug":26,"icon":27},"e5cb8013b9113bd88e279a7ff06ea57a154b2a39cf538bac0a0a840865f82507",[32,33,34],"LanguageTool Overview",{"executes_code":28,"modifies_global_config":28,"requires_secrets":206,"uses_absolute_paths":28,"network_access":58},[],{"npm":208,"pip":209,"brew":210,"system":211},[],[],[],[],{"commands":213,"expected_files":214},[],[204],{"asset_kind":30,"target_tools":216,"install_mode":35,"entrypoint":204,"risk_profile":217,"dependencies":219,"content_hash":202,"verification":224},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":218,"uses_absolute_paths":28,"network_access":58},[],{"npm":220,"pip":221,"brew":222,"system":223},[],[],[],[],{"commands":225,"expected_files":226},[],[204],{"target":33,"score":228,"status":229,"policy":230,"why":231,"asset_kind":30,"install_mode":35},64,"needs_confirmation","confirm",[64,65,66,232,233,70],"policy confirm","risk_profile.network_access is true",{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":202,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":235,"review_status":75,"signals":237},[236],"network_access",[238,77,78],"asset has usage views",{"owner_uuid":9,"owner_name":10,"source_url":240,"content_hash":202,"visibility":18,"created_at":241,"updated_at":242},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Flanguagetool-self-hosted-grammar-style-checker-25-languages-29fd01ff","2026-04-29 00:13:16","2026-05-13 12:24:44",112.14013252774335,[131,132,133,134],[26,136],{"id":247,"uuid":248,"slug":249,"title":250,"description":251,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":252,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":253,"tags":254,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":256,"asset_kind":30,"target_tools":257,"install_mode":35,"entrypoint":258,"risk_profile":259,"dependencies":261,"verification":266,"agent_metadata":269,"agent_fit":281,"trust":283,"provenance":286,"created_at":288,"updated_at":289,"__relatedScore":290,"__relatedReasons":291,"__sharedTags":292},2154,"ff3b5f92-4125-11f1-9bc6-00163e2b0d79","meshcentral-self-hosted-remote-device-management-platform-ff3b5f92","MeshCentral — Self-Hosted Remote Device Management Platform","MeshCentral is a full-featured, self-hosted remote monitoring and management platform. It provides remote desktop, terminal, file transfer, and device management for Windows, Linux, and macOS through a web browser.",91,[],[255],{"id":24,"name":25,"slug":26,"icon":27},"03f9263a4d114a35dd886f9c996e0925fa5458fbd91ae22441c17af571f2e550",[32,33,34],"MeshCentral Overview",{"executes_code":28,"modifies_global_config":28,"requires_secrets":260,"uses_absolute_paths":28,"network_access":28},[],{"npm":262,"pip":263,"brew":264,"system":265},[],[],[],[],{"commands":267,"expected_files":268},[],[258],{"asset_kind":30,"target_tools":270,"install_mode":35,"entrypoint":258,"risk_profile":271,"dependencies":273,"content_hash":256,"verification":278},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":272,"uses_absolute_paths":28,"network_access":28},[],{"npm":274,"pip":275,"brew":276,"system":277},[],[],[],[],{"commands":279,"expected_files":280},[],[258],{"target":33,"score":60,"status":61,"policy":62,"why":282,"asset_kind":30,"install_mode":35},[64,65,66,67,68,69,70],{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":256,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":284,"review_status":75,"signals":285},[],[77,78,79],{"owner_uuid":9,"owner_name":10,"source_url":287,"content_hash":256,"visibility":18,"created_at":288,"updated_at":289},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fmeshcentral-self-hosted-remote-device-management-platform-ff3b5f92","2026-04-26 12:11:27","2026-05-13 13:10:33",108.94568174101833,[131,132,133,134],[26,136]]