{
"request" : "subscribe",
"streams" : [
{
"feed_id" : <unique ID of publisher owning the new stream to subscribe to>,
"mid" : "<unique mid of the publisher stream to subscribe to; optional>"
// Optionally, simulcast or SVC targets (defaults if missing)
},
// Other new streams to subscribe to
]
}