January 2023 Summaries
6 posts from Mux
Filter
Month:
Year:
Post Summaries
Back to Blog
The fitness industry has experienced significant changes during the pandemic, with a surge in live-streaming fitness experiences followed by a decline over the past year. However, the future looks hybrid as various trends emerge. User-generated content is expected to expand, and there will be an increasing focus on personalization, analytics, data, and sidecar products that create standalone experiences. Generative AI and motion capture are also set to play a role in fitness platforms. Despite the growth of connected fitness, AR/VR experiences remain limited due to their lack of practicality for most fitness activities. Overall, implementing the right video tech stack will be crucial for businesses to stay competitive in this evolving landscape.
Jan 31, 2023
793 words in the original blog post.
Deleting digital files can be permanent and irreversible, which is why it's crucial to consider the implications before doing so. In cost-optimization efforts, deleting assets may reduce storage costs but also hinder troubleshooting potential issues and remove end user access to videos. To navigate this issue, consider implementing a "soft delete" approach where files are marked for deletion in the application and removed from view after an expiration period. Alternatively, move assets to cold storage or use test streams and assets during early-stage development. Ultimately, it may be best not to allow end users to delete videos directly, as retrieving deleted assets is generally not possible.
Jan 25, 2023
826 words in the original blog post.
The text discusses how to scale documentation as a company grows, focusing on maintaining quality content and excellent usability. It highlights the importance of information architecture and technical foundation in providing a good user experience. The author shares their experience with scaling Mux's documentation site, addressing challenges such as adding new products and features while keeping the interface manageable for users. They also discuss using Next.js 13 to improve performance by reducing JavaScript bundle sizes and adopting Tailwind CSS for better build-time CSS management. The text concludes with a comparison of metrics before and after implementing these changes, emphasizing the importance of considering user experience when scaling documentation.
Jan 20, 2023
2,858 words in the original blog post.
The future of e-commerce is leaning towards live video shopping due to the see-now-want-now consumer mentality. Real-Time Video, launched by Mux earlier this year, can help build a live shopping experience. Impekable, an award-winning digital product studio, has successfully incorporated live shopping into their work with Thailand's largest retailer, Central Department Store. Conversion rates for live commerce are up to 10 times higher than conventional e-commerce, and by 2024, e-commerce revenue in the US from live online shopping is expected to triple, reaching $35 billion. Mux has created a simple live shopping experience using their Real-Time Video product and Stripe payment processing platform. This includes features such as human interaction, shoppable links, and real-time chat. The technical implementation involves creating a presenter view that allows users to create a viewable live stream by using Mux Spaces to broadcast camera-enabled web browsers. Viewers navigate to a link containing the Mux Space created by the presenter to tune in to the live stream and participate in a group chat.
Jan 19, 2023
1,377 words in the original blog post.
Vancouver-based company Pixieset provides a robust platform for photographers to display their work and recently added an integrated video solution in response to user demand. The addition of Mux allowed them to quickly bring the feature to market, focusing on enhancing the user experience rather than building the video stack from scratch. Since launching video support in July, 10% of Pixieset's users have started uploading videos, and they are approaching 10,000 hours of video on their platform. The company plans to continue expanding its video capabilities to better serve both photographers and videographers.
Jan 10, 2023
894 words in the original blog post.
The article discusses the creation of a Winamp-themed media player using media-chrome, a modern video playback framework. It provides step-by-step instructions for building the interface and incorporating various elements from the original Winamp design. The author also suggests potential improvements and additional features that could be added to enhance the overall user experience.
Jan 06, 2023
2,019 words in the original blog post.