www.mux.com
Open in
urlscan Pro
76.76.21.9
Public Scan
Submitted URL: http://mux.com/
Effective URL: https://www.mux.com/
Submission: On September 30 via manual from RO — Scanned from DE
Effective URL: https://www.mux.com/
Submission: On September 30 via manual from RO — Scanned from DE
Form analysis
0 forms found in the DOMText Content
Skip to content Mux Player is now in beta. Check it out.🤠Open Menu Video Data Player Docs & Tools * Mux Video Docs * Mux Data Docs * Full API Reference * Changelog * Open Source Software * SDKs Company * Team * Customers * Resources * Partners * Startups * Jobs * Support Blog Pricing Log in Sign up /Video OverviewFeaturesLiveInteractiveEncodingReal-Time Video HOW DEVELOPERS BUILD ONLINE VIDEO Mux Video is an API that enables developers to build unique live and on-demand video experiences. Get started freeTalk to us Robinhood logo Robinhood logo ONE API. EVERYTHING VIDEO. From capture to playback in minutes, not months. OWN YOUR PLATFORM. Streaming video that adapts to your workflow and not the other way around. BUILT-IN VIDEO EXPERTISE. Decisions are driven by data for better quality, reliability, and speed. GLOBAL SCALE AND PERFORMANCE. Whether you're serving a few dozen streams or a few million, we’ll manage it so you don’t have to. API DEMO VIDEO, IN SECONDS. VIDEO FILES LIVE STREAMING Step 1 POST A VIDEO. POST the URL of any video file using the Mux API. Mux will ingest the file, create a video asset, and prepare it for streaming. POST https://api.mux.com/video/v1/assets { "input": "https://muxed.s3.amazonaws.com/ink.mp4", "playback_policy": "public" } Run demo The response will show here Step 2 STREAM IT ANYWHERE. Add the Playback ID to stream.mux.com. Mux instantly creates the right renditions for every device and bandwidth, resulting in lower costs and better viewer experiences. https://stream.mux.com/{PLAYBACK_ID}.m3u8 Video publishing speed: 0.00s Step 1 CREATE A STREAM KEY. The Live Stream object in the Mux API is a record of a live stream of video that will be pushed to Mux. To create your first Live Stream, send a POST request to the /live-streams endpoint. POST https://api.mux.com/video/v1/live-streams { "playback_policy": "public", "new_asset_settings": { "playback_policy": "public" } } { "data": { "stream_key": "your-secret-stream-key", "status": "idle", "reconnect_window": 60, "playback_ids": [ { "policy": "public", "id": "your-public-playback-id" } ], "new_asset_settings": { "playback_policies": [ "public" ] }, "id": "your-live-stream-id", "created_at": "1589547489" } } Step 2 BROADCAST TO MUX. Mux supports live streaming using the RTMP protocol, which is supported by most broadcast software/hardware as well as open source software for mobile applications. rtmps://global-live.mux.com:443/app Configure broadcast software Live stream from your app Step 3 STREAM IT ANYWHERE. Add the Playback ID to stream.mux.com. Mux instantly creates the right renditions for every device and bandwidth, resulting in lower costs and better viewer experiences. https://stream.mux.com/{PLAYBACK_ID}.m3u8 READY TO GET STARTED? No credit card to start. $20 in free credit when you’re ready. Talk to us Create account BUILD YOUR DREAM VIDEO EXPERIENCE FEATURES TO BUILD YOUR DREAM VIDEO EXPERIENCE ADDING VIDEO / GOING LIVE ADDING VIDEO * Direct uploads * Pull-based inputs * Wide range of input file formats * Test assets * Clipping GOING LIVE * Stream live * RTMP input PROCESSING * Just-in-time encoding * Smart adaptive bitrate (ABR) ladder * Audio normalization STREAMING OUT * Subtitles and Closed Captions * Auto-Generated Live Captions * Thumbnails * GIFs * Storyboards * MP4 for offline viewing * Watermarking * Playback policies * Signed URLs * Redundant delivery option * Live simulcasting * Audio delivery for video playback MANAGING * Usage tracking per asset * Multi-organization user access * Master access * Webhooks * Headless CMS integration * Live Stream Input Health * Engagement Metrics * Video analytics View all features BETTER QUALITY THROUGH DATA. MUX DATA. Our meticulously designed metrics and powerful filtering tools help you see what your users are really experiencing, around the world and across devices. Learn more about Mux Data FEATURED MUX DATA CUSTOMERS vimeo-logo TED-logo udemy-logo wistia-logo vimeo-logo TED-logo udemy-logo wistia-logo FEATURED MUX VIDEO CUSTOMERS Robinhood logo scale-logo crowd-cast-colored Robinhood logo scale-logo crowd-cast-colored WE POWER VIDEO STREAMING AND ANALYTICS FOR SOME OF THE BEST VIDEO APPS AND WEBSITES. View our customers GET /VIDEO No credit card to start. $20 in free credit when you're ready. Talk to us Create account UNITED STATES 50 Beale Street, Floor 9 San Francisco, CA, 94105 510-402-2257 UNITED KINGDOM 34-37 Liverpool Street Unit 4.06, 4th Floor London, EC2M 7PP Contact us * * * PRODUCTS /VIDEO * Overview * Features * Live * Interactive * Encoding * Real-Time Video * Pricing /DATA * Overview * Real-Time Data * Pricing PLAYER * Overview DOCS & TOOLS * Mux Video docs * Mux Data docs * Full API reference * Open source software API SDKS * Python * Go * Elixir * Node * Ruby * PHP COMPANY * Team * Jobs * Blog * Customers * Resources * Partners * Support * Download Press Kit LEARN ABOUT VIDEO * Video glossary * What is video encoding? * What are video APIs? * How to build your own live streaming app * Demuxed * HowVideo.Works * © 2022 Mux, Inc. * Terms of service * Security * Privacy policy Status: Good