# Share android app screen with wowza

**URL:** https://community.wowza.com/t/share-android-app-screen-with-wowza/55231
**Category:** Wowza GoCoder SDK
**Created:** [May 23, 2020, 2:30pm UTC](https://community.wowza.com/t/share-android-app-screen-with-wowza/55231 "2020-05-23T14:30:53Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Ata\_Alla](https://avatars.discourse-cdn.com/v4/letter/a/5f8ce5/32.png) [@Ata\_Alla](https://community.wowza.com/u/Ata_Alla)
#### Post date: [May 23, 2020, 2:30pm UTC](https://community.wowza.com/t/share-android-app-screen-with-wowza/55231/1 "2020-05-23T14:30:53Z")

</div>

is it possible to share screen of the application with wowza?

---

<div class="post-metadata">

### Author: ![video\_streaming](https://avatars.discourse-cdn.com/v4/letter/v/22d042/32.png) [@video\_streaming](https://community.wowza.com/u/video_streaming)
#### Post date: [May 27, 2020, 3:01pm UTC](https://community.wowza.com/t/share-android-app-screen-with-wowza/55231/2 "2020-05-27T15:01:41Z")

</div>

No, not with the GoCoder SDK @Ata Alla, it only accesses the camera on the phone and not the screen. Your other option since we are no longer going to supporting the GoCoder SDK [after Jan 5, 2021](https://www.wowza.com/community/articles/55594/attn-important-wowza-player-wowza-gocoder-sdk-ull.html), is to use WebRTC with android chrome browser where you can share your screen, but be warned there is no audio when you share the screen from a phone.

[https://github.com/WowzaMediaSystems/webrtc-examples/tree/master/Chrome/screenshare](https://github.com/WowzaMediaSystems/webrtc-examples/tree/master/Chrome/screenshare)
