Skip to Content
Mux Docs: Home
Mux Logo
Docs
 
Log in
Sign Up

 

Contact Support
SupportLog inSign Up
 
← Back to Changelog

 

 
   

 

 

Sign up for our newsletter
XLinkedInGitHub

© 2025 Mux, Inc
Status:Loading...

Type

Product

← Back to Changelog

Mux Data now supports JSON formatting for View Streaming Exports

Apr 14, 2023
   

Mux Data now supports exporting data for View Streaming Exports in JSON format. This makes it much easier to connect the data stream with data stores such as BigQuery and Snowflake. Customers can easily set it up by going to Mux Dashboard -> Settings -> Streaming Export -> New streaming export -> make sure to select “JSON” as the export format.

The fields that are included in the streaming export’s JSON format are identical to what we support in the protobuf format, which can be found in this repo. When new fields are made available, the export needs to be upgraded to receive new fields: Mux Dashboard -> Settings -> Streaming Export -> Click Upgrade to receive the new fields. For more schema management information, check out this guide.