# Live streaming from Linux over UDP protocol

**URL:** https://community.wowza.com/t/live-streaming-from-linux-over-udp-protocol/51796
**Category:** Wowza Streaming Engine
**Created:** [August 13, 2018, 3:25pm UTC](https://community.wowza.com/t/live-streaming-from-linux-over-udp-protocol/51796 "2018-08-13T15:25:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![harshal\_patel](https://avatars.discourse-cdn.com/v4/letter/h/85e7bf/32.png) [@harshal\_patel](https://community.wowza.com/u/harshal_patel)
#### Post date: [August 13, 2018, 3:25pm UTC](https://community.wowza.com/t/live-streaming-from-linux-over-udp-protocol/51796/1 "2018-08-13T15:25:11Z")

</div>

I have an embedded device running with Linux.

I want to stream my camera content to Wowza cloud and at the same time, I want to display content to local display.

I am using gstremer to achieve the same. I am able to stream this using RTMP, however, as RTMP is working on TCP, it’s too heavy for network. I am looking for a way to stream using some UDP protocol.

Is there a way to stream using UDP? (I know there is an RTMFP version which basically uses UDP, however, I don’t see the support of the same on Wowza)
