am working on changing the sound output mode of an LG TV to "mobile_phone" using the API com.webos.service.apiadapter/audio/changeSoundOutput. After changing the output mode, I need to capture the streamed audio packets that the TV sends to the mobile phone.
Could you please provide guidance on where I can access or intercept these audio streams after switching the sound output mode? Specifically, I need information on how the TV handles the audio transmission when output is set to a mobile device, and the protocol or streaming format involved.
am working on changing the sound output mode of an LG TV to "mobile_phone" using the API com.webos.service.apiadapter/audio/changeSoundOutput. After changing the output mode, I need to capture the streamed audio packets that the TV sends to the mobile phone.
Could you please provide guidance on where I can access or intercept these audio streams after switching the sound output mode? Specifically, I need information on how the TV handles the audio transmission when output is set to a mobile device, and the protocol or streaming format involved.
Looking forward to your insights on this issue.