Wowza Community

need a demo on bidirectional data transfer while live streaming android..

need a demo on bidirectional data transfer while live streaming android…

Hi @rudresh sp, the following android document is a walkthrough for the bi-directional, asynchronous event framework.

https://www.wowza.com/resources/gocodersdk/docs/1.0/api-docs-android/com/wowza/gocoder/sdk/api/data/package-summary.html

Hi Rose,

The example in your link only shows the GoCoder side code. When I tried it, I still cannot achieve bi-directional data transfer since it’s now clear how should the server side be setup. Can you also provide the code on the server side?