Kurento recording not recording any data
I am working a little bit off of the one2many call tutorial, the one2many call advanced tutorial, and the hello-world recording but I cannot seem to get my recording to work. It creates the file, but it is always 382 bytes with no playable content. There are no errors being thrown and communication between the browser and app server are working without failure as well. This is what the code that handles the initial recording request looks like: //1. Media logic BroadcastPipeline broadcastPipeline = new BroadcastPipeline(kurento, "test-broadcast"); //2. User session broadcasterUserSession = new