RTCView: how we listen audio if app kill?

I am building audio broadcasting system. Need to listen audio stream always (app in background and kill mode).

Is it possible with react-native-webrtc and how?